moviewyrm/bookwyrm
Mouse Reeve 917c97daba
Merge pull request #273 from mouse-reeve/follow-reqest-dupe
Prevent creating follow requests when there's already a follow
2020-11-02 11:52:36 -08:00
..
activitypub Mention and notify users when creating a status 2020-11-01 10:13:51 -08:00
connectors Fixes updating books from remote instances 2020-11-02 09:34:46 -08:00
migrations Merge migration 2020-11-01 11:13:34 -08:00
models Merge pull request #273 from mouse-reeve/follow-reqest-dupe 2020-11-02 11:52:36 -08:00
static fixes quote character 2020-10-31 21:56:45 -07:00
templates Refactor status display 2020-11-02 11:47:21 -08:00
templatetags Refactor status display 2020-11-02 11:47:21 -08:00
tests Handle dashes in isbns 2020-10-30 12:43:02 -07:00
utils Adds regex util file 2020-11-01 10:57:17 -08:00
__init__.py rename main code directory 2020-09-17 13:30:54 -07:00
admin.py Show federated servers and connectors in admin 2020-10-31 12:45:39 -07:00
books_manager.py Priortize other instances over openlibrary 2020-11-02 08:50:21 -08:00
broadcast.py minor style fixes 2020-10-16 19:13:18 -07:00
emailing.py minor style fixes 2020-10-16 19:13:18 -07:00
forms.py Didn't end up using a readthrough form 2020-10-30 10:41:30 -07:00
goodreads_import.py Still shelve books in no-reviews import mode 2020-10-30 12:07:22 -07:00
incoming.py Fixes updating books from remote instances 2020-11-02 09:34:46 -08:00
outgoing.py still tweaking webfinger syntax 2020-11-01 12:29:31 -08:00
remote_user.py Updates migrations 2020-09-21 08:10:37 -07:00
routine_book_tasks.py Updates migrations 2020-09-21 08:10:37 -07:00
sanitize_html.py Fixes linter issues 2020-09-21 10:25:26 -07:00
settings.py Forgot password flow 2020-10-02 13:32:19 -07:00
signatures.py Fixes broadcasting 2020-09-29 21:08:04 -07:00
status.py Fixes federation bugs 2020-10-30 15:22:20 -07:00
tasks.py Updates migrations 2020-09-21 08:10:37 -07:00
urls.py code cleanup 2020-11-01 08:57:43 -08:00
view_actions.py Fixes weirdness in handling avatars 2020-11-01 12:36:56 -08:00
views.py Refactor status display 2020-11-02 11:47:21 -08:00
wellknown.py still tweaking webfinger syntax 2020-11-01 12:29:31 -08:00
wsgi.py Updates migrations 2020-09-21 08:10:37 -07:00