628 Commits

Author SHA1 Message Date
Echo
76184c998c
Fix issue where Wrapstodon was pushed to the bottom of the feed (#37190) 2025-12-10 15:55:12 +00:00
diondiondion
9d81561bb2
Update Wrapstodon design (#37169) 2025-12-09 16:51:05 +00:00
Echo
31c392b1bc
Wrapstodon modal with new share button (#37109) 2025-12-03 16:25:36 +00:00
Echo
e5e3a64a9b
Display Wrapstodon inline widget (#37106) 2025-12-03 13:58:38 +00:00
diondiondion
9334bd9ede
Don't reset scroll when using hotkeys to focus columns, add hotkey 0 to scroll to top (#37052) 2025-11-28 16:19:23 +00:00
diondiondion
f12f198f61
Fix post navigation in single-column mode when Advanced UI is enabled (#37044) 2025-11-28 10:05:54 +00:00
diondiondion
07ecf648dd
Remove unused bundle-related Redux actions (#37030) 2025-11-27 10:50:48 +00:00
diondiondion
e126cfc76d
Fix error page when logging out or boosting on mobile (#37028) 2025-11-27 09:36:58 +00:00
diondiondion
8c772028ac
Replace most unsafe React lifecycle methods (#36970) 2025-11-25 13:49:45 +00:00
diondiondion
8a235dd187
Refactor PrivacyDropdown to TypeScript (#36979) 2025-11-21 13:33:27 +00:00
diondiondion
f01e80bed3
Fix error when visiting non-public hashtag timelines (#36961) 2025-11-20 10:08:00 +00:00
Echo
ea616ac4a4
Improve media modal swipe animation (#36916) 2025-11-19 15:56:24 +00:00
diondiondion
284b46fee7
Implement CSS theme tokens behind feature flag (#36861) 2025-11-17 09:44:55 +00:00
Renaud Chaput
9addad8ce5
Update to latest eslint-plugin-react-hooks (#36702)
Co-authored-by: diondiondion <mail@diondiondion.com>
2025-11-10 14:50:04 +00:00
Echo
882afd7748
Reset background color on media modal (#36782) 2025-11-07 10:44:31 +00:00
Echo
6337e036f3
Add new ESLint rule requiring explicit button types (#36738) 2025-11-05 15:11:04 +00:00
Echo
3ab5ae1e4a
Quote Posts: Add notifications for DMs and private posts (#36696) 2025-11-04 16:32:52 +00:00
Echo
90d4b3b943
Refactor: Media Modal (#36673) 2025-11-04 13:58:35 +00:00
diondiondion
499ddfe8e1
Add separate translation key for "About this server" string (#36664) 2025-10-31 10:07:10 +00:00
Echo
85d0cdb5f7
Emoji: Remove final flag (#36409) 2025-10-28 11:33:27 +00:00
Renaud Chaput
779a1f8448
Add a new setting to choose the server landing page (#36588) 2025-10-27 10:16:59 +00:00
Emelia Smith
d8bdce2835
Fix rendering of poll options in status history modal (#35633) 2025-10-15 09:05:10 +00:00
Echo
e02ea3e110
Emoji: Compare history modal (#36378) 2025-10-07 15:22:00 +00:00
nicole mikołajczyk
62f91eddf4
Do not display mute button in hashtag dropdown when unauthenticated (#36353)
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
2025-10-05 14:24:54 +00:00
diondiondion
473bd84c24
Update confirmation dialogs for follow button actions "unfollow", "unblock", and "withdraw request" (#36289) 2025-09-30 14:55:25 +00:00
Brad Dunbar
ac50e5eebc
Convert mastodon/initial_state to TypeScript (#36274) 2025-09-30 11:14:58 +00:00
diondiondion
cb5bbbfb05
Update "Follow" button labels (#36264) 2025-09-26 10:00:50 +00:00
Brad Dunbar
238d74fe81
Refactor getFocusedItemIndex to avoid conditionals that closest already handles (#36267) 2025-09-26 08:53:08 +00:00
renovate[bot]
cc54b33720
chore(deps): update dependency typescript to ~5.9.0 (#36212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: diondiondion <mail@diondiondion.com>
2025-09-25 07:52:37 +00:00
Echo
6bd90940b6
Refactor emoji GIF animation (#36165) 2025-09-23 08:53:14 +00:00
diondiondion
377e870348
Improve accessibility of visibility modal dropdowns (#36068) 2025-09-09 17:44:43 +00:00
diondiondion
cf20c5db9c
Show hint explaining post visibility when quoting a "quiet public" post (#36065) 2025-09-09 12:43:23 +00:00
Claire
2347354bba
Fix unresponsive areas around GIFV modals in some cases (#36059) 2025-09-08 14:11:10 +00:00
diondiondion
0153b49ef7
Visibility modal: Match dropdown width to button (#36054) 2025-09-08 12:43:38 +00:00
diondiondion
a5fbe2f5c1
Fix missing icons and subtitle in mobile boost/quote menu (#36038) 2025-09-08 08:50:46 +00:00
Claire
9a2be25199
Fix missing beforeUnload confirmation when a quote post is being authored (#36034) 2025-09-05 08:51:49 +00:00
Claire
0d93801bde
Fix missing beforeUnload confirmation when a poll is being authored (#36030) 2025-09-05 08:07:59 +00:00
Claire
75fca715e9
Change public self-quotes of private posts to be disallowed (#35975) 2025-09-02 15:48:37 +00:00
diondiondion
6f8187e595
Update Visibility modal copy & preferences link (#35969) 2025-09-01 11:17:27 +00:00
Kazuki Nagasawa
d93572ea90
Fix 404 error after deleting status from detail view (#35800) (#35881) 2025-08-28 20:50:19 +00:00
Claire
02de05dc27
Add ability to list quotes of one's own posts (#35914) 2025-08-27 15:38:52 +00:00
diondiondion
4180f754d0
Fix error alerts for deleted quotes (#35918) 2025-08-26 16:34:14 +00:00
Claire
7a76f71d99
Ensure quote policy is displayed as “Just me” when disabled because of visibility (#35894) 2025-08-25 13:08:37 +00:00
Claire
012450e87d
Consolidate labels for quote policy settings (#35893) 2025-08-25 12:30:37 +00:00
Echo
4df50b9c7e
Visibility Modal fixes (#35865) 2025-08-22 12:34:37 +00:00
diondiondion
118c30fbc7
Improvements for keyboard navigation in feeds (#35853) 2025-08-22 09:57:39 +00:00
Echo
f85f0eee1b
Composer quote improvements (#35835)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: diondiondion <mail@diondiondion.com>
2025-08-21 14:07:31 +00:00
Echo
651e51a82e
Allow editing status quote policy (#35762) 2025-08-14 15:04:32 +00:00
Claire
55a98580aa
Add UI for revoking quote posts (#35689) 2025-08-06 11:52:56 +00:00
Mayank
8baed8b90e
remove redundant title text from media modal images in web UI (#35468) 2025-07-24 08:58:22 +00:00