discourse/app
Krzysztof Kotlarek 586c8efbd8
FEATURE: the ability to permanently destroy the private message (#11115)
PostDestroyer should accept the option to permanently destroy post from the database. In addition, when the first post is destroyed it destroys the whole topic.

Currently, that feature is limited to private messages and creator of the post. It will be used by discourse-encrypt to explode encrypted private messages.
2020-11-10 15:40:48 +11:00
..
assets FEATURE: the ability to permanently destroy the private message (#11115) 2020-11-10 15:40:48 +11:00
controllers FIX: global setting needs to be coerced to float (#11162) 2020-11-09 16:46:52 +11:00
helpers Replace base_uri with base_path (#10879) 2020-10-09 12:51:24 +01:00
jobs PERF: Update index for category in a background job. 2020-11-09 13:51:26 +08:00
mailers FIX: Ensure group SMTP and message builder always uses from address for Reply-To when IMAP is enabled (#11037) 2020-10-28 07:01:58 +10:00
models FEATURE: the ability to permanently destroy the private message (#11115) 2020-11-10 15:40:48 +11:00
serializers UX: Minor cosmetic fixes to the wizard (#11172) 2020-11-09 15:14:57 -05:00
services PERF: Update index for category in a background job. 2020-11-09 13:51:26 +08:00
views FEATURE: Add Google Universal Analytics v4 as an option (#11123) 2020-11-06 14:15:36 -06:00