discourse/app
Dan Ungureanu f62b8990ac
FIX: Do not autocomplete categories or emojis in code blocks (#8459)
This reapplies commit b643526d9a after
being reverted in commit f65c453555.

Unlike the original commit, this does a single pass and does not take
into account unfinished code blocks.
2019-12-09 15:07:15 +02:00
..
assets FIX: Do not autocomplete categories or emojis in code blocks (#8459) 2019-12-09 15:07:15 +02:00
controllers Build(deps): Bump rotp from 3.3.1 to 5.1.0 (#8477) 2019-12-09 14:29:48 +10:00
helpers DEV: s/\$redis/Discourse\.redis (#8431) 2019-12-03 10:05:53 +01:00
jobs DEV: s/\$redis/Discourse\.redis (#8431) 2019-12-03 10:05:53 +01:00
mailers DEV: s/\$redis/Discourse\.redis (#8431) 2019-12-03 10:05:53 +01:00
models Build(deps): Bump rotp from 3.3.1 to 5.1.0 (#8477) 2019-12-09 14:29:48 +10:00
serializers FEATURE: Tag synonyms 2019-12-04 13:33:51 -05:00
services DEV: handle all notification consolidations in new 'NotificationConsolidator' class. 2019-12-05 14:36:06 +05:30
views FEATURE: improve email change workflow 2019-11-21 16:28:35 +11:00