discourse/app
Arpit Jalan 419d71abcb
FEATURE: allow admin to delete all posts by a user irrespectively (#14128)
This commit allows admin to delete all posts by a user irrespective of
site settings `delete_user_max_post_age` and `delete_all_posts_max`.
2021-08-25 10:14:22 +05:30
..
assets FEATURE: allow admin to delete all posts by a user irrespectively (#14128) 2021-08-25 10:14:22 +05:30
controllers FEATURE: Display unread and new counts for messages. (#14059) 2021-08-25 11:17:56 +08:00
helpers DEV: Allow us to use Ember CLI assets in production 2021-08-05 08:32:33 -04:00
jobs FEATURE: Display unread and new counts for messages. (#14059) 2021-08-25 11:17:56 +08:00
mailers UX: suspend forever time period messages (#13776) 2021-07-20 14:42:08 +04:00
models FEATURE: Display unread and new counts for messages. (#14059) 2021-08-25 11:17:56 +08:00
serializers FEATURE: Display unread and new counts for messages. (#14059) 2021-08-25 11:17:56 +08:00
services DEV: Do not destroy external upload stub on error in debug mode (#14139) 2021-08-25 11:11:19 +10:00
views DEV: adds server:after-body-open (#14106) 2021-08-24 14:35:44 +02:00