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
Robin Ward f1b3e72581 FIX: Don't hide/close topics if they don't meet minimum visibility
There are situations where depending on site settings, actions could be
taken due to flags (for example, hiding a post) but those actions were
not visibile in the review queue due to visibility settings.

This patch makes sure that the minimum score required for an action such
as hiding a post needs to meet the visibility for a moderator to see it.
2019-08-06 15:36:39 -04:00
..
assets FIX: Use unescaped title as combo-box id (#7979) 2019-08-06 16:27:01 -03:00
controllers FEATURE: Send notification when member was accepted to group. (#7614) 2019-08-06 13:29:46 +03:00
helpers FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
jobs DEV: Refactor helper methods for upload markdown 2019-07-25 16:36:35 +02:00
mailers FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
models FIX: Don't hide/close topics if they don't meet minimum visibility 2019-08-06 15:36:39 -04:00
serializers FIX: Show membership requests link just for group owners. (#7543) 2019-08-06 13:28:22 +03:00
services FIX: Various watched words improvements 2019-08-02 15:29:12 +01:00
views FEATURE: add option to always send excerpts in emails 2019-08-06 12:45:28 -04:00