]> git.lizzy.rs Git - cheatdb.git/commit
Add ability for moderators to delete comments
authorrubenwardy <rw@rubenwardy.com>
Sat, 11 Jul 2020 02:29:33 +0000 (03:29 +0100)
committerrubenwardy <rw@rubenwardy.com>
Sat, 11 Jul 2020 02:29:38 +0000 (03:29 +0100)
commit31b8a7931bdb95b296e236c11705206507b035d8
treedafcdca8f5dea95a326c08125f7d035be812ddd9
parenta4dd4f04293b6ad6dab5d3dc0a4c52a3290b4394
Add ability for moderators to delete comments
app/blueprints/admin/audit.py
app/blueprints/threads/__init__.py
app/models.py
app/templates/admin/audit.html
app/templates/admin/audit_view.html [new file with mode: 0644]
app/templates/macros/threads.html
app/templates/threads/delete_reply.html [new file with mode: 0644]
app/utils.py
migrations/versions/86512692b770_.py [new file with mode: 0644]