Commit f45d213
committed
Squashed commit of the following:
commit 6f16011
Author: Claire <claire.github-309c@sitedethib.com>
Date: Wed Apr 2 09:14:21 2025 +0200
Bump version to v4.3.7 (mastodon#34328)
commit 65a6840
Author: Claire <claire.github-309c@sitedethib.com>
Date: Tue Apr 1 10:53:49 2025 +0200
Fix static version of animated PNG emojis not being properly extracted (mastodon#34337)
commit 527d920
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date: Tue Apr 1 11:10:20 2025 +0200
New Crowdin Translations for stable-4.3 (automated) (mastodon#34336)
Co-authored-by: GitHub Actions <noreply@github.com>
commit 6d53e8c
Author: Claire <claire.github-309c@sitedethib.com>
Date: Fri Mar 28 16:30:28 2025 +0100
Add delay to profile updates to debounce them (mastodon#34137)
commit d9fb61f
Author: Claire <claire.github-309c@sitedethib.com>
Date: Fri Mar 28 10:20:32 2025 +0100
Change account suspensions to be federated to recently-followed accounts as well (mastodon#34294)
commit 6af733d
Author: Claire <claire.github-309c@sitedethib.com>
Date: Thu Mar 27 14:41:13 2025 +0100
Change `AccountReachFinder` to consider statuses based on suspension date (mastodon#34291)
commit 29eae75
Author: Matt Jankowski <matt@jankowski.online>
Date: Tue Nov 12 03:38:08 2024 -0500
Define constants for sampling sizes in `AccountReachFinder` (mastodon#32805)
commit 8a3f25a
Author: David Roetzel <david@roetzel.de>
Date: Wed Mar 26 14:26:24 2025 +0100
Use fixed order in flaky spec (mastodon#34279)
commit 0615feb
Author: Claire <claire.github-309c@sitedethib.com>
Date: Wed Mar 26 12:33:59 2025 +0100
Add support for paginating partial collections in `SynchronizeFollowersService` (mastodon#34277)
commit 86d8df0
Author: Claire <claire.github-309c@sitedethib.com>
Date: Tue Mar 25 16:50:05 2025 +0100
Fix follower synchronization mechanism erroneously removing followers from multi-page collections (mastodon#34272)
commit 105e5b1
Author: Claire <claire.github-309c@sitedethib.com>
Date: Tue Mar 25 16:20:36 2025 +0100
Fix bookmarks and favourites not being filtered (mastodon#34260)
commit d6442b5
Author: Claire <claire.github-309c@sitedethib.com>
Date: Tue Mar 25 14:11:49 2025 +0100
Fix filters not applying in detailed view (mastodon#34259)
commit 653868b
Author: Claire <claire.github-309c@sitedethib.com>
Date: Mon Mar 24 10:59:05 2025 +0100
Change user archive signed URL TTL from 10 seconds to 1 hour (mastodon#34254)
commit 4cb3fe3
Author: Claire <claire.github-309c@sitedethib.com>
Date: Tue Mar 18 15:50:41 2025 +0100
Fix handling of malformed/unusual HTML (mastodon#34201)
commit 8197e65
Author: Claire <claire.github-309c@sitedethib.com>
Date: Mon Mar 24 09:58:15 2025 +0100
Fix `CacheBuster` being queued for missing media attachments (mastodon#34253)
commit c48413a
Author: Claire <claire.github-309c@sitedethib.com>
Date: Mon Mar 17 17:40:28 2025 +0100
Fix incorrect URL being used when cache busting (mastodon#34189)
commit 9be3915
Author: Claire <claire.github-309c@sitedethib.com>
Date: Mon Mar 24 15:07:27 2025 +0100
Fix streaming server refusing unix socket path in `DATABASE_URL` (mastodon#34091)
commit 2340f4d
Author: Claire <claire.github-309c@sitedethib.com>
Date: Wed Jan 29 11:15:32 2025 +0100
Fix “x” hotkey not working on boosted filtered posts (mastodon#33758)
commit cdcd77e
Author: David Roetzel <david@roetzel.de>
Date: Thu Mar 13 13:32:38 2025 +0100
Bump version to v4.3.6
commit c79c9e8
Author: Claire <claire.github-309c@sitedethib.com>
Date: Thu Mar 13 09:37:45 2025 +0100
Update dependency `omniauth-saml`
commit e84031e
Author: Claire <claire.github-309c@sitedethib.com>
Date: Thu Mar 13 09:22:13 2025 +0100
Update dependency `rack`
commit d01e407
Author: Claire <claire.github-309c@sitedethib.com>
Date: Mon Mar 10 15:27:43 2025 +0100
Fix Stoplight errors when using `REDIS_NAMESPACE` (mastodon#34126)1 parent df4bb20 commit f45d213
107 files changed
Lines changed: 1727 additions & 1016 deletions
File tree
- app
- controllers
- api/v1
- accounts
- profile
- settings
- helpers/admin/trends
- javascript/mastodon
- components
- features
- bookmarked_statuses
- favourited_statuses
- status
- components
- locales
- selectors
- utils
- lib
- models
- account
- services
- activitypub
- workers/activitypub
- config/locales
- lib
- mastodon
- paperclip
- spec
- controllers/settings
- lib
- models
- requests/api
- v1
- accounts
- v2
- services
- activitypub
- streaming
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
5 | 28 | | |
6 | 29 | | |
7 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
15 | | - | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | | - | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
10 | 17 | | |
11 | 18 | | |
12 | 19 | | |
| |||
0 commit comments