discourse/app
Joffrey JAFFEUX e117b10ea8
FIX: improves tags checking when updating category of topic (#7921)
- will ensure this tag is not restricted to another category, and not only ensure this category can use it
- will clean tags param, in case client is sending an empty array, eg: [""], this could be solved client-side, but we ensure it won't happen ever this way
2019-07-23 17:06:25 +02:00
..
assets FIX: removes uncategorized context if not allowed in composer (#7922) 2019-07-23 17:05:49 +02:00
controllers FIX: improves tags checking when updating category of topic (#7921) 2019-07-23 17:06:25 +02:00
helpers FIX: Fallback to gzip compression if brotli isn't supported (#7895) 2019-07-16 11:05:37 -03:00
jobs FIX: Delete notifications users can't see after moving posts 2019-07-22 19:02:21 +02:00
mailers SECURITY: Strip HTML from invite emails 2019-07-05 14:57:11 -04:00
models FIX: Update reply count when moving posts 2019-07-22 21:42:24 +02:00
serializers FEATURE: Allow viewing of raw emails for reviewable queued posts (#7910) 2019-07-19 11:56:14 -04:00
services FEATURE: Watched words improvements (#7899) 2019-07-22 14:59:56 +03:00
views add user avatar to user crawler layout (#7917) 2019-07-22 10:52:35 -04:00