discourse/app
getabetterpic 519a50e3a5 Fix bug where create topic is suggested when insufficient permissions
When a user is viewing a category they do not have permission to create
a topic in, they are still prompted to create a topic if they are at the
bottom of the topics. This fixes the issue, as well as disabling the
New Topic button if they don't have permission to create a topic for
that category.
2015-09-18 19:27:49 -04:00
..
assets Fix bug where create topic is suggested when insufficient permissions 2015-09-18 19:27:49 -04:00
controllers FIX: Queued Posts should be ordered by created_at 2015-09-18 13:11:57 -04:00
helpers FIX: Strip lightbox metadata from embedding comments 2015-08-21 15:22:50 -04:00
jobs FIX: Some RSS feeds do unsafe redirects 2015-09-18 13:25:09 -04:00
mailers Remove hard-coded fallback to English locale 2015-09-06 21:24:38 +02:00
models FIX: Sometimes posts can't be created. Don't raise errors in that case. 2015-09-18 15:07:31 -04:00
serializers Merge pull request #3743 from sitepoint/topic-embed-info 2015-09-18 11:00:01 -04:00
services FIX: send new email activation token if the original token expired 2015-08-24 12:00:00 +05:30
views Add page title and charset to embedded HTML 2015-09-18 16:12:56 -04:00