bookwyrm/fedireads
2020-04-02 10:08:52 +01:00
..
activitypub Convert comments to AP Notes and unrated reviews 2020-04-01 11:34:48 -07:00
connectors CSS reorg and cleans up ui 2020-04-01 19:38:07 -07:00
migrations Convert comments to AP Notes and unrated reviews 2020-04-01 11:34:48 -07:00
models Fixes boost display 2020-04-01 14:55:32 -07:00
static CSS reorg and cleans up ui 2020-04-01 19:38:07 -07:00
templates CSS reorg and cleans up ui 2020-04-01 19:38:07 -07:00
templatetags Don't display zero stars if there wasn't a rating 2020-04-02 10:08:52 +01:00
utils ActivityPub serialize book 2020-03-27 19:52:05 -07:00
__init__.py code style cleanup 2020-03-29 11:18:42 -07:00
books_manager.py Periodically update books 2020-03-28 16:32:18 -07:00
broadcast.py code style cleanup 2020-03-29 11:18:42 -07:00
celery.py Adds celery and rabbitmq 2020-03-22 14:34:44 -07:00
forms.py Convert comments to AP Notes and unrated reviews 2020-04-01 11:34:48 -07:00
goodreads_import.py Generate reviews from import data. 2020-04-02 09:32:26 +01:00
incoming.py Boosts - handle url, store in database, send, notify. 2020-03-30 16:18:37 +01:00
outgoing.py Style fixes (import order & else) 2020-04-02 09:32:26 +01:00
remote_user.py Keep track of remote servers 2020-03-29 15:51:43 -07:00
routine_book_tasks.py CSS reorg and cleans up ui 2020-04-01 19:38:07 -07:00
sanitize_html.py Allow a and span tags in posts 2020-03-12 17:23:55 -07:00
settings.py Move database host to .env 2020-03-28 17:23:43 -07:00
status.py Fix create_review_from_activity. 2020-04-02 09:32:26 +01:00
urls.py Merge branch 'master' into works-editions 2020-03-30 15:30:06 -07:00
view_actions.py Generate reviews from import data. 2020-04-02 09:32:26 +01:00
views.py CSS reorg and cleans up ui 2020-04-01 19:38:07 -07:00
wellknown.py this isn't mastodon 2020-03-31 20:06:42 -07:00
wsgi.py code style cleanup 2020-03-29 11:18:42 -07:00