moviewyrm/bookwyrm
2021-04-05 16:47:48 -07:00
..
activitypub Makes followers an optional AP field 2021-04-02 07:38:37 -07:00
connectors Create connectors to federated bookwyrm servers 2021-04-01 17:02:45 -07:00
importers Move importers into module 2021-03-30 09:03:57 -07:00
management/commands Default blocks in initdb 2021-04-05 15:26:53 -07:00
migrations Adds migration for federated server table statuses 2021-04-05 15:54:20 -07:00
models Check if incoming domains are blocked 2021-04-05 15:16:41 -07:00
static Merge pull request #862 from mouse-reeve/disabled-link 2021-04-04 10:59:22 -07:00
templates Adds block and unblock functionality 2021-04-05 15:38:32 -07:00
templatetags 357 Users set preferred timezone, used for readthroughs 2021-03-28 19:16:43 -04:00
tests Fixes domain block tests 2021-04-05 16:47:48 -07:00
utils Runs black 2021-03-08 08:49:10 -08:00
views Fixes domain block tests 2021-04-05 16:47:48 -07:00
__init__.py rename main code directory 2020-09-17 13:30:54 -07:00
activitystreams.py Fixes trimming streams 2021-04-04 20:57:30 -07:00
admin.py Runs black 2021-03-08 08:49:10 -08:00
context_processors.py Runs black 2021-03-08 08:49:10 -08:00
emailing.py Fixes sending invite emails 2021-03-29 08:33:12 -07:00
forms.py Fixes creting invites 2021-04-05 10:17:01 -07:00
sanitize_html.py Runs black 2021-03-08 08:49:10 -08:00
settings.py Restores stream length settings 2021-04-04 21:01:52 -07:00
signatures.py Runs black 2021-03-08 08:49:10 -08:00
status.py Adds start of redraft view 2021-04-03 12:30:18 -07:00
tasks.py Runs black 2021-03-08 08:49:10 -08:00
timezone_middleware.py adding middleware and use in readthrough template 2021-03-29 08:20:35 -04:00
urls.py Adds compose view 2021-04-03 14:32:34 -07:00
wsgi.py Updates migrations 2020-09-21 08:10:37 -07:00