]> git.lizzy.rs Git - cheatdb.git/history - app/blueprints/threads/__init__.py
Increase comment length limit to 2000
[cheatdb.git] / app / blueprints / threads / __init__.py
2020-07-15 rubenwardyIncrease comment length limit to 2000
2020-07-12 rubenwardyReplace "Content DB" with "ContentDB"
2020-07-11 rubenwardyAdd ability to edit comments
2020-07-11 rubenwardyMove DELETE_REPLY permission to ThreadReply
2020-07-11 rubenwardyAdd ability for moderators to delete comments
2020-07-11 rubenwardyAdd audit log
2020-07-11 rubenwardyAdd the ability to lock threads
2020-07-10 rubenwardyAdd package and created_at to Notifications
2020-07-10 rubenwardyUse middleware to clear notifications
2020-07-10 rubenwardyImprove thread list style
2020-07-09 rubenwardyRename triggerNotif to addNotification, add array support
2020-07-09 rubenwardyAdd reviews
2020-01-24 rubenwardySplit up users blueprint
2020-01-21 rubenwardyImprove package page styling
2019-11-21 rubenwardyFix url_for crash on "home_page" v1.19.0
2019-11-15 rubenwardyRefactor endpoints to use blueprints instead