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 b85fa62882 FIX: Don't send replies to flags that are ignored by expiry
The `AutoQueueHandler` will ignore really old flags. In that case, don't
notify the user that the moderator is looking into it. They probably
never saw it because it didn't meet the reviewable minimum priority.
2019-05-27 17:24:36 -04:00
..
assets Revert "FEATURE: Send notification when member was accepted to group. (#7503)" 2019-05-27 15:19:59 -04:00
controllers FIX: Adding a user to a group twice under concurrency 2019-05-27 15:42:40 -04:00
helpers Make email_excerpt method take an optional post param (#7570) 2019-05-20 10:04:23 +02:00
jobs FIX: Don't send replies to flags that are ignored by expiry 2019-05-27 17:24:36 -04:00
mailers Make email_excerpt method take an optional post param (#7570) 2019-05-20 10:04:23 +02:00
models FIX: Don't send replies to flags that are ignored by expiry 2019-05-27 17:24:36 -04:00
serializers FIX: Undefined method when serializing a user 2019-05-23 19:44:55 -06:00
services Migrate score settings to use sensitivities 2019-05-24 15:44:24 -04:00
views FEATURE: add OpenGraph data to /login page 2019-05-23 07:03:01 +05:30