1
0
Commit Graph

3174 Commits

Author SHA1 Message Date
Hazel K cb10fe91bb preserve non-text details in note summaries 2024-10-01 18:28:25 -04:00
Hazel K 204e734192 include user feed 2024-10-01 18:28:04 -04:00
Hazel K 23659ab013 preserve non-text details in note summaries 2024-10-01 18:26:59 -04:00
Hazel K 94ce7272a7 avoid TS errors in get-note-summary 2024-10-01 14:47:06 -04:00
Hazel K 34aeeb0862 respect CWs in note summaries 2024-10-01 14:47:06 -04:00
Hazel K 6785996960 avoid TS errors in get-note-summary 2024-10-01 14:44:34 -04:00
Hazel K cf49701c2a respect CWs in note summaries 2024-10-01 14:44:16 -04:00
Hazel K ae3863bed0 use compact rendering for following feed 2024-10-01 14:37:09 -04:00
Julia Johannesen 91889dfed3 Add spacing in type signature
Again, to match the upstream PR.
2024-10-01 13:07:32 -04:00
Julia Johannesen 0aec0bb402 Fix to match upstream
Upstreams linter was mad about the attributes not being before the event
handlers, so this fixes that to match upstream when we end up merging
2024.9 (assuming it gets included in that release)
2024-10-01 10:30:02 -04:00
Julia Johannesen 7a1596cad9 Make post form attachments accessible
Adds a role="button", tabindex, and @keydown to MkPostFormAttaches in
order to make it accessible to keyboard users.
2024-10-01 10:06:40 -04:00
Hazel K 6cb4ee7879 fix page icon 2024-09-30 14:47:35 -04:00
Hazel K e022148875 add refresh button 2024-09-30 13:56:10 -04:00
Hazel K 6a42874eac add following-feed page 2024-09-30 12:06:00 -04:00
Hazel K c5117552ca expose prop to force-collapse MkNote / SkNote 2024-09-30 12:04:44 -04:00
Hazel K 04baad2f9c fix icon mappings for ti-user-check and ti-user-heart 2024-09-30 12:03:21 -04:00
piuvas de33ade423 fix wording for the branding setting 2024-09-29 11:45:35 -03:00
piuvas 4edce0cb48 classic view 2024-09-29 09:04:21 -03:00
piuvas 08711e144b fix iconOnly view 2024-09-29 08:29:50 -03:00
丈槍由紀 025b2467b2 Add back button to the Roles page. 2024-09-27 23:00:08 -04:00
丈槍由紀 d9ba0f9f0d Add back button to antenna, list, and tag timelines. 2024-09-27 23:00:02 -04:00
dakkar 69efba9366 merge: Fetch sponsors from OC (!624)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/624

Closes #653

Approved-by: Julia <julia@insertdomain.name>
Approved-by: Tess K <me@thvxl.se>
2024-09-23 17:57:39 +00:00
piuvas silly 41edc4cfbd Update 4 files
- /packages/frontend/src/pages/admin/branding.vue
- /packages/backend/src/models/Meta.ts
- /packages/backend/src/server/api/endpoints/admin/meta.ts
- /packages/backend/src/server/api/endpoints/admin/update-meta.ts
2024-09-23 16:34:29 +00:00
piuvas silly 3ebef6ac47 Update navbar-for-mobile.vue 2024-09-23 16:26:33 +00:00
piuvas silly 15167d98c5 Update navbar.vue 2024-09-23 16:25:34 +00:00
piuvas silly a220d327cd Update navbar-for-mobile.vue 2024-09-23 16:24:57 +00:00
piuvas 4ee2973303 requested fixes! 2024-09-22 17:32:46 -03:00
piuvas 73c0b11d1c fix icon-only sidebar bug. 2024-09-22 15:36:10 -03:00
piuvas d839c1eee1 sidebarlogo localization 2024-09-22 15:28:10 -03:00
piuvas 34392ff11a fix formatting 2024-09-22 14:50:35 -03:00
piuvas ec5b3c8788 frontend changes 2024-09-22 14:47:04 -03:00
piuvas 1af6f8c5da backend configuring 2024-09-22 14:47:04 -03:00
Esurio 7aa956aca9 fix: use i18n in settings 2024-09-22 14:47:04 -03:00
Marie 1a6c4e3714 upd: remove duplication 2024-09-22 19:13:50 +02:00
Marie 730bdab5fa upd: add onCancel to esc 2024-09-21 18:04:31 +00:00
dakkar d3710f0872 maybe fix #510 - try to not edit visibility
the frontend part is pretty straightforward, the backend part is ugly
but it shouldn't make things worse than they already are
2024-09-21 18:24:57 +01:00
dakkar 2017b763f2 fix #332 - classic view navbar now respects "side (icon only)"
* removed `menuDisplay` computed variable
* directly access `defaultStore` in `calcViewState`
* actually call `calcViewState` at setup!

all three these changes were copied from `universal.vue`, the default
view.
2024-09-21 17:10:05 +01:00
dakkar 1b58326dd6 alert when searching notes from widget, and search is disabled 2024-09-21 16:29:23 +01:00
Esurio cc51f7038e fix: use i18n in settings 2024-09-19 12:37:56 +00:00
Marie c5c3c26271 chore: vue lint 2024-09-16 02:11:41 +02:00
Marie 7d449b9009 chore: add spacing between { and } 2024-09-16 01:17:12 +02:00
Marie 696c76768d chore: lint 2024-09-16 01:14:31 +02:00
Marie d2564836ed upd: prompt for confirmation on external links 2024-09-16 01:12:20 +02:00
Marie e21e2530e6 fix: don't show quoted toast on cancel of quote note 2024-09-16 00:35:26 +02:00
Marie bde6bb0bd2 upd: don't ignore new lines on file info 2024-09-16 00:15:06 +02:00
Marie 67257ee5c6 upd: fix audio showing multiple warnings 2024-09-16 00:08:15 +02:00
Marie 9b7301fb2e upd: Prompt for confirmation when Plugin:open_url is used 2024-09-15 23:54:31 +02:00
Marie b7815df134 upd: fetch sponsors from OC 2024-09-15 20:04:29 +02:00
dakkar b211507a07 merge: Run eslint with caching (!618)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/618

Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Tess K <me@thvxl.se>
2024-09-14 10:45:44 +00:00
Esurio bd586c86ec fix: use i18n in SkSearchResultWindow 2024-09-14 16:41:31 +09:00