4479864008
Updates code for linter
2021-06-18 14:12:56 -07:00
3ade2d3bb1
New version of black, new whitespace
2021-04-26 09:15:42 -07:00
e9dc63e296
Only remove objects that are known
2021-04-22 09:25:12 -07:00
5df2ac676b
Fixes error on deletion requests for unknown users
2021-04-17 12:51:30 -07:00
bd294cce83
Check if obj exists for updates
2021-04-16 15:17:55 -07:00
caa261f4bf
Gracefully handle expect, unsupported activities
2021-04-16 15:12:38 -07:00
2f493336ad
Don't try to delete nonexistant objects
2021-04-15 16:24:05 -07:00
addcc59d7f
Makes cc fields optional
...
Plus a bit of cleanup in comments and to: fields
2021-04-15 16:21:54 -07:00
ddd05a68cf
Resolve and assign target collection for collection items
2021-04-08 15:40:02 -07:00
24685187e8
Updates collection item add/remove handlers
2021-04-08 15:22:06 -07:00
98161b9041
Use CollectionItem objects
2021-04-08 14:16:34 -07:00
9acb8e53d8
Adds privacy fields to boost activities
2021-03-24 13:35:49 -07:00
3fe3b0b2d5
Adds published date field to boost activity
2021-03-24 13:25:00 -07:00
08edba4891
Ignore activities that expect dict args but get strs
...
Some Undo activities are coming from Pleroma with just the id
of the activity, rather than the serialized object. There isn't
an obvious way to know what is being undone, so for now this
just ignores those
2021-03-16 12:00:21 -07:00
6490a55274
Handle incoming follow request cancellations
2021-03-13 15:32:56 -08:00
a1d95d5010
Merge pull request #725 from mouse-reeve/incoming-unshelve
...
Fixes handling incoming unshelve activities
2021-03-13 08:53:37 -08:00
e1a8c4d260
Fixes handling incoming unshelve activities
2021-03-13 08:43:36 -08:00
2548ba926a
Fixes error when receiving Undo for unknown boost
2021-03-13 07:15:30 -08:00
70296e760b
Runs black
2021-03-08 08:49:10 -08:00
6e6bcb2f48
gotta simplify the add activity
2021-02-23 15:51:02 -08:00
fb98ef4b38
Remove redundant activitypub dataclass
2021-02-19 11:16:01 -08:00
d81bfb6573
Fixes unfollow
2021-02-16 16:35:28 -08:00
3f1b62eb98
Fixes Add activity
...
still janky
2021-02-16 11:04:13 -08:00
08c1553e71
Fixes Favs
2021-02-15 21:41:08 -08:00
606d89d3bd
Fixes boost, recursive to_model calls
2021-02-15 21:20:00 -08:00
a16b81a6eb
Adds actions for all verbs
2021-02-15 20:49:23 -08:00
12a3aa9667
incoming Create flow with tests
2021-02-15 19:41:22 -08:00
81e2021f92
Move handlers to activitypub classes
2021-02-15 18:47:08 -08:00
5f7466e92d
Fixes bugs in how lists/shelves federate Adds
2021-02-10 19:17:16 -08:00
e53b4e57fa
Federating lists and shelves
2021-02-02 09:37:46 -08:00
cc8888dea2
Adds incoming handler for blocking
2021-01-23 11:03:10 -08:00
da05b99bb8
Fixes incoming shelve activity
2020-12-15 18:57:17 -08:00
a93b5cf5bc
Use remote_id resolver to load books, user
2020-11-28 10:18:24 -08:00
301a452d9f
Send Delete activity, not Tombstone on deletion
2020-10-31 11:04:19 -07:00
d689b6e7c4
Adds Delete verb
2020-10-14 08:38:51 -07:00
f77c156733
rename main code directory
2020-09-17 13:30:54 -07:00