mirror of
https://github.com/ProjectSynthoria/SynthoriaArchive.git
synced 2025-11-22 01:15:45 +02:00
* Implement comment locking This adds a new flags to torrents, which is only editable by moderators and admins. If checked, it does not allow unprivileged users to post, edit or delete comments on that torrent. * Rename "locked" to "comment_locked". * Shorter button and additional words on alt text * Admin log: Change comment locking message dude I love bikeshedding xd * Bikeshedding over admin log messages * >& Also some bikeshedding |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| account.py | ||
| admin.py | ||
| main.py | ||
| site.py | ||
| torrents.py | ||
| users.py | ||