Commit graph

10878 commits

Author SHA1 Message Date
Daniel Supernault
669f8b280b
Update api routes 2024-09-18 02:32:07 -06:00
Daniel Supernault
33621dd680
Add Notify App Gateway support 2024-09-18 02:29:38 -06:00
daniel
0ddab939ad
Merge pull request #5289 from arnaud-jacquemin/staging
Fix #5272 Instagram import fails silently if there's one post only in posts_1.json
2024-09-17 02:59:54 -06:00
daniel
a67edc59f4
Merge pull request #5291 from sashazurek/staging
Add it/its pronouns to pronouns list
2024-09-17 02:58:55 -06:00
Daniel Supernault
3de8ceca74
Update ReblogService, fix cache sync issues 2024-09-17 02:48:09 -06:00
Daniel Supernault
4cc576e121
Update layout, add og:logo 2024-09-13 00:07:03 -06:00
Daniel Supernault
312386bf98
Update DiscoverActor, fix formatting 2024-09-11 05:43:17 -06:00
Daniel Supernault
002dfefbdd
Update MovePipeline to handle mute and block migrations 2024-09-11 04:27:30 -06:00
Daniel Supernault
f1497655ba
Update AP helpers, fix Moved account support 2024-09-11 04:04:45 -06:00
Daniel Supernault
d0c376f579
Update SearchApiV2Service, add support for Moved accounts 2024-09-11 04:03:02 -06:00
Daniel Supernault
6d565b81fd
Update Inbox 2024-09-11 02:57:18 -06:00
Daniel Supernault
0539018f11
Update StatusService 2024-09-11 02:53:06 -06:00
Daniel Supernault
1da08feed0
Update StatusController to handle Moved accounts 2024-09-11 02:50:43 -06:00
Daniel Supernault
447aa1e1ea
Update BookmarkController to handle Moved accounts 2024-09-11 02:49:31 -06:00
Daniel Supernault
6c48a12423
Update ApiV1Controller, handle Moved accounts 2024-09-11 02:47:34 -06:00
Daniel Supernault
0d8c142bf3
Update MovePipeline CleanupLegacyAccountMovePipeline, set moved_to_profile_id attribute on old account and clear AccountService caches accordingly 2024-09-11 01:31:56 -06:00
Daniel Supernault
db84ae90f1
Update Inbox 2024-09-11 01:08:43 -06:00
Daniel Supernault
f24ea52bfc
Fix namespaces 2024-09-11 01:05:38 -06:00
Daniel Supernault
15918cba8c
Refactor MovePipeline follow/undo follow to their own separate jobs, outside of the job chain 2024-09-11 00:42:42 -06:00
Daniel Supernault
03ba7101a0
Update changelog 2024-09-10 20:21:49 -06:00
Daniel Supernault
dfdb7531f0
Update ProcessMovePipeline and Inbox 2024-09-10 20:21:05 -06:00
freyja
0fe21513f9
Update PronounService.php with it its pronouns 2024-09-09 19:23:34 -04:00
Daniel Supernault
a46c295b13
Update MovePipeline, fix async pool 2024-09-09 04:48:36 -06:00
Daniel Supernault
15a4e53382
Update MovePipeline 2024-09-09 04:14:46 -06:00
Daniel Supernault
5cc34b161b
Update MovePipeline 2024-09-09 04:12:23 -06:00
Daniel Supernault
59645f683e
Update AP Inbox, fix Move activity processing 2024-09-09 02:38:54 -06:00
Daniel Supernault
d3dce6751c
Update MovePipeline, add cache break params to actor and target requests 2024-09-09 02:38:06 -06:00
Daniel Supernault
8a362c12a9
Update Inbox, add delay to move handler to allow for remote cache invalidation 2024-09-09 02:17:30 -06:00
Daniel Supernault
12a0d2e8bf
Update MovePipeline 2024-09-09 02:00:27 -06:00
Daniel Supernault
375137bf75
Fix typos 2024-09-09 01:29:29 -06:00
Daniel Supernault
b37f8067e5
Fix typos 2024-09-09 01:26:00 -06:00
Daniel Supernault
286779247e
Fix typos 2024-09-09 00:52:14 -06:00
Daniel Supernault
4e946dec91
Fix MovePipeline 2024-09-09 00:35:08 -06:00
Daniel Supernault
cfb95f6897
Update ProcessMovePipeline 2024-09-09 00:22:24 -06:00
Daniel Supernault
5fb5054d64
Add logging 2024-09-09 00:04:19 -06:00
Daniel Supernault
ef297f3e64
Fix typos 2024-09-08 23:50:21 -06:00
Daniel Supernault
5ad25759cc
Update ProcessMovePipeline 2024-09-08 23:14:49 -06:00
Arnaud
f6590570ff Fixes pixelfed/pixelfed#5272 Instagram import fails silently if there's one post only in posts_1.json 2024-09-08 20:34:00 +02:00
Daniel Supernault
6615408023
Update AP inbox 2024-09-07 04:25:52 -06:00
Daniel Supernault
5558535aea
Update Move pipeline, add debug logging 2024-09-07 04:18:07 -06:00
Daniel Supernault
0cba7d7d7d
Fix MovePipeline jobs 2024-09-07 03:49:25 -06:00
Daniel Supernault
a7efd20bbc
Fix MovePipeline jobs 2024-09-07 03:40:33 -06:00
Daniel Supernault
aff2545396
Fix MoveMigrateFollowersPipeline 2024-09-07 03:30:19 -06:00
Daniel Supernault
c76fb7ec34
Update AP Inbox 2024-09-07 03:14:56 -06:00
Daniel Supernault
a55238d2e5
Update AP Inbox 2024-09-07 03:01:50 -06:00
Daniel Supernault
3e88b7c890
Update AP Inbox 2024-09-07 02:49:33 -06:00
Daniel Supernault
909a6c725b
Add ActivityPub Move validator 2024-09-07 02:46:11 -06:00
Daniel Supernault
42424028b0
Update AP helpers, add forceBanCheck param to validateUrl method 2024-09-07 02:14:45 -06:00
Daniel Supernault
9904d05fbf
Add MovePipeline queue jobs 2024-09-07 01:57:03 -06:00
Daniel Supernault
da1de80319
Update ProcessMovePipeline 2024-09-07 01:08:39 -06:00