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
Echo
34c91555ae
Refactor emoji search ( #39008 )
2026-05-19 10:47:45 +00:00
Tan, Kian-ting
b3992e62ed
fix nan-tw not listed in SUPPORTED_LOCALES ( #37721 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com >
2026-05-19 07:16:50 +00:00
Matt Jankowski
1232b55211
Use mime type symbol to set content_type for custom css response ( #37845 )
2026-05-19 07:16:24 +00:00
Matt Jankowski
5f33cf0b0a
Extract api/v1/statuses#context to standalone controller ( #38348 )
2026-05-19 07:15:35 +00:00
github-actions[bot]
eec97e387a
New Crowdin Translations (automated) ( #39075 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2026-05-19 07:00:03 +00:00
diondiondion
c26003af21
Allow users to change how accounts are sorted when viewing a collection ( #39073 )
2026-05-18 16:48:40 +00:00
Pia B.
07a05e1edf
Add batch remove for collections in reports ( #39020 )
2026-05-18 14:53:40 +00:00
diondiondion
28ae61f34d
Unify compact button size between variants ( #39070 )
2026-05-18 14:33:23 +00:00
diondiondion
dcb6dbbc86
Update content & placement of "sensitive content" warning on collection page ( #39069 )
2026-05-18 13:08:41 +00:00
Claire
99b72f60ad
Nudge users to turn on discoverable when viewing the empty list of collections they are in ( #39029 )
...
Co-authored-by: diondiondion <mail@diondiondion.com >
2026-05-18 12:11:14 +00:00
David Roetzel
db304735bf
Temporary tweak to account background refresh ( #39062 )
2026-05-18 10:04:28 +00:00
Shlee
bb94f91f86
Fix accounts header banner grayscale ( #39042 )
2026-05-18 08:46:49 +00:00
Echo
cdf48e806d
Fixes bio spacing when there aren't paragraph tags ( #39055 )
2026-05-18 08:45:43 +00:00
github-actions[bot]
3294b5777f
New Crowdin Translations (automated) ( #39037 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2026-05-18 07:26:12 +00:00
David Roetzel
8bbde181db
Use the same condition for stale refresh ( #39026 )
2026-05-13 14:57:25 +00:00
github-actions[bot]
771fdcbb9f
New Crowdin Translations (automated) ( #39024 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2026-05-13 09:08:11 +00:00
Echo
758db36ec7
Refactor account header banners ( #38921 )
2026-05-13 08:38:17 +00:00
Pia B.
bbb3392dbe
add collections icon to admin report interface ( #39009 )
2026-05-12 17:46:24 +00:00
Pia B.
7c05f56fe8
Add batch actions to collections and possibility to report multiple collections ( #38991 )
2026-05-12 16:13:01 +00:00
github-actions[bot]
735a00d741
New Crowdin Translations (automated) ( #39000 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2026-05-12 07:54:35 +00:00
Echo
82ce9367c3
Fixes line spacing in bio ( #38988 )
2026-05-11 11:13:37 +00:00
github-actions[bot]
e081d5936c
New Crowdin Translations (automated) ( #38952 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2026-05-11 07:02:39 +00:00
diondiondion
2e7df27180
Make search field and tabs sticky on search results page ( #38968 )
2026-05-11 06:21:51 +00:00
David Roetzel
b1f7c9641f
Fix updating collection items when position is unknown ( #38962 )
2026-05-11 06:08:44 +00:00
diondiondion
e7ed8bb682
Indent collection preview cards when displayed in notifications ( #38957 )
2026-05-10 08:31:12 +00:00
diondiondion
dcc26c1b24
Stylelint: Allow leading underscore in CSS variable names ( #38966 )
2026-05-08 14:24:02 +00:00
Echo
8d6406f561
Remove legacy emojify function ( #38965 )
2026-05-08 14:05:31 +00:00
diondiondion
2543425e04
New profile: Fix link colors in bio and display name overflow ( #38964 )
2026-05-08 13:30:28 +00:00