discourse/app
Sam Saffron 333b5a19b2 FIX: do not include uncategorized_category_id in `topic_create_allowed` if posting in uncategorized is disabled
Previously users were still allowed to create topic via API even if
uncategorized was disabled.

Not 100% happy with all this special casing, but I guess we have to do
something.

This also splits up a mega spec now that we have fab! into a more easy to
understand structure (I hope)
2019-06-26 17:41:07 +10:00
..
assets UX: add shortcut for deferring topics (#7798) 2019-06-25 07:20:55 +03:00
controllers FIX: Don't use DistributedCache to store redis readonly state 2019-06-25 11:20:34 +08:00
helpers replace subfolder on cdn url conversion between general cdn and s3 (#7764) 2019-06-17 11:51:17 -07:00
jobs FIX: Don't replace img tags within anchor tags with markdown format. 2019-06-21 12:32:02 +08:00
mailers Make `email_excerpt` method take an optional `post` param (#7570) 2019-05-20 10:04:23 +02:00
models FIX: do not include uncategorized_category_id in `topic_create_allowed` if posting in uncategorized is disabled 2019-06-26 17:41:07 +10:00
serializers FIX: In reply to would sometimes have a broken link 2019-06-10 11:33:10 -04:00
services FIX: iterate when clearing watched words cache 2019-06-24 17:17:56 -07:00
views SECURITY: Add confirmation screen when logging in via user-api OTP 2019-06-17 16:18:44 +01:00