1
0
Fork 0
Commit graph

260 commits

Author SHA1 Message Date
88b2cffcf2
Merge pull request #2035 from bookwyrm-social/stopped-shelf
Stopped shelf
2022-05-26 10:11:32 -07:00
3e54a5f4a3 Python formatting 2022-05-26 09:00:45 -07:00
0bfe1e9dfc Don't throw an error when unable to connect to remote data 2022-05-25 13:24:11 -07:00
b2775c5160 Check unsupported types before attempting to serialize 2022-05-16 10:21:54 -07:00
fd43b56d31 Fixes celery error encountering Article type activities 2022-05-16 10:17:21 -07:00
819458e82a Improves error reporting on activitypub parser 2022-03-16 13:53:54 -07:00
d2dab0f2db
Merge branch 'main' into misc/add_signatures_to_requests_for_masto_compat 2022-03-01 10:20:39 -08:00
e90cb52f23 Add option to hide follows 2022-02-28 11:48:49 -08:00
a2c4dd4f9f Updates migration and database fields 2022-02-17 08:25:01 -08:00
39691bed3a Merge branch 'main' into openlibrary-author-fields 2022-02-16 18:06:04 -08:00
c06817e9ff Python formatting 2022-02-09 12:23:01 -05:00
6323b0e700 Use correct model type for federated links 2022-02-09 12:20:11 -05:00
c4b8e7949d Add more book identifier fields 2022-01-30 11:41:31 -08:00
18b53a608c More resilient hanlding of deletions 2022-01-30 10:42:29 -08:00
8cc4427e60
Merge branch 'main' into misc/add_signatures_to_requests_for_masto_compat 2022-01-13 11:37:54 -08:00
d1183fd003 Python formatting 2022-01-12 17:11:24 -08:00
5fcdc284ce Removes duplicate atomic block 2022-01-12 16:41:23 -08:00
6c78a7b6ef Add user attribution to links and domains 2022-01-10 13:20:31 -08:00
4dfe9fd714 Support links with no name 2022-01-10 11:21:43 -08:00
32e3fdb438 Adds admin view 2022-01-10 10:12:28 -08:00
70fe7e17af Removes name ap field 2022-01-09 14:25:22 -08:00
Renato "Lond" Cerqueira
e2ee3d27a7 WIP 2022-01-05 15:47:05 +01:00
Renato "Lond" Cerqueira
097d86454a Add signatures to requests to mastodon to support authorized fetch mode
When mastodon is in authorized fetch mode any request has to be signed
or it fails with 401. This adds the needed signature to the requests
made to discover the actor when receiving something from mastodon (such
as a follow request)
2022-01-05 15:46:42 +01:00
5c99f142f9 Serialize links for books 2021-12-15 17:12:53 -08:00
86b294afd7 Re-structures link models 2021-12-15 16:23:21 -08:00
40d1beee20 Adds links to activitypub spec 2021-12-15 10:56:49 -08:00
b11b810ec9 Use edit date to track is status has been updated 2021-10-15 08:56:07 -07:00
20cca69f06 Test update status via inbox 2021-10-15 08:52:32 -07:00
bc87856c2e Merge branch 'main' into book-format-choices 2021-09-27 10:29:12 -07:00
377a4e1ef1 Updating string format syntax part 1 2021-09-17 21:39:18 -07:00
de3f18655c Set priorities on tasks 2021-09-07 16:33:43 -07:00
6db0bf4b6a Adds AP field 2021-09-07 12:51:07 -07:00
b80de929fd Create and view quotation page numbers 2021-09-05 16:00:40 -07:00
fc40c45591
Merge pull request #1339 from bookwyrm-social/privacy
Fixes parsing privacy fields from federated posts
2021-08-29 10:52:36 -07:00
4f94d99c88 Use None instead of empty string for activitypub null value 2021-08-28 11:16:39 -07:00
53d9ff87d9 Look up followers url to determine post privacy 2021-08-28 10:40:52 -07:00
c2763f0c18
Merge pull request #1304 from bookwyrm-social/prevent-import-overwrite
Prevent overwriting data on import form outside data source
2021-08-17 12:13:12 -06:00
bbe5ad7ce1 Suppresses pylint warning 2021-08-17 10:49:11 -07:00
ad0fff7030 Prevent overwriting data on import form outside data source 2021-08-17 10:08:07 -07:00
bb49d0dc9b Adds test 2021-08-16 13:59:15 -07:00
21a954c7df Always use underscores in html ids
Plus some other shifting around
2021-08-08 19:44:12 -07:00
a84a744e8d Track changed fields in activity to model code 2021-08-03 08:48:15 -07:00
9e5c7053e9 More pylint fixes 2021-06-18 14:29:24 -07:00
4479864008 Updates code for linter 2021-06-18 14:12:56 -07:00
d61ba2e474 Fixes review rating serialization 2021-04-29 15:16:51 -07:00
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