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 New version of black, new whitespace 2021-04-26 09:15:42 -07:00
books.py Updating string format synatx part 3 2021-09-20 16:45:26 -07:00
directory.py Fixes directory view 2021-08-06 09:40:01 -07:00
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 Merge branch 'main' into suggestions-redis 2021-06-18 16:48:04 -07:00
goal.py Python formatting 2021-08-04 12:40:15 -07:00
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 Renames "discover" 2021-08-07 11:25:09 -07:00
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 Adds filtered view for notifications 2021-05-07 14:00:51 -07:00
outbox.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
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 Updates rss feed view 2021-08-09 07:38:43 -07:00
search.py Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
shelf.py Use gettext_lazy not gettext 2021-08-17 14:35:28 -07:00
status.py Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
updates.py Only make notification count red for mentions 2021-04-30 07:49:34 -07:00
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