Commit 20b3ee0
committed
mod_webmail: Update counts when messages in other mailboxes are read.
Include message flags in personal update set, so that if messages are
read in a folder besides the selected one, we get updated and reflect
the new unread count immediately. Previously, this was only done for
the currently selected folder, so it was common for users to click on
a different folder showing an unread count, only for that to get
updated at that point to reflect all the messages read in the interim.
By updating these counts in real time we provide a better user experience.1 parent 6d43670 commit 20b3ee0
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1130 | 1130 | | |
1131 | 1131 | | |
1132 | 1132 | | |
1133 | | - | |
| 1133 | + | |
1134 | 1134 | | |
1135 | 1135 | | |
1136 | 1136 | | |
1137 | 1137 | | |
1138 | | - | |
| 1138 | + | |
1139 | 1139 | | |
1140 | 1140 | | |
1141 | 1141 | | |
| |||
0 commit comments