Claire
|
6d46225718
|
Merge commit from fork
* Check scheme in account and post links
* Harden media attachments
* Client-side mitigation
* Client-side mitigation for media attachments
|
2025-05-06 15:02:13 +02:00 |
|
Claire
|
e6a6c26c36
|
Remove double-query for signed query strings (#34610)
|
2025-05-05 18:48:39 +02:00 |
|
Claire
|
86a8aa5e5c
|
Add built-in context for interaction policies (#34574)
|
2025-05-05 18:48:39 +02:00 |
|
Claire
|
a9f8b1ad96
|
Fix incorrect redirect in response to unauthenticated API requests in limited federation mode (#34549)
|
2025-05-05 18:48:39 +02:00 |
|
Claire
|
698e4fdef2
|
Fix sign-up e-mail confirmation page reloading on error or redirect (#34548)
|
2025-05-05 18:48:39 +02:00 |
|
Claire
|
72b1af137e
|
Change activity distribution error handling to skip retrying for deleted accounts (#33617)
|
2025-05-05 18:48:39 +02:00 |
|
github-actions[bot]
|
527d9200d0
|
New Crowdin Translations for stable-4.3 (automated) (#34336)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-04-01 11:10:20 +02:00 |
|
Claire
|
6d53e8c6c5
|
Add delay to profile updates to debounce them (#34137)
|
2025-03-31 15:38:00 +02:00 |
|
Claire
|
d9fb61f305
|
Change account suspensions to be federated to recently-followed accounts as well (#34294)
|
2025-03-31 15:38:00 +02:00 |
|
Claire
|
6af733d1d8
|
Change AccountReachFinder to consider statuses based on suspension date (#34291)
|
2025-03-31 15:38:00 +02:00 |
|
Matt Jankowski
|
29eae75ca0
|
Define constants for sampling sizes in AccountReachFinder (#32805)
|
2025-03-31 15:38:00 +02:00 |
|
Claire
|
0615febd84
|
Add support for paginating partial collections in SynchronizeFollowersService (#34277)
|
2025-03-31 15:38:00 +02:00 |
|
Claire
|
86d8df0c03
|
Fix follower synchronization mechanism erroneously removing followers from multi-page collections (#34272)
|
2025-03-31 15:38:00 +02:00 |
|
Claire
|
105e5b1d76
|
Fix bookmarks and favourites not being filtered (#34260)
|
2025-03-31 15:38:00 +02:00 |
|
Claire
|
d6442b5455
|
Fix filters not applying in detailed view (#34259)
|
2025-03-31 15:38:00 +02:00 |
|
Claire
|
653868bb0c
|
Change user archive signed URL TTL from 10 seconds to 1 hour (#34254)
|
2025-03-31 15:38:00 +02:00 |
|
Claire
|
4cb3fe35be
|
Fix handling of malformed/unusual HTML (#34201)
|
2025-03-31 15:38:00 +02:00 |
|
Claire
|
8197e65cb3
|
Fix CacheBuster being queued for missing media attachments (#34253)
|
2025-03-31 15:38:00 +02:00 |
|
Claire
|
c48413ad4c
|
Fix incorrect URL being used when cache busting (#34189)
|
2025-03-31 15:38:00 +02:00 |
|
Claire
|
2340f4df81
|
Fix “x” hotkey not working on boosted filtered posts (#33758)
|
2025-03-31 15:38:00 +02:00 |
|
Claire
|
62f019252a
|
Change hashtag suggestion to prefer personal history capitalization (#34070)
|
2025-03-10 10:14:17 +01:00 |
|
Claire
|
1ed1cdba1b
|
Fix preview cards under Content Warnings not being shown in detailed statuses (#34068)
|
2025-03-10 10:14:17 +01:00 |
|
Claire
|
b73e968641
|
Fix username and display name being hidden on narrow screens in moderation interface (#33064)
|
2025-03-10 10:14:17 +01:00 |
|
Claire
|
c6b501c42d
|
Merge commit from fork
* Fix domain blocks/rationales being visible to unapproved/unconfirmed users
* Fix domain blocks/rationales being visible to suspended users
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
* Allow moved users to view domain blocks
* Add authorization specs for `/api/v1/instance/domain_blocks` spec
* Fix tests
* Fix incorrect test setup
---------
Co-authored-by: Jeremy Kescher <jeremy@kescher.at>
|
2025-02-27 15:49:57 +01:00 |
|
github-actions[bot]
|
b1a584d252
|
New Crowdin Translations for stable-4.3 (automated) (#33999)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-02-25 17:12:07 +01:00 |
|
Claire
|
8787077462
|
Fix GET /api/v2/notifications/:id and POST /api/v2/notifications/:id/dismiss for ungrouped notifications (#33990)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
08d2250ad2
|
Fix handling of duplicate mentions in incoming status Update (#33911)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
679e7555ee
|
Fix filtering for lists (#33842)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
452153d55d
|
Optimize timeline generation (#33839)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
2954c2facb
|
Change preview cards to be shown when Content Warnings are expanded (#33827)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
44e38b79de
|
Fix emoji rewrite adding unnecessary curft to the DOM for most emoji (#33818)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
b32a67ff74
|
Fix tootctl feeds build not building list timelines (#33783)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
6e906884cf
|
Fix missing timeout options in Request class (#33769)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
317715254f
|
Fix incorrect signature after HTTP redirect (#33757)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
2b148d3e88
|
Fix polls not being validated on edition (#33755)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
c7172b54fe
|
Change notifications from moderators to not be filtered (#33654)
|
2025-02-25 17:11:09 +01:00 |
|
Matt Jankowski
|
74496838e7
|
Add UserRole#bypass_block? method for notification check (#32974)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
7ad9581940
|
Fix media preview height in compose form when 3 or more images are attached (#33571)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
e4f2a054c9
|
Fix preview card sizing in “Author attribution” in profile settings (#33482)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
68eb62f4a9
|
Fix processing of incoming notifications for unfilterable types (#33429)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
17695ace33
|
Fix featured tags for remote accounts not being kept up to date (#33372)
|
2025-02-25 17:11:09 +01:00 |
|
Eugen Rochko
|
fa2625a0d9
|
Fix notification polling showing a loading bar in web UI (#32960)
|
2025-02-25 17:11:09 +01:00 |
|
Oliver Geer
|
1005b2f7b2
|
Fix accounts table long display name (#29316)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
f24b0e9505
|
Fix exclusive lists interfering with notifications (#28162)
|
2025-02-25 17:11:09 +01:00 |
|
Claire
|
757aed3290
|
Fix error decrementing status count when FeaturedTags#last_status_at is nil (#33320)
|
2025-01-16 11:42:36 +01:00 |
|
Claire
|
3cff7caffd
|
Fix last paginated notification group only including data on a single notification (#33271)
|
2025-01-16 11:42:36 +01:00 |
|
Claire
|
533477e77c
|
Fix processing of mentions for post edits with an existing corresponding silent mention (#33227)
|
2025-01-16 11:42:36 +01:00 |
|
Claire
|
afcfc64007
|
Fix deletion of unconfirmed users with Webauthn set (#33186)
|
2025-01-16 11:42:36 +01:00 |
|
Claire
|
734f0dd182
|
Fix fediverse:creator metadata not showing up in REST API (#33466)
|
2025-01-16 11:42:36 +01:00 |
|
Matt Jankowski
|
bcc798d6a7
|
Fix empty authors preview card serialization (#33151)
|
2025-01-16 11:42:36 +01:00 |
|