aboutsummaryrefslogtreecommitdiff
path: root/app/blueprints/threads
AgeCommit message (Expand)Author
2020-09-16Implement package states for easier reviewsrubenwardy
2020-07-29Fix comment length checkingrubenwardy
2020-07-15Increase comment length limit to 2000rubenwardy
2020-07-12Replace "Content DB" with "ContentDB"rubenwardy
2020-07-11Add ability to edit commentsrubenwardy
2020-07-11Move DELETE_REPLY permission to ThreadReplyrubenwardy
2020-07-11Add ability for moderators to delete commentsrubenwardy
2020-07-11Add audit logrubenwardy
2020-07-11Add the ability to lock threadsrubenwardy
2020-07-11Add package and created_at to Notificationsrubenwardy
2020-07-10Use middleware to clear notificationsrubenwardy
2020-07-10Improve thread list stylerubenwardy
2020-07-09Rename triggerNotif to addNotification, add array supportrubenwardy
2020-07-09Add reviewsrubenwardy
2020-01-24Split up users blueprintrubenwardy
2020-01-21Improve package page stylingrubenwardy
2019-11-21Fix url_for crash on "home_page"v1.19.0rubenwardy
2019-11-15Refactor endpoints to use blueprints insteadrubenwardy