.. |
activitypub
|
user's name and bio field are optional
|
2020-12-20 12:09:19 -08:00 |
connectors
|
Merge pull request #415 from mouse-reeve/author_text
|
2020-12-21 13:09:40 -08:00 |
management/commands
|
Adds site settings to initdb
|
2020-12-12 16:01:43 -08:00 |
migrations
|
Generate author_text field dynamically
|
2020-12-21 12:10:42 -08:00 |
models
|
Generate author_text field dynamically
|
2020-12-21 12:10:42 -08:00 |
static
|
Allow markdown in html fields
|
2020-12-19 18:54:56 -08:00 |
templates
|
keep saved version of bio and description field as markdown
|
2020-12-20 12:24:17 -08:00 |
templatetags
|
keep saved version of bio and description field as markdown
|
2020-12-20 12:24:17 -08:00 |
tests
|
Merge pull request #415 from mouse-reeve/author_text
|
2020-12-21 13:09:40 -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
|
Propogate content warning from parent
|
2020-12-17 11:32:09 -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
|
Format html on book descriptions
|
2020-12-20 12:09:13 -08:00 |
sanitize_html.py
|
Allow markdown in html fields
|
2020-12-19 18:54:56 -08: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
|
Merge branch 'main' into switch-edition
|
2020-12-13 21:10:37 -08:00 |
view_actions.py
|
keep saved version of bio and description field as markdown
|
2020-12-20 12:24:17 -08:00 |
views.py
|
show books for authors who only have editions
|
2020-12-20 11:51:17 -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 |