Commit graph

266 commits

Author SHA1 Message Date
Daniel Supernault
92f56c9bc2
Update ap helpers to handle disabled comments 2022-09-29 03:53:50 -06:00
Daniel Supernault
acd8f5bb49
Update ap helpers, move remote_url constraint 2022-09-01 01:13:57 -06:00
Daniel Supernault
bc2bbc14ac
Update AP helpers, remove cache lock from profileUpdateOrCreate method 2022-08-31 22:02:41 -06:00
Daniel Supernault
2c20d9e398
Update inbox handler, upsert statuses to fix duplicate bug. Fixes #2670, #2961, #3556 2022-08-31 21:41:17 -06:00
Daniel Supernault
2e4f23779d
Remove remote posts from NetworkTimelineService when processing Tombstones 2022-08-16 03:32:37 -06:00
Daniel Supernault
ab3dde14a8
Fix typo 2022-08-07 21:06:14 -06:00
Daniel Supernault
1545e37cdb
Enforce blocks on incoming likes, shares, replies and follows 2022-08-07 20:59:36 -06:00
Daniel Supernault
149cf9dc29
Fix remote account post counts 2022-08-06 03:23:58 -06:00
Daniel Supernault
c32bb55b8a
Update AP helpers, fix last_fetched_at condition 2022-06-20 21:48:37 -06:00
Daniel Supernault
1eba7f810a
Update Inbox, improve status deletion cache invalidation 2022-06-19 00:14:05 -06:00
Daniel Supernault
37f97ccc2d
Update AP helpers 2022-06-09 04:19:57 -06:00
Daniel Supernault
1310d95cdb
Add NetworkTimelineService cache 2022-06-09 04:15:23 -06:00
Daniel Supernault
85fb46668c
Update FollowRequest model 2022-06-03 01:29:50 -06:00
Daniel Supernault
c82f208517
Update Inbox, store follow request activity 2022-06-02 23:47:43 -06:00
Daniel Supernault
20e0371c19
Update AP helpers, remove unused variable 2022-05-20 23:19:45 -06:00
Daniel Supernault
505261dab1
Refactor AP profileFetch logic to fix race conditions and improve updating fields and avatars 2022-05-20 23:09:25 -06:00
Daniel Supernault
657c66c1f1
Update AP Helpers, fix getSensitive and getScope missing parameters 2022-05-17 23:25:15 -06:00
Shlee
0053775bd4 Update Inbox.php 2022-05-14 19:43:28 +09:30
Daniel Supernault
18931a1ffc
Update AP helpers, enforce UTC 2022-05-13 23:13:30 -06:00
Daniel Supernault
3172cb59cd
Add Conversations to Inbox 2022-04-20 05:08:49 -06:00
Daniel Supernault
f34a1e9d8e
Add Conversations model 2022-04-20 05:07:20 -06:00
Daniel Supernault
197499da8b
Update AP helpers 2022-04-06 01:51:40 -06:00
Daniel Supernault
58d3c700b2
Update AP helpers 2022-04-06 01:42:45 -06:00
Daniel Supernault
f8931dc7cd
Update AP Inbox, fixes #3332 2022-04-06 01:01:10 -06:00
Daniel Supernault
c3c3ce1866
Update inbox, fixes #3315 2022-03-17 03:13:51 -06:00
Daniel Supernault
dfcd2e6d2a
Update Inbox, fixes #3314 2022-03-16 21:34:36 -06:00
Daniel Supernault
1c3e72c087
Update Inbox, fixes #3313 2022-03-16 21:32:10 -06:00
Daniel Supernault
14231632d5
Update Inbox, fixes #3305 2022-03-16 21:25:15 -06:00
Daniel Supernault
539752067f
Update AP Helpers, fixes #3290 2022-03-03 21:57:13 -07:00
Daniel Supernault
b78bff72db
Update AP Helpers, fixes #3287 2022-03-03 21:55:15 -07:00
Daniel Supernault
cf286fb046
Update Inbox, fix undo announce 2022-02-12 23:01:50 -07:00
Daniel Supernault
dc17c9fc27
Improve emoji import 2022-01-19 00:46:30 -07:00
Daniel Supernault
01798daf56
Update AP helpers, import Emoji tags 2022-01-18 23:26:44 -07:00
Daniel Supernault
b4bd0400c2
Store remote avatars locally if S3 not enabled 2022-01-02 21:30:02 -07:00
Daniel Supernault
80d9b9399a
Refactor following & relationship logic. Replace FollowerObserver with FollowerService and added RelationshipService to cache results. Removed NotificationTransformer includes and replaced with cached services to improve performance and reduce database queries. 2021-10-07 03:27:13 -06:00
Daniel Supernault
a900de2121
Update HttpSignatures, update instance actor headers. Fixes #2935 2021-09-20 00:21:16 -06:00
Daniel Supernault
1f45580f18
Update AP Inbox 2021-09-04 00:11:20 -06:00
Daniel Supernault
3c8c23a143
Update AP Inbox 2021-09-03 21:21:17 -06:00
Daniel Supernault
e95b702e23
Add activitypub story validator 2021-09-01 03:34:41 -06:00
Daniel Supernault
7709220074
Add Polls 2021-08-04 20:29:21 -06:00
Daniel Supernault
14a1367a8f
Federate Media Licenses 2021-07-25 03:17:49 -06:00
Daniel Supernault
9f4f983f27
Update ap helpers, set text type when appropriate 2021-07-20 22:17:31 -06:00
Daniel Supernault
26b9c1401c
Update ActivityPub helpers, fix comment threading in statusFetch() method 2021-07-08 21:30:59 -06:00
Daniel Supernault
cc47243733
Update Inbox 2021-06-23 21:21:33 -06:00
Daniel Supernault
929ff5eb01
Update Inbox, fix tombstone bug 2021-06-23 19:57:39 -06:00
Daniel Supernault
ef63124d88
Update Inbox, delete notifications on tombstone 2021-06-18 05:24:26 -06:00
Daniel Supernault
8edd829436
Update AP Helpers, generate notification for remote replies 2021-06-18 02:55:42 -06:00
Daniel Supernault
28df9f7e80
Update Inbox, fix reply/comment bug by moving attachment validation to Note with attachments 2021-06-01 20:06:18 -06:00
Daniel Supernault
41792eea56
Update config() to config_cache() 2021-05-18 22:45:04 -06:00
Daniel Supernault
53134208fe
Update config() to config_cache() 2021-05-11 18:17:03 -06:00
Daniel Supernault
c0e693cc73
Update config() to config_cache() 2021-05-10 21:11:43 -06:00
Daniel Supernault
a9f009305c
Update config() to config_cache() 2021-05-10 21:04:23 -06:00
Daniel Supernault
22dddaa044
Update Helpers, fix broken tests 2021-04-29 23:39:38 -06:00
Daniel Supernault
66b4f8c773
Update AP Helpers, use instance filtering 2021-04-20 23:18:07 -06:00
Daniel Supernault
e73b2f8373
Update ap helpers 2021-04-20 22:29:52 -06:00
Daniel Supernault
7066e19d0e
Update ap helpers 2021-04-20 22:09:59 -06:00
Daniel Supernault
ddc768871b
Update federation pipeline, add locks 2021-02-16 23:39:39 -07:00
Daniel Supernault
3419379aa8
Update AP helpers, fix statusFetch 404s 2021-01-30 18:41:51 -07:00
Daniel Supernault
240e36ed45
Update AP helpers 2021-01-30 18:14:04 -07:00
Daniel Supernault
4f40f6f5a1
Update RemotAvatarFetch, only dispatch jobs if cloud storage is enabled 2021-01-30 09:47:02 -07:00
Daniel Supernault
fa0df4004c
Update AP Helpers 2021-01-28 21:26:45 -07:00
Daniel Supernault
de8828e88a
Update AP Helpers, add blurhash and RemoteAvatarFetch 2021-01-25 22:24:24 -07:00
Daniel Supernault
77f21b4b33
Update AP helpers, only run MediaStoragePipeline if using cloud storage 2021-01-24 21:13:31 -07:00
Daniel Supernault
01a1ffd64a
Update AP Helpers, use MediaStoragePipeline 2021-01-24 13:32:20 -07:00
Daniel Supernault
3ee1215a4a
Add signed GET for secure mode compatibility 2021-01-17 12:51:07 -07:00
Daniel Supernault
844ae6224a
Add InstanceActor generate command 2021-01-17 01:43:57 -07:00
Daniel Supernault
2d540919cb
Update AP Helpers 2021-01-07 20:52:50 -07:00
Daniel Supernault
4f3107ca23
Update AP helpers 2021-01-07 14:11:09 -07:00
Daniel Supernault
1f672ecfb8
Update Helpers, cache profiles 2021-01-07 00:25:45 -07:00
Daniel Supernault
a52564f31d
Update AP helpers, fix federation bug 2021-01-06 20:34:55 -07:00
Daniel Supernault
f70826e18c
Update status model, use scope over deprecated visibility attribute 2020-12-27 18:00:43 -07:00
Daniel Supernault
888ea7f07e
Update ap inbox 2020-12-18 02:58:00 -07:00
Daniel Supernault
4a14e970f0
Update Profile model, improve counter caching 2020-12-10 22:58:13 -07:00
Daniel Supernault
bfe2341575
Update AP Helpers 2020-11-26 00:50:46 -07:00
Daniel Supernault
4733ca9fb9
Add shared inbox 2020-11-26 00:39:01 -07:00
Daniel Supernault
72a1a1ea19
Update AP Inbox, fix url parser 2020-11-18 19:54:09 -07:00
Daniel Supernault
fa8fbb7e86
Update Status model 2020-11-18 19:19:07 -07:00
Daniel Supernault
f15b8f8f5a
Update AP Inbox 2020-11-18 19:13:34 -07:00
Daniel Supernault
86765001e6
Update AP Inbox 2020-11-18 19:08:21 -07:00
Daniel Supernault
11a616b67d
Update AP Inbox 2020-11-18 15:29:54 -07:00
Daniel Supernault
8444d2dc50
Update AP Inbox 2020-11-18 15:23:11 -07:00
Daniel Supernault
20749d7c3c
Update AP Inbox 2020-11-18 15:05:34 -07:00
Daniel Supernault
1bbd613621
Update Inbox, add namespaces 2020-11-18 14:52:44 -07:00
Daniel Supernault
d63569c120
Add Direct Messages 2020-11-18 14:19:02 -07:00
Daniel Supernault
692d3c8d1b
Update AP Helpers 2020-07-20 08:39:48 -06:00
Daniel Supernault
4bee8397e0
Update AP Helpers, update bio + name 2020-06-13 00:21:41 -06:00
Daniel Supernault
5c44354880
Update AP Inbox, remove trailing comma 2020-06-13 00:18:52 -06:00
Daniel Supernault
b8819fbbfe
Update AP Inbox, add follow notifications 2020-05-24 03:21:40 -06:00
Daniel Supernault
310b0e58a1
Update Inbox worker 2020-05-21 17:48:05 -06:00
Daniel Supernault
f059d2fdd1
Update Inbox worker 2020-05-21 17:45:31 -06:00
Daniel Supernault
fee25d44e0
Update Inbox handler, remove logger 2020-05-21 16:45:51 -06:00
Daniel Supernault
18f32e7bcf
Update AP helpers 2020-05-21 11:52:18 -06:00
Daniel Supernault
f3ed2462a7
Update Inbox, add more validators 2020-04-29 20:52:48 -06:00
Daniel Supernault
6dbbe14cb8
Update AP Like validator 2020-04-29 20:46:48 -06:00
Daniel Supernault
8f2457bbc8
Update Inbox, only log new activities 2020-04-29 20:28:30 -06:00
Daniel Supernault
802dd326ce
Update AP tests 2020-04-29 20:27:36 -06:00
Daniel Supernault
c39be2464e
Update Inbox 2020-04-29 16:14:34 -06:00
Daniel Supernault
f829df23a0
Update Inbox 2020-04-29 15:56:21 -06:00
Daniel Supernault
d0fefe242b
Update Inbox handler 2020-04-29 15:35:48 -06:00
Daniel Supernault
3063eb249a
Update AP logger 2020-04-29 15:29:10 -06:00