mediawiki-extensions-Echo/modules/overlay
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
..
ext.echo.overlay.init.js Actually pass jscs 2015-05-04 19:28:01 +00:00
ext.echo.overlay.js Until seentime is recorded, we should treat notifications as unseen 2015-05-06 10:53:45 +02:00
ext.echo.overlay.less Display red badge based on time of notifications vs last time panel was opened 2015-05-01 11:39:45 -07:00
ext.echo.overlay.modern.css Create chevron using pseudo elements 2014-08-13 13:14:41 -07:00
ext.echo.overlay.monobook.css Hygiene: Kill dead code 2014-08-14 14:29:40 -07:00
Help.png Adding help button to flyout. Fixing ID name per conventions. 2013-04-24 21:36:03 -07:00
PokeyNorth.png Docking overley to notifications link rather than side of window 2013-01-10 16:33:11 -08:00