mediawiki-extensions-Echo/modules
Matthias Mullie d150625ce1 Until seentime is recorded, we should treat notifications as unseen
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
2015-05-06 10:53:45 +02:00
..
alert Hygiene: Port all Echo css to less. 2014-08-04 11:43:27 -07:00
badge Hygiene: Port all Echo css to less. 2014-08-04 11:43:27 -07:00
base Actually pass jscs 2015-05-04 19:28:01 +00:00
icons Updating Talk notification icon 2013-06-28 11:56:07 -07:00
overlay Until seentime is recorded, we should treat notifications as unseen 2015-05-06 10:53:45 +02:00
special Actually pass jscs 2015-05-04 19:28:01 +00:00
hooks.txt Add overlay hook for user scripts. 2013-06-13 21:27:26 -04:00
mixins.less Prevent horizontal scroll bars in Firefox 2014-08-14 13:21:49 -07:00