Don't send note comment notifications to deleted users

This commit is contained in:
Tom Hughes 2015-10-30 19:11:25 +00:00
parent a082baebd7
commit c9fdd5d3cb
3 changed files with 26 additions and 8 deletions

View file

@ -122,3 +122,21 @@ t14:
created_at: 2007-02-01 00:00:00
author_id: 4
body: 'A comment description'
t15:
id: 15
note_id: 2
visible: true
event: opened
created_at: 2007-01-01 00:00:00
author_id: 10
body: 'This is a note with from a suspended user'
t16:
id: 16
note_id: 2
visible: true
event: opened
created_at: 2007-01-01 00:00:00
author_id: 11
body: 'This is a note with from a deleted user'