1
0
Fork 0
mirror of https://gitlab.com/SIGBUS/nyaa.git synced 2024-06-18 12:03:11 +00:00
nyaa/nyaa/views
Nicolas F 60ce4ec3f1 Implement comment locking (#439)
* 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
2018-03-25 17:03:49 -07:00
..
__init__.py Read-only maintenance mode setting for config.py (#356) 2017-09-04 18:16:52 -04:00
account.py Explicitly tell users they were banned (#379) 2017-10-07 19:16:24 -07:00
admin.py fix uncommon exception in report system 2018-02-06 23:05:37 +01:00
main.py Support searching for base32 info hash (BTIH) 2017-11-14 21:27:15 +02:00
site.py Move static routes into a blueprint 2017-07-27 14:14:00 +03:00
torrents.py Implement comment locking (#439) 2018-03-25 17:03:49 -07:00
users.py Redo nuke functionality (#459) 2018-03-25 16:24:44 -07:00