bookwyrm/bookwyrm
2020-12-30 11:55:13 -08:00
..
activitypub Save attachments on incoming statuses 2020-12-23 13:38:36 -08:00
connectors Add BookWyrm user-agent to http requests 2020-12-30 12:36:50 +01:00
management/commands Adds site settings to initdb 2020-12-12 16:01:43 -08:00
migrations Remove sync fields and share fields between book and author 2020-12-21 12:17:18 -08:00
models Merge pull request #425 from mouse-reeve/import-error 2020-12-27 14:45:31 -08:00
static Allow markdown in html fields 2020-12-19 18:54:56 -08:00
templates Merge pull request #416 from mouse-reeve/book-data-model 2020-12-22 10:25:12 -08:00
templatetags keep saved version of bio and description field as markdown 2020-12-20 12:24:17 -08:00
tests Send connector with search result 2020-12-27 14:33:34 -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 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 edit author form and stores last edited by 2020-12-22 09:26:55 -08:00
goodreads_import.py disable some warnings 2020-12-12 18:13:00 -08:00
incoming.py Discard remote boosts 2020-12-18 12:38:27 -08:00
outgoing.py Adds edit author form and stores last edited by 2020-12-22 09:26:55 -08:00
sanitize_html.py Allow markdown in html fields 2020-12-19 18:54:56 -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 edit author form and stores last edited by 2020-12-22 09:26:55 -08:00
view_actions.py Merge branch 'main' into book-data-model 2020-12-22 09:29:32 -08:00
views.py Adds edit author form and stores last edited by 2020-12-22 09:26:55 -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