discourse/app
Roman Rizzi 108414e47c
DEV: Users must be able to see a topic to moderate it. (#10906)
Follows-up a8c47e7c. It makes more sense to check if the user can see the topic inside the `can_moderate?` method instead of doing it separately.
2020-10-13 13:03:14 -03:00
..
assets FIX: Error messages from editing user being swallowed (#10908) 2020-10-13 10:37:33 -05:00
controllers DEV: Users must be able to see a topic to moderate it. (#10906) 2020-10-13 13:03:14 -03:00
helpers Replace base_uri with base_path (#10879) 2020-10-09 12:51:24 +01:00
jobs DEV: Make site setting type uploaded_image_list use upload IDs (#10401) 2020-10-13 16:17:06 +03:00
mailers FIX: When admin changes an email for the user the user must confirm the change (#10830) 2020-10-07 13:02:24 +10:00
models DEV: Make site setting type uploaded_image_list use upload IDs (#10401) 2020-10-13 16:17:06 +03:00
serializers FEATURE: respect tags_sort_alphabetically setting when display tags (#10889) 2020-10-13 08:23:04 +11:00
services REFACTOR: Removes double check of site setting in badge granter 2020-10-05 19:59:57 +02:00
views FIX: display correct reply count for crawler 2020-10-09 11:11:11 -04:00