mediawiki-extensions-Echo/modules
Matthias Mullie da07893647 Display red badge based on time of notifications vs last time panel was opened
I tried to stick as close to the existing code as possible.

Special:Notifications is slightly different from the overlay,
however. I made it add .mw-echo-unread class for consistency,
but that JS doesn't record seen time (it only loads older
entries), not does the CSS fadeout apply there (it marks
everything as read as soon as it's displayed, so different
behavior from overlay)

PS: I'm not sure about browser compat for the fadeout. But
even if some obscure browsers don't support this, meh. It's
not an "important" feature that can't be missed.

Bug: T94634
Change-Id: Ibb201823fb52ef8a3d5eaa39b0b724ede8d271d1
2015-05-01 11:39:45 -07: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 Make sure eventId is int for client-side events. 2015-04-15 00:18:38 -04:00
icons Updating Talk notification icon 2013-06-28 11:56:07 -07:00
overlay Display red badge based on time of notifications vs last time panel was opened 2015-05-01 11:39:45 -07:00
special Display red badge based on time of notifications vs last time panel was opened 2015-05-01 11:39:45 -07: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