mirror of https://codeberg.org/cage/tinmop/
- [modules] marked post as read.
This commit is contained in:
parent
08c2c7aab5
commit
13505665bd
|
@ -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))))
|
||||
|
|
Loading…
Reference in New Issue