Claire
789df6b196
Merge remote-tracking branch 'upstream/stable-4.3' into glitch-soc/merge-4.3
2025-09-04 19:14:04 +02:00
fiona
6b78be274b
Fix handling of edited status with new media and no text ( #35970 )
2025-09-04 15:44:53 +02:00
Claire
62f21ab1fc
Merge commit '42594f253e64c559ca2462abab0623dddc82f54c' into glitch-soc/backports-4.3
2025-08-05 15:16:11 +02:00
Claire
8ee8228d46
Fix friends-of-friends recommendations suggesting already-requested accounts ( #35604 )
2025-08-05 11:43:25 +02:00
Claire
a076fa2063
Merge commit 'f6dbb2206c5a4c1b27ce1395b477492139cfcbcc' into glitch-soc/merge-4.3
2025-07-02 19:06:55 +02:00
Claire
447527c154
Fix search operators sometimes getting lost ( #35190 )
2025-07-02 12:51:46 +02:00
Claire
5039e9d474
Add basic support for remote attachments with multiple media types ( #34996 )
2025-07-02 12:51:46 +02:00
Claire
8db52f2e66
Increase capybara default timeout to reduce test flakiness ( #34859 )
2025-07-02 12:51:46 +02:00
Claire
bd0c865bbb
Fix handling of inlined featured collections in ActivityPub actor objects ( #34789 )
2025-07-02 12:51:46 +02:00
Claire
91b3859b7b
Add tests for featured tag removal ( #34888 )
2025-06-03 15:04:23 +02:00
Claire
4a271072f5
Merge commit '6d53e8c6c5273bc8405ed8cf10ec6455ad7cc677' into glitch-soc/merge-4.3
2025-03-31 19:55:39 +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
David Roetzel
8a3f25a4fa
Use fixed order in flaky spec ( #34279 )
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
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
97fd14e141
Merge commit 'c1f398ae93d23ebb1ff5c7df5a32bc161a632980' into glitch-soc/merge-4.3
2025-02-27 16:21:44 +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
Claire
baac429103
Merge commit 'b1a584d252f4df4c2a1a9400d6588b4f36768216' into glitch-soc/merge-4.3
...
Conflicts:
- `app/lib/feed_manager.rb`:
Not a real conflict, but glitch-soc has an extra `populate_direct_feed` method.
Added upstream's code.
In addition, upstream changed how notifications from follow subscriptions were
handled, refactoring this file in the process.
Ported upstream's changes.
- `app/services/precompute_feed_service.rb`:
Not a real conflict, glitch-soc has extra code for the direct feed.
Added upstream's new code for populating lists.
- `app/validators/poll_options_validator.rb`:
Upstream split `PollValidator` in two, and glitch-soc had local changes to
make the options configurable.
Refactored as upstream did, keeping glitch-soc's configurable limits.
- `app/workers/feed_insert_worker.rb`:
Upstream changed how notifications from follow subscriptions were handled,
refactoring this file in the process.
Conflict is due to glitch-soc having an extra timeline type (direct).
Ported upstream's changes.
2025-02-25 18:33:54 +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
b32a67ff74
Fix tootctl feeds build not building list timelines ( #33783 )
2025-02-25 17:11:09 +01:00
Claire
4f33b041f0
Fix flaky test in /api/v2/notifications tests ( #33773 )
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
227d48dbd5
Fix LDSignature tests ( #33705 )
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
Claire
e63d0cfe85
Fix intermittent failure on ap/activity/update spec timestamp check ( #33425 )
2025-02-25 17:11:09 +01:00
Matt Jankowski
4da31b8263
Fix intermittent failure on ap/activity/create spec timestamp check ( #33406 )
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
Claire
f24b0e9505
Fix exclusive lists interfering with notifications ( #28162 )
2025-02-25 17:11:09 +01:00
Claire
63f4e2070c
Merge commit 'faed9bf9f14f077443374f5eb3075b9878e24214' into glitch-soc/stable-4.3
2025-01-16 11:43:10 +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
Claire
3a4242ce01
Merge commit from fork
2025-01-16 11:10:08 +01:00
Claire
23376cb691
Fix NameError in status update processing ( #33161 )
2024-12-04 08:41:21 +01:00
Claire
0d69cc068c
Merge commit '26f25ef4bafd5ad84d03d8cb7ad0d868360175e5' into glitch-soc/stable-4.3
...
Conflicts:
- `app/javascript/styles/mastodon/components.scss`:
Conflict caused by glitch-soc changing the path to images, and upstream
removing styling using such an image.
Removed the styling as upstream did.
- `app/models/trends/statuses.rb`:
Upstream added a date restriction to trendable posts, while glitch-soc had
slightly different conditions.
Added the date restriction to glitch-soc's conditions.
2024-12-02 21:49:12 +01:00
Claire
cc5c125cc7
Fix uploading higher-than-wide GIF profile picture with libvips enabled ( #32911 )
2024-12-02 16:20:32 +01:00
Claire
5b6b23eeef
Fix titles being escaped twice ( #32889 )
2024-12-02 16:20:32 +01:00
Claire
0cbf03efa7
Fix list creation limit check ( #32869 )
2024-12-02 16:20:32 +01:00
Matt Jankowski
90f2c7a1e9
Fix error in CLI EmailDomainBlocks when supplying --with-dns-records ( #32863 )
2024-12-02 16:20:32 +01:00
Matt Jankowski
f0d734cc6e
Add DomainHelpers spec support module for DNS/MX stub ( #32690 )
2024-12-02 16:20:32 +01:00
Eugen Rochko
0720ef5f62
Fix min_id and max_id causing error in search API ( #32857 )
2024-12-02 16:20:32 +01:00
Claire
dc9a106d4c
Avoid latest featured tag use on post removal unless necessary ( #32787 )
2024-12-02 16:20:32 +01:00