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
Gerhard Schlager 00d448105e FIX: Disallow user self-delete when user posted in PMs
All posts created by the user are counted unless they are deleted,
belong to a PM sent between a non-human user and the user or belong
to a PM created by the user which doesn't have any other recipients.

It also makes the guardian prevent self-deletes when SSO is enabled.
2019-08-10 12:07:09 +02:00
..
adapters SECURITY: XSS in routes 2019-06-26 16:34:15 +02:00
components UX: Add title attribute and aria-label to PM icon link 2019-07-10 23:05:57 -04:00
controllers SECURITY: Add confirmation screen when connecting associated accounts 2019-07-24 13:36:14 +01:00
helpers FEATURE: Hide Reviewable scores, change score filter to Priority 2019-05-07 14:05:23 -04:00
initializers DEV: resets page tracking state between tests (#7847) 2019-07-03 10:08:05 +02:00
lib FIX: ensures routing with hash doesn't stuck history (#7872) 2019-07-10 20:43:03 +02:00
mixins FIX: mark topics in sub categories as unread when dismissing parent 2019-06-27 13:26:48 +10:00
models FIX: Disallow user self-delete when user posted in PMs 2019-08-10 12:07:09 +02:00
pre-initializers DEV: s/this._super()/this._super(...arguments) (#6908) 2019-01-19 10:05:51 +01:00
raw-views DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
routes SECURITY: Add confirmation screen when connecting associated accounts 2019-07-24 13:36:14 +01:00
services FIX: correct translations for logs error rate notice (#7622) 2019-05-28 22:10:51 +03:00
templates SECURITY: Add confirmation screen when connecting associated accounts 2019-07-24 13:36:14 +01:00
widgets Hide empty anchor tag from screen readers 2019-07-10 22:39:25 -04:00
mapping-router.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00