bookwyrm/bookwyrm/activitypub
Margaret Fero 1ae9870862
Add timeout to base_activity.py
An instance of requests.get was missing a timeout; this commit adds a timeout of 15 as used in other places in this codebase which already have timeouts.
2024-03-01 20:02:40 -08:00
..
__init__.py Merge pull request #2970 from hughrun/move 2023-11-01 17:14:34 -07:00
base_activity.py Add timeout to base_activity.py 2024-03-01 20:02:40 -08:00
book.py fix missing types in BookData file fields 2023-11-08 18:30:49 +11:00
image.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
note.py Enable finding existing hashtags case-insensitive 2023-03-07 13:16:45 +01:00
ordered_collection.py More pylint fixes 2021-06-18 14:29:24 -07:00
person.py Move MVP 2023-09-18 21:21:04 +10:00
response.py More pylint fixes 2021-06-18 14:29:24 -07:00
verbs.py fix reject PR 2023-11-21 20:13:56 +11:00