1
0
Fork 0
bookwyrm/bookwyrm/models
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
..
__init__.py revert name change for Group, GroupMember 2021-10-02 16:52:34 +10:00
activitypub_mixin.py Add signatures to requests to mastodon to support authorized fetch mode 2022-01-05 15:46:42 +01:00
announcement.py Makes extra content optional 2021-05-20 12:40:03 -07:00
antispam.py Adds IP blocklist model 2021-09-17 11:58:59 -07:00
attachment.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
author.py Update openlibrary author with ISNI 2021-12-05 13:26:22 -08:00
base_model.py Fixes bug in logged out group view 2021-12-28 14:33:30 -08:00
book.py Add link properties for remotes 2021-12-05 12:29:54 -08:00
connector.py Merge branch 'main' into search-refactor 2021-09-30 10:41:30 -07:00
favorite.py Move notifications to signals 2021-09-22 09:24:39 -07:00
federated_server.py Use readable/translatable strings for db choices 2021-09-11 14:23:47 -07:00
fields.py Typo fix 2021-11-28 08:50:29 -08:00
group.py Model name in comment 2021-12-10 12:46:40 -08:00
import_job.py Lookup by openlibrary key 2021-12-14 12:49:00 -08:00
list.py Apply suggestions from python lint 2021-12-04 17:33:28 +01:00
notification.py Notify when import completes 2021-11-14 09:56:23 -08:00
readthrough.py Refactors how readthroughs get updated 2021-09-22 16:08:25 -07:00
relationship.py Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
report.py Move notifications to signals 2021-09-22 09:24:39 -07:00
shelf.py Adds comment 2021-09-28 17:21:35 -07:00
site.py Updates image helpers on site 2021-11-18 14:39:22 -08:00
status.py Safer call to get preview image or books 2021-11-15 13:34:02 -08:00
user.py Uses function to get current year for annual goal default 2022-01-04 11:02:59 -08:00