Matt Jankowski
03b20bc0a4
Use rescue_from to handle missing status scenario in NotificationMailer ( #38155 )
2026-05-28 07:19:52 +00:00
Itoh Shimon
ddd687b98e
Enable vertical text editing on Alt text editor ( #38797 )
2026-05-27 16:23:52 +00:00
Echo
d229157f19
Collections: Handle URLs in search ( #39182 )
2026-05-27 13:13:38 +00:00
diondiondion
888011de69
[Accessibility] Differentiate accessible labels of About links in footer ( #39181 )
2026-05-27 10:35:15 +00:00
diondiondion
b5879fd61f
Refactor BundleColumnError to TS ( #39177 )
2026-05-27 10:33:52 +00:00
diondiondion
bd2e86d7f4
Refactor "copy to clipboard" functionality into hook ( #39180 )
2026-05-27 10:03:45 +00:00
diondiondion
5f998507ec
Fix navigation overflow issue in advanced UI ( #39178 )
2026-05-27 09:38:18 +00:00
github-actions[bot]
991a8af7a0
New Crowdin Translations (automated) ( #39152 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2026-05-27 09:35:56 +00:00
diondiondion
d20d049226
Accessibility: Ensure focus order of post elements matches visual reading order ( #39169 )
2026-05-26 17:42:49 +00:00
diondiondion
1962e4743c
Fix advanced UI column crashing in development ( #39171 )
2026-05-26 14:59:07 +00:00
diondiondion
ceab04a1fd
Fix missing Translate button ( #39170 )
2026-05-26 14:33:37 +00:00
Echo
c39072ad9d
Emojis: Fix bug with search + improve custom tokenization ( #39167 )
2026-05-26 14:00:23 +00:00
Eugen Rochko
3559efe526
Fix missing padding on email subscription form ( #39162 )
2026-05-26 13:42:55 +00:00
Eugen Rochko
07d099cbf7
Add new overview landing page setting ( #39074 )
2026-05-26 12:36:54 +00:00
Eugen Rochko
f6d1795da5
Fix some server-side limits not being respected in web UI ( #39163 )
2026-05-26 11:51:25 +00:00
diondiondion
0275a97888
Don't open account hover card unless preceded by mouse movement ( #39166 )
2026-05-26 10:24:38 +00:00
diondiondion
cc03e381ef
Accessibility: Fix broken aria label & description in CollectionListItem ( #39165 )
2026-05-26 10:22:38 +00:00
diondiondion
e1aa4e3a8c
Accessibility: Add landmark regions to Web UI ( #39133 )
2026-05-26 10:22:22 +00:00
diondiondion
9fe97e1ad6
Accessibility: Mark pseudo element content in link footer as decorative ( #39164 )
2026-05-26 10:22:15 +00:00
Coro
71da0c4648
Fix bio text overflow ( #39160 )
2026-05-26 08:53:11 +00:00
nicole mikołajczyk
6b2616453f
Make it possible to retrieve both resolved and unresolved reports by api ( #38323 )
...
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
2026-05-23 11:07:02 +00:00
diondiondion
6a4d14b178
[Accessibility] Fix heading level gaps ( #39149 )
2026-05-22 15:06:59 +00:00
diondiondion
28849e433a
[Accessibility] Add list semantics to main navigation ( #39145 )
2026-05-22 14:25:00 +00:00
diondiondion
90e505d295
[Accessibility] Use headings and lists in footer ( #39144 )
2026-05-22 14:08:51 +00:00
David Roetzel
dee85c6df9
Only preload accounts in Collections when needed ( #39143 )
2026-05-22 10:11:41 +00:00
diondiondion
ae8b794c66
Accessibility: Convey selected state of filters on Follows and followers page ( #39134 )
2026-05-22 09:23:37 +00:00
zunda
fd4a9c25dd
Honor configuration.statuses.max_characters from /api/v2/instance ( #39138 )
2026-05-22 09:21:29 +00:00
github-actions[bot]
efa729c6d4
New Crowdin Translations (automated) ( #39142 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2026-05-22 09:12:41 +00:00
diondiondion
15a7507a09
Use radio buttons for emoji style preference ( #39126 )
2026-05-21 16:55:28 +00:00
Claire
cdf721a273
Fix remote statuses with large media descriptions being rejected ( #39135 )
2026-05-21 15:46:10 +00:00
Echo
cafe7ea35c
Use display name component for empty message ( #39131 )
2026-05-21 13:59:02 +00:00
David Roetzel
e18ca373eb
Revert "Add partial accounts to collections endpoint ( #38919 )" ( #39128 )
2026-05-21 13:45:09 +00:00
diondiondion
e54f927149
Accessibility: Add skip link & landmark regions to settings ( #39129 )
2026-05-21 13:41:14 +00:00
Echo
6735902c1a
Fixes collection notification urls ( #39127 )
2026-05-21 13:17:35 +00:00
David Roetzel
fe885d5788
Remove superfluous comment ( #39123 )
2026-05-21 12:10:31 +00:00
github-actions[bot]
6b5e18fb1d
New Crowdin Translations (automated) ( #39095 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2026-05-21 07:37:39 +00:00
diondiondion
d39f7bc72f
Accessibility: Add visible focus outlines to emoji/language search fields ( #39120 )
2026-05-21 07:24:55 +00:00
diondiondion
e68c1c824a
Accessibility: Add visible focus outlines to main search & composer fields ( #39111 )
2026-05-21 06:41:34 +00:00
Eugen Rochko
076c8ec51e
Refactor server reducer into TypeScript ( #39089 )
2026-05-20 14:06:38 +00:00
Claire
0786c1e57a
Merge commit from fork
2026-05-20 14:38:24 +02:00
Claire
ec2a99341c
Merge commit from fork
...
* Refactor `PrivateAddressCheck`
Also ensures IPv4-mapped IPv6 addresses get properly checked no matter the version of `ipaddr`.
* Add some missing IPv6 ranges from `PrivateAddressCheck`
2026-05-20 14:34:32 +02:00
diondiondion
6e7e8de343
Allow adding an account to a collection directly from the profile page ( #39080 )
2026-05-20 11:29:41 +00:00
diondiondion
a444a0b572
Accessibility: Add landmark elements to login/sign-up pages ( #39098 )
2026-05-20 11:28:37 +00:00
Claire
6f8558a6b9
Fix Request error when issuing a request which host is an IP address ( #39030 )
2026-05-20 09:04:50 +00:00
David Roetzel
22203f8aeb
Improve collection item verification ( #39096 )
2026-05-20 07:55:17 +00:00
Claire
f28715d370
Fix custom emoji selection ( #39088 )
2026-05-20 07:23:29 +00:00
Echo
dee1dc41aa
Include boosts to restore pinned ordering ( #39084 )
2026-05-19 15:15:36 +00:00
diondiondion
655de32990
Ensure quote posts have no collection previews ( #39082 )
2026-05-19 14:14:25 +00:00
Echo
99db6a1910
Trigger initial field flow recalculation ( #39079 )
2026-05-19 12:58:46 +00:00
Echo
d5a7b383fa
Autosuggest emojis rendering fix ( #39077 )
2026-05-19 12:22:52 +00:00