discourse/app
Krzysztof Kotlarek 949b5f3fa9
FIX: no reply as a new topic without permission (#25641)
`create topic allowed groups` site setting controls permission to create a new topic.

If a user cannot create a topic, a reply as a new topic button should not be visible as well.
2024-02-13 09:26:13 +11:00
..
assets FIX: no reply as a new topic without permission (#25641) 2024-02-13 09:26:13 +11:00
controllers FEATURE: Async load of category and chat hashtags (#25526) 2024-02-12 12:07:14 +02:00
helpers SECURITY: Properly escape user content within <noscript> 2024-01-30 09:10:09 -07:00
jobs DEV: Drop deprecated Badge#image column (#25536) 2024-02-02 14:09:55 +08:00
mailers FIX: Add higher read & open timeouts for group SMTP emails (#24593) 2023-11-28 15:32:59 +10:00
models DEV: Change Group.trusted_group_ids to use const (#25639) 2024-02-12 12:36:00 +10:00
serializers DEV: Use PosterSerializer for SuggestedTopicSerializer posters (#25650) 2024-02-12 14:04:02 -06:00
services FEATURE: Async load of category and chat hashtags (#25526) 2024-02-12 12:07:14 +02:00
views SECURITY: Properly escape user content within <noscript> 2024-01-30 09:10:09 -07:00