mediawiki-extensions-Echo/modules/special
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
..
ext.echo.special.js Display red badge based on time of notifications vs last time panel was opened 2015-05-01 11:39:45 -07:00
ext.echo.special.less Allow .mw-echo-title-heading outside special page 2014-09-04 18:59:30 -07:00
Feedback.png (bug 43441) Show preferences icon on Special:Notifications without label except as title 2013-01-01 21:48:44 -08:00
FeedbackHover.png (bug 43441) Show preferences icon on Special:Notifications without label except as title 2013-01-01 21:48:44 -08:00
Help.png Adding Help link to Echo archive page 2013-04-15 16:27:27 -07:00
MoreInfo.png Adding More Info link to Special:Notifications 2013-01-08 14:23:24 -08:00
MoreInfoHover.png Adding More Info link to Special:Notifications 2013-01-08 14:23:24 -08:00
Preferences.png Adding Help link to Echo archive page 2013-04-15 16:27:27 -07:00