discourse/app
Robin Ward a5182b0d6c FIX: Rewrite old `/admin/flags` links to use the review queue
Such links might be in present in old PMs. For example, a notification of
outstanding flags.

New PMs should receive the correct link but this prevents 404s in the
other case.
2019-04-04 10:15:23 -04:00
..
assets FIX: Rewrite old `/admin/flags` links to use the review queue 2019-04-04 10:15:23 -04:00
controllers FIX: Reviewables should not be created for users until they are active 2019-04-03 15:25:00 -04:00
helpers PERF: no need to select entire group just to find name 2019-03-26 17:59:05 +11:00
jobs FIX: do not raise exception if the file is missing 2019-04-04 15:36:51 +05:30
mailers DEV: Remove unused method. 2019-04-04 14:19:39 +08:00
models DEV: Remove unused method. 2019-04-04 14:19:39 +08:00
serializers UX: Slightly improved reviewable user display, plus link to admin if possible 2019-04-03 17:07:48 -04:00
services UX: Slightly improved reviewable user display, plus link to admin if possible 2019-04-03 17:07:48 -04:00
views FEATURE: change layout when default page is category to tabular for _… (#7270) 2019-04-04 15:57:18 +02:00