| .. |
|
activitypub
|
Store book data
|
2020-03-06 22:58:51 -08:00 |
|
connectors
|
Adds generalized book data connectors
|
2020-03-07 12:22:28 -08:00 |
|
migrations
|
Add field manually_approves_followers to db.
|
2020-03-09 20:29:11 +00:00 |
|
models
|
Add field manually_approves_followers to db.
|
2020-03-09 20:29:11 +00:00 |
|
static
|
Threaded-view on status pages
|
2020-03-09 17:04:28 -07:00 |
|
templates
|
Fixes data display on shelf
|
2020-03-09 17:55:15 -07:00 |
|
templatetags
|
Fix feed display
|
2020-03-09 17:27:54 -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 field manually_approves_followers to db.
|
2020-03-09 20:29:11 +00:00 |
|
incoming.py
|
Don't automatically accept follows if the user doesn't want to.
|
2020-03-09 21:16:46 +00:00 |
|
outgoing.py
|
Adds notifications
|
2020-03-07 14:51:04 -08:00 |
|
remote_user.py
|
Fixes book uid helper function
|
2020-03-07 13:17:48 -08:00 |
|
sanitize_html.py
|
comment and todo cleanup
|
2020-02-19 00:35:12 -08:00 |
|
settings.py
|
add sqlite support
|
2020-02-15 14:19:36 -08:00 |
|
status.py
|
Don't create notification when you interact with yourself
|
2020-03-09 17:05:57 -07:00 |
|
urls.py
|
Change url for edit_profile_page.
|
2020-03-08 16:42:06 +00:00 |
|
view_actions.py
|
Add field manually_approves_followers to db.
|
2020-03-09 20:29:11 +00:00 |
|
views.py
|
Merge pull request #79 from cthulahoops/approval
|
2020-03-09 17:37:27 -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 |