Claire
|
a48567784c
|
Fix Edit as well as “Delete & Redraft” on a poll not inserting empty option (#35892)
|
2025-09-04 10:45:54 +02:00 |
|
Shlee
|
b71216a08a
|
Add crossorigin back to inert css (regression? of #30687) (#35876)
|
2025-09-04 10:45:54 +02:00 |
|
Claire
|
567f337db3
|
Fix self-destruct scheduler behavior on some Redis setups (#35823)
|
2025-09-04 10:45:54 +02:00 |
|
Claire
|
ea5d1f0297
|
Fix tootctl admin create not bypassing reserved username checks (#35779)
|
2025-09-04 10:45:54 +02:00 |
|
Matt Jankowski
|
7a862d3308
|
First pass coverage addition for antispam class (#35771)
|
2025-09-04 10:45:54 +02:00 |
|
Echo
|
1675eab561
|
Redirect on success for standalone compose (#35763)
|
2025-09-04 10:45:54 +02:00 |
|
Claire
|
5f4116a311
|
Fix interaction policy changes in implicit updates not being saved (#35751)
|
2025-09-04 10:45:54 +02:00 |
|
Claire
|
e61900cadc
|
Fix quote revocation not being streamed (#35710)
|
2025-09-04 10:45:54 +02:00 |
|
Emelia Smith
|
cbb9a4dbe3
|
Refactor to reuse the one status partial across moderation tools (#35644)
|
2025-09-04 10:45:54 +02:00 |
|
Claire
|
4ef0ce033e
|
Fix export of large user archives on 4.4 by enabling Zip64 (#35850)
|
2025-08-23 01:59:11 +02:00 |
|
github-actions[bot]
|
e330447b0e
|
New Crowdin Translations for stable-4.4 (automated) (#35681)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-08-05 14:02:35 +02:00 |
|
Claire
|
83dc7dc16e
|
Disable ActiveRecord query cache in Create critical path (#35662)
|
2025-08-05 11:43:15 +02:00 |
|
Claire
|
7d3cc51148
|
Avoid nested transactions when fetching quote posts (#35657)
|
2025-08-05 11:43:15 +02:00 |
|
Claire
|
cabb33bc49
|
Fix WebUI crashing for accounts with null URL (#35651)
|
2025-08-05 11:43:15 +02:00 |
|
Claire
|
208cb8276a
|
Fix friends-of-friends recommendations suggesting already-requested accounts (#35604)
|
2025-08-01 11:34:27 +02:00 |
|
Claire
|
4ae47f4263
|
Change StatusReachFinder to consider quotes as well as reblogs (#35601)
|
2025-08-01 11:34:27 +02:00 |
|
Claire
|
08b2f255fc
|
Fix synchronous recursive fetching of deeply-nested quoted posts (#35600)
|
2025-08-01 11:34:27 +02:00 |
|
Claire
|
8242f06eca
|
Add restrictions on which quote posts can trend (#35507)
|
2025-08-01 11:34:27 +02:00 |
|
Claire
|
5429351889
|
Fix “Expand this post” link including user @undefined (#35478)
|
2025-08-01 11:34:27 +02:00 |
|
Claire
|
6ff4e83937
|
Change quote verification to not bypass authorization flow for mentions (#35528)
|
2025-08-01 11:34:27 +02:00 |
|
github-actions[bot]
|
77d2cdb302
|
New Crowdin Translations for stable-4.4 (automated) (#35477)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-07-23 16:28:50 +02:00 |
|
diondiondion
|
a89d11bc08
|
refactor: Disable useDrag hook when main menu is not openable (#35414)
|
2025-07-23 16:08:43 +02:00 |
|
diondiondion
|
a250928934
|
fix: Add lang attribute to current composer language in alt text modal (#35412)
|
2025-07-23 16:08:43 +02:00 |
|
diondiondion
|
1d1b17b04b
|
fix: Fix quote posts styling on notifications page (#35411)
|
2025-07-23 16:08:43 +02:00 |
|
diondiondion
|
2aff51013c
|
fix: Improve a11y of custom select menus in notifications settings (#35403)
|
2025-07-23 16:08:43 +02:00 |
|
diondiondion
|
8c3c1faaec
|
fix: Fix selected item in poll select menus is unreadable in Firefox (#35402)
|
2025-07-23 16:08:43 +02:00 |
|
diondiondion
|
a2888f1bb2
|
refactor: Only remove pointer-events when necessary (#35390)
|
2025-07-23 16:08:43 +02:00 |
|
diondiondion
|
77fe044f03
|
Update age limit wording (#35387)
|
2025-07-23 16:08:43 +02:00 |
|
Claire
|
da0cc0f5b9
|
Fix support for quote verification in implicit status updates (#35384)
|
2025-07-23 16:08:43 +02:00 |
|
Claire
|
ee83f3a8b9
|
Always give local quote of remote posts a quote request URI (#35383)
|
2025-07-23 16:08:43 +02:00 |
|
Claire
|
c4b7c3bdda
|
Fix quoteAuthorization type in JSON-LD context (#35380)
|
2025-07-23 16:08:43 +02:00 |
|
diondiondion
|
a79dbf8334
|
fix: Improve Dropdown component accessibility (#35373)
|
2025-07-23 16:08:43 +02:00 |
|
Claire
|
ef6f5f9357
|
Fix quote attributes missing from Mastodon's context (#35354)
|
2025-07-23 16:08:43 +02:00 |
|
Echo
|
f65f6ad6f1
|
Make bio hashtags open the local page instead of the remote instance (#35349)
|
2025-07-23 16:08:43 +02:00 |
|
Claire
|
c0e242cb73
|
Fix styling of external log-in button (#35320)
|
2025-07-23 16:08:43 +02:00 |
|
Claire
|
81b363b338
|
Fix replying from media modal or pop-in-player tagging user @undefined (#35317)
|
2025-07-09 17:16:57 +02:00 |
|
David Roetzel
|
333a17a478
|
Better error response to malformed headers (#35278)
|
2025-07-08 11:45:24 +02:00 |
|
github-actions[bot]
|
388e09e1a3
|
New Crowdin Translations for stable-4.4 (automated) (#35288)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-07-08 11:22:46 +02:00 |
|
diondiondion
|
2dcededcf0
|
fix: Fix can't skip search field by tabbing (#35281)
|
2025-07-07 17:48:13 +02:00 |
|
github-actions[bot]
|
2db8a328cd
|
New Crowdin Translations (automated) (#35269)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-07-07 17:48:13 +02:00 |
|
Matt Jankowski
|
b4a950c2fc
|
Remove unused scopes in Account model (#35276)
|
2025-07-07 17:48:13 +02:00 |
|
github-actions[bot]
|
cb937a920e
|
New Crowdin Translations (automated) (#35261)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-07-04 15:10:17 +02:00 |
|
David Roetzel
|
7051458467
|
Raise better exception on FASP error responses (#35262)
|
2025-07-04 15:10:17 +02:00 |
|
Matt Jankowski
|
28373a9c88
|
Use ActiveModel::Attributes in admin/status_batch_action (#35255)
|
2025-07-04 15:10:17 +02:00 |
|
Claire
|
42884d8727
|
Fix error handling for blank actions in account moderation action form (#35246)
|
2025-07-04 15:10:17 +02:00 |
|
github-actions[bot]
|
000ff9c05f
|
New Crowdin Translations (automated) (#35250)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-07-04 15:10:17 +02:00 |
|
diondiondion
|
921af5d27d
|
fix: Remove focus highlight when status is clicked in light mode (#35251)
|
2025-07-04 15:10:17 +02:00 |
|
Matt Jankowski
|
878e1e65eb
|
Use ActiveModel::Attributes for admin/account_action boolean values (#35247)
|
2025-07-04 15:10:17 +02:00 |
|
Matt Jankowski
|
06f5f270cc
|
Use Account#targeted_reports association where needed (#35249)
|
2025-07-04 15:10:17 +02:00 |
|
github-actions[bot]
|
07b4fa55c8
|
New Crowdin Translations (automated) (#35238)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-07-04 15:10:17 +02:00 |
|