Claire
|
291dda95da
|
Fixes being unable to edit an attachment twice without submitting (#39453)
|
2026-06-17 12:09:12 +02:00 |
|
Claire
|
4cccaaa9ec
|
Fix styling of follow requests (#39452)
|
2026-06-17 12:09:12 +02:00 |
|
diondiondion
|
80f9422ef2
|
[Accessibility] Return alt text for default server thumbnail (#39439)
|
2026-06-15 17:01:10 +02:00 |
|
Coro
|
dd12940ed5
|
Fix bio text overflow on account profile page (#39418)
|
2026-06-15 17:01:10 +02:00 |
|
diondiondion
|
2e5039ec73
|
Fix hovercard not showing in compose column (#39430)
|
2026-06-15 17:01:10 +02:00 |
|
Hanage999
|
bdfbc6b3a6
|
Fix categorised custom emojis missing from the emoji picker (#39421)
Signed-off-by: Hanage999 <hanage999@crazynewworld.net>
|
2026-06-15 17:01:10 +02:00 |
|
diondiondion
|
01d03d67a8
|
Change Page Up/Page Down hotkeys to require Alt modifier key (#39427)
|
2026-06-15 17:01:10 +02:00 |
|
David Roetzel
|
dc53b0e077
|
Destroy dependent notifications of a collection (#39429)
|
2026-06-15 17:01:10 +02:00 |
|
diondiondion
|
fcf222246a
|
Prevent crash trying to access nullish location state (#39408)
|
2026-06-15 17:01:10 +02:00 |
|
Echo
|
6cf9be9880
|
Emoji: Add back to state (#39402)
|
2026-06-15 17:01:10 +02:00 |
|
Federico Rao
|
f79e0109fe
|
Guard against undefined AudioContext in useAudioContext hook (#39397)
|
2026-06-15 17:01:10 +02:00 |
|
diondiondion
|
ce8bf016bd
|
Fix crash of standalone wrapstodon and embedded status pages (#39400)
|
2026-06-15 17:01:10 +02:00 |
|
github-actions[bot]
|
03ccfc2172
|
New Crowdin Translations (automated) (#39390)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2026-06-12 07:56:12 +00:00 |
|
diondiondion
|
bd91848367
|
Fix misleading copy in "Remove me from collection" confirmation dialog (#39391)
|
2026-06-12 07:37:14 +00:00 |
|
Eugen Rochko
|
9910018b0d
|
Fix poll options being below uploads in compose form in web UI (#39388)
|
2026-06-12 05:59:36 +00:00 |
|
Eugen Rochko
|
77740e0ce1
|
Fix missing heading styles in settings area (#39387)
|
2026-06-12 05:59:08 +00:00 |
|
Pia B.
|
35f3748482
|
Add import for custom filters (#39256)
|
2026-06-11 16:32:46 +00:00 |
|
diondiondion
|
2e3b81cc1e
|
Fix account hovercard sometimes not triggering (#39381)
|
2026-06-11 16:18:44 +00:00 |
|
Echo
|
8ba8ce5669
|
Emojis: Improve custom search (#39382)
|
2026-06-11 16:02:58 +00:00 |
|
Shlee
|
1f84b98292
|
Follow up to #38711 - support instances running on subdomains (#39379)
|
2026-06-11 13:58:19 +00:00 |
|
diondiondion
|
90438e9b2e
|
Fix loading/errored emoji in detailed status display name causing line break (#39378)
|
2026-06-11 13:20:02 +00:00 |
|
Shlee
|
e52fc4a0c1
|
Follow up to #39323 - for tag_search_service (#39375)
|
2026-06-11 13:14:20 +00:00 |
|
Shlee
|
655dca8a78
|
Follow up to #38809 - Appending not following condition (as standard) (#39377)
|
2026-06-11 13:10:27 +00:00 |
|
Shlee
|
640cc39869
|
Typo in authorize_interactions_controller.rb (#39376)
|
2026-06-11 13:05:25 +00:00 |
|
diondiondion
|
5098b8ccc9
|
Add empty state to CollectionAdder component (#39372)
|
2026-06-11 12:22:55 +00:00 |
|
diondiondion
|
96e23af892
|
Fix "unlisted collections" profile section can be visible to other users (#39373)
|
2026-06-11 10:15:34 +00:00 |
|
diondiondion
|
782ceb3795
|
Auto-focus mobile composer (#39360)
|
2026-06-11 08:15:40 +00:00 |
|
Nishiki
|
40bf2dca1e
|
fix: sensitive media card display (#39366)
|
2026-06-11 08:14:53 +00:00 |
|
Claire
|
fd2e3d53eb
|
Fix inconsistent check on post edition when there is both a poll and attachments (#39368)
|
2026-06-11 08:03:10 +00:00 |
|
Matt Jankowski
|
b09af1b465
|
Add basic coverage for EmailDistributionWorker behavior (#39364)
|
2026-06-11 07:54:15 +00:00 |
|
github-actions[bot]
|
b5a2dd20f6
|
New Crowdin Translations (automated) (#39367)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2026-06-11 07:42:56 +00:00 |
|
Claire
|
9e0a3aaf08
|
Resolve links to unknown remote objects when posting (#38711)
|
2026-06-10 15:55:27 +00:00 |
|
David Roetzel
|
008f377a37
|
Redirect if collection AP ID is requested as HTML (#39361)
|
2026-06-10 15:54:50 +00:00 |
|
Eugen Rochko
|
1bbe3872f2
|
Change validation to permit polls and media being combined (#39203)
|
2026-06-10 15:20:21 +00:00 |
|
diondiondion
|
2994e8543d
|
[Accessibility] Navigation focus handling polish (#39358)
|
2026-06-10 14:50:49 +00:00 |
|
Shlee
|
c6e2e2255c
|
Fix missing boolean check in Admin Reports API (#39197)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2026-06-10 13:40:59 +00:00 |
|
David Roetzel
|
70bb70c2e6
|
Add meta tags to Collection HTML (#39357)
|
2026-06-10 13:28:52 +00:00 |
|
diondiondion
|
bcb8553e01
|
[Accessibility] Manage focus on navigation (#39350)
|
2026-06-10 12:34:48 +00:00 |
|
diondiondion
|
bff9f0eb6d
|
Fix uncontained text overflow in column header (#39356)
|
2026-06-10 12:03:47 +00:00 |
|
Echo
|
9f7e2d0002
|
Emoji substring search (#39353)
|
2026-06-10 10:40:48 +00:00 |
|
diondiondion
|
b2996dcbbc
|
Fix font size of Callout component actions in Safari (#39354)
|
2026-06-10 09:59:03 +00:00 |
|
matrix07012
|
f2094164c4
|
Fix being unable to unmark media as sensitive when "always mark media as sensitive" is enabled (#39339)
|
2026-06-10 09:27:38 +00:00 |
|
github-actions[bot]
|
6432fa6649
|
New Crowdin Translations (automated) (#39351)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2026-06-10 09:03:15 +00:00 |
|
Claire
|
e697d44144
|
Fix avatar and profile header descriptions not being serialized over ActivityPub (#39352)
|
2026-06-10 08:46:36 +00:00 |
|
David Roetzel
|
b48f907b20
|
Add Deprecation headers to collections alpha API (#39349)
|
2026-06-09 15:40:01 +00:00 |
|
Matt Jankowski
|
e0fc0858a1
|
Use http POST on rules acceptance button during registration (#39345)
|
2026-06-09 15:39:24 +00:00 |
|
David Roetzel
|
200fda1cdc
|
Add collection reach finder (#39346)
|
2026-06-09 14:22:21 +00:00 |
|
Matt Jankowski
|
e9697922c1
|
Handle offset relative to TZ in options list (#39334)
|
2026-06-09 12:58:45 +00:00 |
|
Shlee
|
a2064d4c7f
|
Add sign? methods to the Quote and CollectionItem models (#39047)
|
2026-06-09 12:49:42 +00:00 |
|
Evan Prodromou
|
9c493c20b9
|
Add policy to filter notifications from bots (#38494) (#38809)
|
2026-06-09 12:28:53 +00:00 |
|