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 d6eb892b04
FEATURE: Account for ignored_users when merging two users (#7142)
* FEATURE: Account for `ignored_users` when merging two users

## Why?

This is part of the [Ability to ignore a user feature](https://meta.discourse.org/t/ability-to-ignore-a-user/110254/8).
When we merge two users, we need to account for merging their list of `ignored_users` too.
2019-03-11 13:53:59 +00:00
..
assets UX: add a paragraph description on the tags tab of the category settings 2019-03-08 16:46:32 -05:00
controllers FEATURE: remove all expired invitations by default 2019-03-07 15:28:39 +05:30
helpers FEATURE: Calculate sprite-sheet based on currently active themes (#6973) 2019-02-06 15:51:23 +00:00
jobs DEV: Add 'starting' event to sidekiq log when interval logging enabled 2019-03-08 10:56:36 +00:00
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models FIX: Various improvements to post notices. 2019-03-11 11:19:58 +02:00
serializers FIX: Make post notices invisible to poster. 2019-03-11 12:07:19 +02:00
services FEATURE: Account for ignored_users when merging two users (#7142) 2019-03-11 13:53:59 +00:00
views FEATURE: Add plugin html hook to insert html before any other scripts 2019-03-05 10:41:16 -08:00