discourse/app
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
..
assets 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: Fallback to gzip compression if brotli isn't supported (#7895) 2019-07-16 11:05:37 -03:00
jobs FEATURE: send max 200 emails every minute for bulk invites (#7875) 2019-07-19 11:29:12 +05:30
mailers SECURITY: Strip HTML from invite emails 2019-07-05 14:57:11 -04:00
models FEATURE: Allow choice of category when making a PM public (#7907) 2019-07-19 11:52:50 -04:00
serializers FEATURE: Allow viewing of raw emails for reviewable queued posts (#7910) 2019-07-19 11:56:14 -04:00
services REFACTOR: Cleanup rake tasks based on feedback 2019-07-18 19:15:01 -06:00
views FIX: URL encode usernames in user profile links in RSS feeds 2019-07-18 23:18:23 +02:00