moviewyrm/bookwyrm/views
Hugh Rundle 1a02af1450 allow members to see groups and their lists
- add additional logic to visible_to_user, for groups and their objects
- cleans up some queries in Group view

NOTE: I can't work out how to make group lists only visible
to users who should be able to see them, on user group listings.
They still can't access the actual group, but can see it on
user pages. This is potentialy problematic.
2021-09-27 20:24:25 +10:00
..
admin Adds IP blocklist views 2021-09-17 13:04:10 -07:00
__init__.py rationalise group creation and prep for group privacy 2021-09-27 15:34:14 +10:00
author.py Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
block.py
books.py Updating string format synatx part 3 2021-09-20 16:45:26 -07:00
directory.py
discover.py Show quotes without content as large discover cards 2021-09-06 08:47:59 -07:00
edit_user.py Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
editions.py Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
feed.py Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
follow.py Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
get_started.py
goal.py
group.py allow members to see groups and their lists 2021-09-27 20:24:25 +10:00
helpers.py Merge branch 'main' into pylint-update 2021-09-20 16:31:27 -07:00
import_data.py Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
inbox.py Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
interaction.py Return http responses for ajax requests 2021-09-10 08:03:22 -07:00
isbn.py Use search results template for isbn view 2021-08-21 10:48:26 -07:00
landing.py
list.py allow group members to add items to group lists directly 2021-09-27 18:41:29 +10:00
login.py Create model function to update user last active date 2021-09-22 08:35:20 -07:00
notifications.py
outbox.py
password.py Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
reading.py Return http responses for ajax requests 2021-09-10 08:03:22 -07:00
register.py Merge branch 'main' into pylint-update 2021-09-20 16:31:27 -07:00
rss_feed.py
search.py Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
shelf.py
status.py Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
updates.py
user.py show groups on member pages if allowed 2021-09-27 17:51:18 +10:00
wellknown.py Updating string format synatx part 2 2021-09-18 11:32:00 -07:00