1
0
Fork 0

- [modules] marked post as read.

This commit is contained in:
cage 2021-11-30 21:14:15 +01:00
parent 08c2c7aab5
commit 13505665bd
1 changed files with 3 additions and 0 deletions

View File

@ -33,6 +33,9 @@
(status-id (db:row-message-status-id row)))
(when (or (scan scanner user)
(scan scanner subject))
(db:mark-status-red-p timeline-type
timeline-folder
status-id)
(db:mark-status-deleted-p timeline-type
timeline-folder
status-id))))