..
activitypub
corrects tests for latest code changes
2020-11-07 17:48:50 -08:00
connectors
Fixes cover filesnames
2020-11-07 10:59:08 -08:00
migrations
Migrate default edition field to work model
2020-11-04 11:27:49 -08:00
models
Corrects serialization of Add activity
2020-11-07 16:11:12 -08:00
static
Merge pull request #295 from mouse-reeve/suggested-books
2020-11-06 20:40:23 -08:00
templates
Remove "for" from start/end date labels
2020-11-08 13:40:36 -08:00
templatetags
html for updated reading progress flow
2020-11-05 16:48:15 -08:00
tests
corrects tests for latest code changes
2020-11-07 17:48:50 -08: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
Stop double-encoding broadcasts
2020-11-02 15:37:39 -08: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
Don't error on statuses that didn't get created
2020-11-07 20:13:13 -08:00
outgoing.py
create notification for local favs/boosts
2020-11-07 19:15:04 -08:00
remote_user.py
Updates code for loading remote statuses
2020-11-06 14:56:05 -08: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
Stop double-encoding broadcasts
2020-11-02 15:37:39 -08:00
status.py
Deduplicate incoming create activities
2020-11-07 10:29:46 -08:00
tasks.py
Updates migrations
2020-09-21 08:10:37 -07:00
urls.py
Fixes unboost
2020-11-07 18:59:38 -08:00
view_actions.py
Outgoing unboost
2020-11-07 18:31:01 -08:00
views.py
Max on books shown from shelves in suggestions bar
2020-11-07 11:54:32 -08:00
wellknown.py
Only report local users in user count
2020-11-07 12:07:09 -08:00
wsgi.py
Updates migrations
2020-09-21 08:10:37 -07:00