..
activitypub
Asyncronously set related fields
2020-12-08 09:43:12 -08:00
connectors
Use name field only for author name
2020-12-12 09:53:21 -08:00
management /commands
Move initdb into a management command
2020-11-08 10:30:55 -08:00
migrations
Use name field only for author name
2020-12-12 09:53:21 -08:00
models
Use name field only for author name
2020-12-12 09:53:21 -08:00
static
display images at a reasonable size
2020-11-24 12:07:00 -08:00
templates
Use name field only for author name
2020-12-12 09:53:21 -08:00
templatetags
Fixes unset active shelf in shelve button pulldown
2020-11-20 10:05:37 -08:00
tests
Use name field only for author name
2020-12-12 09:53:21 -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
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
Expand site settings and add footer
2020-12-11 12:31:02 -08:00
emailing.py
minor style fixes
2020-10-16 19:13:18 -07:00
forms.py
Replace naive datetimes with aware ones
2020-11-27 16:35:03 -08:00
goodreads_import.py
fixes import matching with local books
2020-11-13 09:59:57 -08:00
incoming.py
Updates remote user when refreshing key
2020-12-04 16:26:07 -08:00
outgoing.py
Remove special remote user handling code
2020-11-28 11:48:17 -08:00
sanitize_html.py
Fixes linter issues
2020-09-21 10:25:26 -07:00
settings.py
Use context processor to include site settings in templates
2020-12-11 12:07:37 -08:00
signatures.py
Removes test state of signatures
2020-12-04 08:42:34 -08:00
status.py
Remove special remote user handling code
2020-11-28 11:48:17 -08:00
tasks.py
Updates migrations
2020-09-21 08:10:37 -07:00
urls.py
fixes localname regex
2020-12-02 15:24:43 -08:00
view_actions.py
Merge branch 'main' into follow-remote-ids
2020-12-12 09:34:54 -08:00
views.py
Merge branch 'main' into follow-remote-ids
2020-12-12 09:34:54 -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