Hazel K
7b2bc12ff9
Merge branch 'develop' into hazelnoot/following-timeline
2024-10-02 12:18:29 -04:00
Marie
2e036d14c5
fix: sidebarLogoUrl type
2024-10-02 17:53:44 +02:00
Hazel K
705ae79eb1
Merge branch 'develop' into hazelnoot/following-timeline
2024-10-02 11:45:09 -04:00
Hazel K
ef7cde6bc6
fixes from peer review
2024-10-02 11:38:21 -04:00
dakkar
0bd6d48c7e
merge: Customize Sidebar/Visitor/About separately from app icon. ( !632 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/632
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2024-10-02 14:55:20 +00:00
dakkar
bf85d22a66
merge: Enhance: Add back buttons to Antenna and List Timelines, Tag Search, and Role Detail page. ( !637 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/637
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2024-10-02 14:43:37 +00:00
dakkar
7bc0d4efff
merge: Respect CWs in note previews ( resolves #690 ) ( !639 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/639
Closes #690
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2024-10-02 14:43:07 +00:00
Hazel K
c0583e5d5c
don't leak boost / quote / reply contents when CW is in effect
2024-10-02 00:54:35 -04:00
Hazel K
19204851a0
Revert "respect CWs in note summaries"
...
This reverts commit cf49701c2a
.
2024-10-02 00:49:26 -04:00
Hazel K
5a36c91bf1
Revert "avoid TS errors in get-note-summary"
...
This reverts commit 6785996960
.
2024-10-02 00:49:25 -04:00
Hazel K
2cad08001a
Revert "preserve non-text details in note summaries"
...
This reverts commit 23659ab013
.
2024-10-02 00:49:25 -04:00
Hazel K
fa176ab543
Revert "expose prop to force-collapse MkNote / SkNote"
...
This reverts commit c5117552ca
.
2024-10-02 00:48:23 -04:00
Hazel K
93a4008d42
disable the per-user feed on mobile
2024-10-02 00:45:41 -04:00
Hazel K
09b0de13bf
fix comment typo
2024-10-02 00:44:26 -04:00
Hazel K
e031877a9e
rename some CSS and JS names
2024-10-02 00:20:39 -04:00
Hazel K
eb2c2e261b
remove extraneous "user preview" from feed entries
2024-10-02 00:15:52 -04:00
Hazel K
21277eab8f
auto-select the first user in the following feed
2024-10-02 00:11:57 -04:00
Hazel K
2a11c1ecf6
emit "init" event from MkPagination
2024-10-02 00:09:32 -04:00
Hazel K
8f14fec45b
fix error handling for following-feed
2024-10-02 00:09:10 -04:00
Hazel K
ce5c156e42
translate alt text for "no notes found" image
2024-10-02 00:08:52 -04:00
Hazel K
c8abbcaa33
fix link to post
2024-10-01 22:40:19 -04:00
Hazel K
779b5ef257
show two lines of text for feed entries
2024-10-01 22:27:08 -04:00
Hazel K
d2cf675569
show user info over user feed
2024-10-01 22:21:08 -04:00
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
acc0c7867f
exclude boosts from featured timeline
2024-09-30 13:29:15 -04:00
Hazel K
8d3367dee3
fix more copyright headers
2024-09-30 12:14:00 -04:00
Hazel K
168ff64b03
fix copyright header
2024-09-30 12:06:44 -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
502e642b4a
update misskey-js for notes/following endpoint
2024-09-30 12:03:48 -04:00
Hazel K
04baad2f9c
fix icon mappings for ti-user-check and ti-user-heart
2024-09-30 12:03:21 -04:00
Hazel K
3479c2c13a
add mutuals-only option
2024-09-30 01:12:29 -04:00
Hazel K
072f4b4608
add /notes/following endpoint
2024-09-30 00:49:45 -04:00
Hazel K
ebff2eec87
track latest note for each user
2024-09-29 23:24:22 -04:00
Hazel K
7b104ffe94
fix crash during startup
2024-09-29 23:22:58 -04:00
Hazel K
01ec9635c1
remove duplicate generated columns from LatestNote
2024-09-29 22:51:24 -04:00
Hazel K
0a09e6d86a
clean up copy constructor
2024-09-29 22:50:39 -04:00
Hazel K
d1b5b54bad
remove extra space
2024-09-29 22:50:29 -04:00