mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-13 17:57:21 +00:00
d150625ce1
Since we didn't use to save seen time, it is unreliable at first. I decided to just show them as read then, since we couldn't know if they had or hadn't been read. However, it would make more sense to keep them unread until we first save the time a notifiation is seen: it is in line with the current behavior (where the badge just stays red, always) Also fixed a problem where I meant to .get a value but had .set instead. It wasn't noticable because that function is currently only called when things have just been seen, so even though it was wrong, it produced a good result. Bug: T94634 Change-Id: I7ee447249527feb3914c76cfffd673bbda062b75 |
||
---|---|---|
.. | ||
alert | ||
badge | ||
base | ||
icons | ||
overlay | ||
special | ||
hooks.txt | ||
mixins.less |