This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/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
..
adapters DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
components DEV: Move popups left if application.hbs wrapper is moved by theme 2020-11-06 09:46:26 -06:00
controllers FEATURE: the ability to permanently destroy the private message (#11115) 2020-11-10 15:40:48 +11:00
helpers FIX: Staff can create and edit posts even if a topic is in slow mode. (#11057) 2020-10-28 16:47:50 -03:00
initializers FEATURE: Add Google Universal Analytics v4 as an option (#11123) 2020-11-06 14:15:36 -06:00
lib FIX: trim no-break space in to-markdown (#11130) 2020-11-06 09:36:36 +11:00
mixins DEV: Move popups left if application.hbs wrapper is moved by theme 2020-11-06 09:46:26 -06:00
models FEATURE: the ability to permanently destroy the private message (#11115) 2020-11-10 15:40:48 +11:00
pre-initializers DEV: Remove legacy tag and category routes (#10338) 2020-11-03 16:57:58 +02:00
raw-views DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
routes DEV: Remove legacy tag and category routes (#10338) 2020-11-03 16:57:58 +02:00
services FIX: Favicon count was not updated when window focus returned (#10875) 2020-10-09 10:51:39 +11:00
templates UX: Remove label and add danger class to remove draft button (#11165) 2020-11-09 15:28:39 +08:00
widgets UX: truncate long usernames in multi-username notifications (#11153) 2020-11-09 16:06:52 +11:00
app.js DEV: Add support for api-initializers to reduce boilerplate. 2020-09-30 16:05:44 -04:00
mapping-router.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00