discourse/spec
Tarek Khalil 28384ba62c
FEATURE: Add Top Ignored Users report (#7153)
* FEATURE: Add `Top Ignored Users` report

## Why?

This is part of the [Ability to ignore a user feature](https://meta.discourse.org/t/ability-to-ignore-a-user/110254/8), and also part of [this PR](https://github.com/discourse/discourse/pull/7144).

We want to send a System Message daily when a specific count threshold for an ignored is reached. To make this system message informative, we want to link to a report for the Top Ignored Users too.
2019-03-12 16:01:58 +00:00
..
components DEV: Remove redundant assertion. 2019-03-12 20:56:18 +08:00
fabricators Fix UserProfile fabricator. 2019-03-11 09:57:42 +08:00
fixtures FEATURE: allow users to easily track/watch/mute topics via email 2019-03-06 18:38:49 +11:00
helpers FEATURE: add ability to clear previously set mobile_view with mobile_view=auto 2019-02-22 10:44:49 -08:00
import_export FIX: topic and category exporters were only exporting users who created the first post 2018-01-16 12:51:53 -05:00
integration Add new run_jobs_synchronously! helper for tests 2019-03-11 16:58:35 -04:00
integrity FIX: Relative links in translations should work with subfolder 2018-11-08 23:31:05 +00:00
jobs DEV: Make Rubocop happy 2019-03-11 22:33:24 -04:00
lib Add new run_jobs_synchronously! helper for tests 2019-03-11 16:58:35 -04:00
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models FEATURE: Add Top Ignored Users report (#7153) 2019-03-12 16:01:58 +00:00
multisite DEV: Allow custom value when pausing sidekiq to aid in debugging. 2019-02-19 10:55:53 +08:00
requests FIX: Disable 'Create Topic' button if tag is staff-only. (#6984) 2019-03-12 19:23:36 +11:00
serializers FIX: Make post notices invisible to poster. 2019-03-11 12:07:19 +02:00
services Add new run_jobs_synchronously! helper for tests 2019-03-11 16:58:35 -04:00
support Add new run_jobs_synchronously! helper for tests 2019-03-11 16:58:35 -04:00
tasks
views/omniauth_callbacks FEATURE: Use translated name for 'your email has been authenticated by' (#6649) 2018-11-22 19:12:04 +00:00
rails_helper.rb DEV: Multisite tests didn't fail anymore 2019-01-24 22:28:00 +01:00