mediawiki-extensions-Echo/modules
Roan Kattouw 7942a2de79 Replace mark-as-read-on-click with ?markasread= URL parameter
Notifications were being marked as read in response to a click event
in JavaScript, but that causes a jarring effect in the UI, and it's
not reliable (the browser could abort the AJAX request).

Instead, add ?markasread=XYZ to the end of every primary link URL,
where XYZ is the event ID.

Bug: T133975
Depends-On: Icb99d5479836fea25a47451b5a758dd71f642f71
Change-Id: I8047d121584b43e6172463a50ad0e0de5f7fa73c
2016-05-03 00:20:03 -07:00
..
api Follow-up 57ee9759: add notnoforn=1 for b/c with wikis running old code 2016-04-26 15:55:07 -07:00
icons Merge "Remove unused icon files" 2016-04-01 11:15:53 +00:00
logger jscs: Add "checkTypes": "strictNativeCase" and make pass 2016-03-25 11:47:00 -07:00
nojs Update OOUI hacks for I8987dade5ed 2016-04-19 15:57:11 -07:00
ooui Replace mark-as-read-on-click with ?markasread= URL parameter 2016-05-03 00:20:03 -07:00
special Remove param index 2016-04-21 13:33:15 +02:00
viewmodel Follow-up 1608a5e6fc: add hasOwnProperty check 2016-04-28 00:34:11 +00:00
echo.mixins.less Truncate usernames, titles and excerpts in notifications 2016-01-29 07:04:23 -05:00
echo.variables.less Adjust group bundle styles 2016-02-29 20:16:42 +00:00
echo.variables.monobook.less Separate skin specific styles and improve Monobook appearance 2015-11-10 17:57:44 -08:00
echo.variables.vector.less Separate skin specific styles and improve Monobook appearance 2015-11-10 17:57:44 -08:00
ext.echo.init.js Replace mark-as-read-on-click with ?markasread= URL parameter 2016-05-03 00:20:03 -07:00
ext.echo.moment-hack.js Apply momentjs hack for short relative times on mobile too 2016-04-19 17:53:02 -07:00
hooks.txt Add overlay hook for user scripts. 2013-06-13 21:27:26 -04:00