6551c59c45
Don't store default edition in the dataase
2021-04-28 16:05:17 -07:00
7b65291a59
Python formatting for the new Black standard
2021-04-26 14:43:29 -07:00
64c2313a5d
Merge branch 'main' into inventaire
2021-04-26 14:22:05 -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
db09ca4331
Adds last edited by to author
2021-04-22 07:51:06 -07:00
ae5e744731
Save last edited by user
2021-04-22 07:29:09 -07:00
5df2ac676b
Fixes error on deletion requests for unknown users
2021-04-17 12:51:30 -07:00
779f44e9bd
Merge pull request #954 from bookwyrm-social/ap-image
...
Handle both Image and Document types
2021-04-17 12:11:41 -07:00
020e6f74ef
Python formatting
2021-04-17 11:57:06 -07:00
7c85b554cf
Handle both Image and Document types
2021-04-17 11:47:48 -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
220fb926c9
Rename Image to Document
2021-04-15 16:35:04 -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
af6cab2e3f
Don't reutnr an error when discarding activity objects
2021-04-08 20:03:29 -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
ee6f37d7d2
python formatting
2021-04-08 15:11:16 -07:00
98161b9041
Use CollectionItem objects
2021-04-08 14:16:34 -07:00
ef12b077dd
Adds following field to actor serialization
2021-04-07 10:32:16 -07:00
fec3d63e46
Python formatting
2021-04-06 18:17:33 -07:00
4112862924
Fixes search data and new activitypub fields
2021-04-06 18:00:54 -07:00
fba44206ac
Adds separate view and load links for book search results
2021-04-06 12:17:58 -07:00
295842badd
Adds inventaire id to book data model
2021-04-06 10:40:39 -07:00
a39cd670ef
Fixes boosted remote statuses coming in as Notes
2021-04-05 18:05:06 -07:00
9c8ce5f77d
Makes followers an optional AP field
2021-04-02 07:38:37 -07:00
45d229d712
Makes outbox an optional field on the user table
2021-04-02 07:35:56 -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
d8c83fa31c
Return activities for existing objs in resolve_remote_id
2021-03-24 12:58:39 -07:00
28dc67bf5c
Fixes ignore test for valid remote statuses
2021-03-24 12:37:42 -07:00
3e75253ff1
Updates activitpub and tests for discoverability
2021-03-21 14:50:36 -07:00
ba09377041
Use None instead of empty dict for endpoint default value
2021-03-17 13:59:16 -07:00
0d8e1f0ae2
Makes endponts a default field
2021-03-17 09:34:20 -07:00
db426d71ee
Fixes failed serialization of empty avatar field
2021-03-17 09:22:45 -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
220f2c1eb4
Fixes image attachments
2021-03-15 13:55:48 -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
919b166241
Catch error in serializing unknown boosts
2021-03-13 08:13:20 -08:00
2548ba926a
Fixes error when receiving Undo for unknown boost
2021-03-13 07:15:30 -08:00
3bdfc341e4
Runs black
2021-03-08 09:54:02 -08:00
ad43e5c83a
Merge branch 'main' into review-rate
2021-03-08 09:48:25 -08:00
70296e760b
Runs black
2021-03-08 08:49:10 -08:00
71bbea83f9
Adds discard check to favs
2021-03-07 09:42:31 -08:00
e5bdb4b9d1
Make empty cover value null
2021-03-07 07:35:50 -08:00
3ba6479e79
hide linter error on override funtion
2021-02-25 15:16:16 -08:00