discourse/app
Sam 8d7c10f7f2 FIX: allow moderators to create categories setting broken
Mods require visibility to everyone group cause category dialogs need to
know about this.

If the site setting `allow moderators to create categories` will not function
without this

Note there is no security expansion of rights here, the group is technically
empty anyway and it always looks exactly the same on all discourse instances
2019-03-06 17:44:18 +11:00
..
assets UX: Previous positioning was better for the image resizer 2019-03-05 22:10:12 -05:00
controllers REFACTOR: Change watch wording to unignore (#7112) 2019-03-05 14:40:31 +00:00
helpers FEATURE: Calculate sprite-sheet based on currently active themes (#6973) 2019-02-06 15:51:23 +00:00
jobs DEV: Serialize the job parameters in sidekiq logs 2019-03-05 17:44:49 +00:00
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models FIX: allow moderators to create categories setting broken 2019-03-06 17:44:18 +11:00
serializers FEATURE: Add ignored user list to the User's preference page (#7107) 2019-03-05 14:47:51 +00:00
services FEATURE: Allow wildcard in allowed_user_api_auth_redirects setting (#6779) 2019-02-26 17:03:20 +01:00
views FEATURE: Add plugin html hook to insert html before any other scripts 2019-03-05 10:41:16 -08:00