Rafał Pitoń
Rafał Pitoń
There's crap-ton of python dependencies to update. This is PR to track the work on it all. # Changelog: - Bumped Python from 3.7 to 3.10 - Updated Django to...
User should have one primary group. User can have zero or more secondary group memberships. Registered users are set as members of "default" group. Users get permissions from user groups....
# Permission framework - [x] Core permissions - [x] Category permissions - [x] Build user permissions - [x] Cache user permissions - [x] Build anon permissions - [x] Cache anon...
User can be assigned to category as its moderator Users group can be assigned to category as its moderator [Full draft](https://misago-project.org/t/simplifying-user-permissions/1097/)
This is an escape hatch for forums with such obscene activity levels that tracking read states is too costful to provide while at same time no user may cope with...
Misago could provide setting allowing board administrator to replace board index view with custom one. This could build from current "categories on index" switch, changing it to toggle: ``` #...
Misago docs should be updated to contain guides showing people how to customize different parts of their site: set custom logo, OG image, use themes.