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
Tarek Khalil bd6d31c9ec
FEATURE: Add IgnoredUsersSummary daily job (#7144)
* FEATURE: Add `IgnoredUsersSummary` daily job

## Why?

This is part of the [Ability to ignore a user feature](https://meta.discourse.org/t/ability-to-ignore-a-user/110254/8).

We want to:

1. Send an automatic group PM that goes out to moderators
2. When {x} users have Ignored the same user, threshold defined by a site setting, default of 5
3. Only send this message every X days which is defined by another site setting
2019-03-14 22:51:43 +00:00
..
assets FEATURE: Enable experimental Badging API (#7173) 2019-03-14 18:16:16 -03:00
controllers Fix favicon not updating on the client side when changed. 2019-03-14 15:37:43 +08:00
helpers FIX: Properly support defaults for upload site settings. 2019-03-13 16:36:57 +08:00
jobs FEATURE: Add IgnoredUsersSummary daily job (#7144) 2019-03-14 22:51:43 +00:00
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models FIX: allow banner topic posts to be moved to regular topic (and vice versa) 2019-03-14 23:41:23 +05:30
serializers FIX: optimise querying Post's serializer ignored attribute (#7169) 2019-03-14 12:10:53 +00:00
services FIX: Properly support defaults for upload site settings. 2019-03-13 16:36:57 +08:00
views FEATURE: Add plugin html hook to insert html before any other scripts 2019-03-05 10:41:16 -08:00