mirror of
https://github.com/discourse/discourse.git
synced 2025-09-09 15:44:13 +08:00
notify moderators now goes to the "community" user, that saves our poor mods from a flood of pms
if any staff respond to a pm they are automatically added to the list of recipients and will start getting email notifications
This commit is contained in:
parent
c495a0b996
commit
41a1b6942d
15 changed files with 635 additions and 583 deletions
|
@ -47,7 +47,6 @@ describe Discourse do
|
|||
end
|
||||
end
|
||||
|
||||
|
||||
context '#system_user' do
|
||||
|
||||
let!(:admin) { Fabricate(:admin) }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue