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
Robin Ward e47e0af123
FEATURE: Allow viewing of raw emails for reviewable queued posts (#7910)
If a post arrives via email but must be reviewed, we now show an
icon that can be clicked to view the raw contents of the email.

This is useful if Discourse's email parser is acting odd and the user
reviewing the post wants to know what the original contents were before
approving/rejecting the post.
2019-07-19 11:56:14 -04:00
..
adapters SECURITY: XSS in routes 2019-06-26 16:34:15 +02:00
components FEATURE: Allow viewing of raw emails for reviewable queued posts (#7910) 2019-07-19 11:56:14 -04:00
controllers FEATURE: Allow choice of category when making a PM public (#7907) 2019-07-19 11:52:50 -04:00
helpers FIX: Rename deprecated icons, allow custom icons in badges 2019-07-16 11:13:44 -04:00
initializers FIX: Remove all service workers from Apple devices *again* 2019-07-16 19:30:38 -03:00
lib FIX: Show same username or name for post notices. (#7862) 2019-07-19 11:05:48 +03:00
mixins DEV: remove .property() deprecations (#7906) 2019-07-18 13:28:23 -04:00
models FEATURE: Allow choice of category when making a PM public (#7907) 2019-07-19 11:52:50 -04: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 FIX: Back button would go to previous topic instead of list 2019-07-05 15:53:14 -04:00
services FIX: correct translations for logs error rate notice (#7622) 2019-05-28 22:10:51 +03:00
templates FEATURE: Allow viewing of raw emails for reviewable queued posts (#7910) 2019-07-19 11:56:14 -04:00
widgets FIX: Set a minimum reading time per post. (#7842) 2019-07-19 18:15:38 +03:00
mapping-router.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00