moviewyrm/bookwyrm
2021-02-02 09:37:46 -08:00
..
activitypub Federating lists and shelves 2021-02-02 09:37:46 -08:00
connectors Search for books to add to lists 2021-01-31 11:11:26 -08:00
management/commands move some code around for readability 2020-12-31 16:30:04 -08:00
migrations handles list privacy in display 2021-01-31 08:41:11 -08:00
models Federating lists and shelves 2021-02-02 09:37:46 -08:00
static Feed templates 2021-01-29 10:25:31 -08:00
templates Search lists 2021-02-01 11:50:47 -08:00
templatetags Add to and edit lists 2021-01-31 10:34:25 -08:00
tests Fixes search tests 2021-02-01 13:06:06 -08:00
utils Fixes username regex 2021-01-06 16:01:13 -08:00
views Federating lists and shelves 2021-02-02 09:37:46 -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
broadcast.py Add BookWyrm user-agent to http requests 2020-12-30 12:36:50 +01: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 Adds list creation form 2021-01-31 08:08:52 -08:00
goodreads_import.py Removes outgoing and view_actions 2021-01-13 13:36:01 -08:00
incoming.py unblock 2021-01-26 13:00:36 -08:00
sanitize_html.py Allows blockquote markdown 2021-01-29 08:00:19 -08:00
settings.py Set application version number in settings 2020-12-30 11:55:13 -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 tabs to user profile page 2021-02-01 11:34:08 -08:00
wellknown.py Set application version number in settings 2020-12-30 11:55:13 -08:00
wsgi.py Updates migrations 2020-09-21 08:10:37 -07:00