moviewyrm/bookwyrm
Hugh Rundle f3181690a2 change group owner from 'manager' to 'user'
This will allow privacy management to use existing code.
Some template updates also are for rationalising how
groups are created and edited.
2021-09-27 15:36:41 +10:00
..
activitypub Updating string format syntax part 1 2021-09-17 21:39:18 -07:00
connectors Python formatting 2021-09-18 11:33:43 -07:00
importers Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
management/commands Populate streams tasks 2021-08-07 17:44:40 -07:00
middleware Adds IP blocklist views 2021-09-17 13:04:10 -07:00
migrations Adds customizable invite request copy 2021-09-18 15:45:04 -07:00
models change group owner from 'manager' to 'user' 2021-09-27 15:36:41 +10:00
static fix UI for group curated list editing 2021-09-27 11:03:41 +10:00
templates change group owner from 'manager' to 'user' 2021-09-27 15:36:41 +10:00
templatetags better logic for identifying group manager 2021-09-25 20:23:59 +10:00
tests String formatting for status view tests 2021-09-22 10:55:51 -07:00
utils Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
views rationalise group creation and prep for group privacy 2021-09-27 15:34:14 +10:00
__init__.py rename main code directory 2020-09-17 13:30:54 -07:00
activitystreams.py Updating string format synatx part 3 2021-09-20 16:45:26 -07:00
admin.py Adds model for instance admin announcements 2021-05-19 14:00:46 -07:00
context_processors.py Adds javascript cache value to templates 2021-09-10 10:57:16 -07:00
emailing.py Python formatting 2021-09-18 11:33:43 -07:00
forms.py add group field to ListForm 2021-09-26 15:55:16 +10:00
imagegenerators.py Fix lint 2021-06-19 19:44:14 +02:00
preview_images.py Fixes missing f format in preview image string 2021-09-20 17:40:59 -07:00
redis_store.py Actually use provided stoers list 2021-08-23 10:48:23 -07:00
sanitize_html.py Updating string format syntax part 1 2021-09-17 21:39:18 -07:00
settings.py Correctly use custom postgres ports 2021-09-22 08:13:31 -07:00
signatures.py Updating string format syntax part 1 2021-09-17 21:39:18 -07:00
status.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
storage_backends.py Fix R1725: Consider using Python 3 style super() without arguments 2021-08-04 11:58:53 +02:00
suggested_users.py Updating string format syntax part 1 2021-09-17 21:39:18 -07:00
tasks.py Simply celery settings 2021-09-07 14:02:03 -07:00
urls.py add and remove users from groups 2021-09-25 17:34:44 +10:00
wsgi.py Updates migrations 2020-09-21 08:10:37 -07:00