mediawiki-extensions-Echo/tests/phpunit
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
..
api
controller Hygiene: Move notification type detection to method 2014-08-22 14:05:47 -07:00
formatters
includes Display red badge based on time of notifications vs last time panel was opened 2015-05-01 11:39:45 -07:00
maintenance Title::newFromText requires string argument. 2015-03-23 15:47:45 -07:00
model Allow multiple target pages per event 2015-03-31 07:56:52 +00:00