This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Joe 415c1bb9e1 FIX: don't show create topic suggestion to users who can't
Users with TL below the "min trust to create topic" setting used to see a prompt to create new topics in the footer message below the topic list. Those topics would never be submitted because those users don't meet the TL requirements to create a new topic (based on that site setting). This PR removes that prompt for those users.
2020-06-10 00:02:11 +08:00
..
assets FIX: don't show create topic suggestion to users who can't 2020-06-10 00:02:11 +08:00
controllers FEATURE: multiple use invite links (#9813) 2020-06-09 20:49:32 +05:30
helpers New bootstrap.json endpoint for starting up Discourse 2020-06-03 14:45:23 -04:00
jobs FEATURE: multiple use invite links (#9813) 2020-06-09 20:49:32 +05:30
mailers FIX: Digest frequency issue on user creation 2020-06-01 17:39:16 -04:00
models FEATURE: multiple use invite links (#9813) 2020-06-09 20:49:32 +05:30
serializers FEATURE: multiple use invite links (#9813) 2020-06-09 20:49:32 +05:30
services FEATURE: multiple use invite links (#9813) 2020-06-09 20:49:32 +05:30
views Start Discourse in an initializer (#9930) 2020-05-29 14:37:02 -04:00