.. |
activitypub
|
Adds avatars to activitypub actor
|
2020-03-27 09:58:25 -07:00 |
connectors
|
Handle uploaded CSV and match to openlibrary titles.
|
2020-03-25 14:15:28 +00:00 |
migrations
|
Adds commenting
|
2020-03-21 16:50:49 -07:00 |
models
|
Add useful reprs to books & search results for debugging.
|
2020-03-25 14:15:28 +00:00 |
static
|
Fixes background on search icon
|
2020-03-22 09:30:08 -07:00 |
templates
|
Stylistic changes for goodreads import
|
2020-03-27 09:33:31 -07:00 |
templatetags
|
Fixes error handling for book button filters
|
2020-03-27 09:37:11 -07:00 |
utils
|
Store book data
|
2020-03-06 22:58:51 -08:00 |
__init__.py
|
Basic app structure
|
2020-01-24 22:32:41 -08:00 |
books_manager.py
|
Adds generalized book data connectors
|
2020-03-07 12:22:28 -08:00 |
broadcast.py
|
Send a different review to mastodon than to fedireads
|
2020-02-18 17:30:23 -08:00 |
forms.py
|
Add a form to upload goodreads data.
|
2020-03-23 16:40:52 +00:00 |
goodreads_import.py
|
Generated import status rather than individual statuses.
|
2020-03-25 14:15:28 +00:00 |
incoming.py
|
Adds commenting
|
2020-03-21 16:50:49 -07:00 |
outgoing.py
|
Stylistic changes for goodreads import
|
2020-03-27 09:33:31 -07:00 |
remote_user.py
|
Update remote users with manual follow status
|
2020-03-13 16:27:58 -07:00 |
sanitize_html.py
|
Allow a and span tags in posts
|
2020-03-12 17:23:55 -07:00 |
settings.py
|
add sqlite support
|
2020-02-15 14:19:36 -08:00 |
status.py
|
Adds commenting
|
2020-03-21 16:50:49 -07:00 |
urls.py
|
Adds avatars to activitypub actor
|
2020-03-27 09:58:25 -07:00 |
view_actions.py
|
Stylistic changes for goodreads import
|
2020-03-27 09:33:31 -07:00 |
views.py
|
Merge pull request #96 from cthulahoops/goodreads_import
|
2020-03-27 09:10:00 -07:00 |
wellknown.py
|
Endpoint for status
|
2020-02-15 12:32:40 -08:00 |
wsgi.py
|
move some configuration into environment vars
|
2020-02-15 13:45:44 -08:00 |