moviewyrm/bookwyrm
2020-12-13 16:17:14 -08:00
..
activitypub Create helper function on field for settings values 2020-12-13 12:02:26 -08:00
connectors Use name field only for author name 2020-12-12 09:53:21 -08:00
management/commands Adds site settings to initdb 2020-12-12 16:01:43 -08:00
migrations Remove deleted util file from migrations 2020-12-12 20:18:03 -08:00
models Fixes foreign key field setting wrong value on activity 2020-12-13 14:53:25 -08:00
static display images at a reasonable size 2020-11-24 12:07:00 -08:00
templates Adds direct messages UI 2020-12-13 16:17:14 -08:00
templatetags Show year in time_since when ambiguous 2020-12-12 20:02:14 -08:00
tests Fixes clashing test model name 2020-12-13 15:56:30 -08:00
utils Removes sqlite support 😢 2020-12-12 20:11:23 -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 removes outdated update book code 2020-11-28 19:03:37 -08:00
broadcast.py Fixes generating new key paris for user 2020-11-30 19:33:50 -08:00
context_processors.py disable some warnings 2020-12-12 18:13:00 -08:00
emailing.py minor style fixes 2020-10-16 19:13:18 -07:00
forms.py disable some warnings 2020-12-12 18:13:00 -08:00
goodreads_import.py disable some warnings 2020-12-12 18:13:00 -08:00
incoming.py Keep any status that mentions a local user 2020-12-12 21:11:51 -08:00
outgoing.py Catch http erros for remote_id 2020-12-12 15:33:07 -08:00
sanitize_html.py Fixes linter issues 2020-09-21 10:25:26 -07:00
settings.py Removes sqlite support 😢 2020-12-12 20:11:23 -08:00
signatures.py Removes test state of signatures 2020-12-04 08:42:34 -08:00
status.py removes unneeded imports 2020-12-12 18:06:48 -08:00
tasks.py Updates migrations 2020-09-21 08:10:37 -07:00
urls.py Adds direct messages UI 2020-12-13 16:17:14 -08:00
view_actions.py Merge branch 'main' into follow-remote-ids 2020-12-12 09:34:54 -08:00
views.py Adds direct messages UI 2020-12-13 16:17:14 -08:00
wellknown.py Replace naive datetimes with aware ones 2020-11-27 16:35:03 -08:00
wsgi.py Updates migrations 2020-09-21 08:10:37 -07:00