moviewyrm/bookwyrm
Joel Bradshaw a579ea52f4 Add initial inline progress update
Doesn't work yet
2020-11-19 19:38:38 -08:00
..
activitypub Add initial draft of progress update 2020-11-16 22:33:04 -08:00
connectors tweaks search rankings for better results 2020-11-13 11:03:39 -08:00
management/commands Move initdb into a management command 2020-11-08 10:30:55 -08:00
migrations Add migration for ProgressUpdate 2020-11-16 23:54:03 -08:00
models Make ProgressUpdate attached to a readthrough 2020-11-16 23:53:17 -08:00
static Add initial inline progress update 2020-11-19 19:38:38 -08:00
templates Add initial inline progress update 2020-11-19 19:38:38 -08:00
templatetags html for updated reading progress flow 2020-11-05 16:48:15 -08:00
tests fixes import matching with local books 2020-11-13 09:59:57 -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 Let users create shelves 2020-11-10 14:52:04 -08:00
goodreads_import.py fixes import matching with local books 2020-11-13 09:59:57 -08:00
incoming.py Catch error trying to get status id in delete 2020-11-12 12:02:43 -08:00
outgoing.py create notification for local favs/boosts 2020-11-07 19:15:04 -08:00
remote_user.py Error handling in remote user 2020-11-12 12:27:49 -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 Uses django paginator for feed page 2020-11-11 10:35:34 -08: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 Allow import retry 2020-11-13 09:02:41 -08:00
view_actions.py Make ProgressUpdate attached to a readthrough 2020-11-16 23:53:17 -08:00
views.py Make progress updates toggle-able 2020-11-18 19:05:52 -08:00
wellknown.py Updates nodeinfo and api info 2020-11-07 21:07:07 -08:00
wsgi.py Updates migrations 2020-09-21 08:10:37 -07:00