ajaxwatch.js: coding style tweaks
[lhc/web/wiklou.git] / skins / common / ajaxwatch.js
2010-07-16 Jack Phoenixajaxwatch.js: coding style tweaks
2010-07-13 Adam MillerEpic bug fix. Changing the markup structure of Vectors...
2010-04-28 Happy-melonFollow-up per r65570 CR, also check wgEnableWriteAPI.
2010-04-27 Happy-melonRewrite ajaxwatch.js to use the API watch action, and...
2009-12-02 Adam MillerFollow change to r59680. Adding a better regex
2009-12-02 Adam MillerAdding some code to the ajax watch/unwatch to alter...
2009-10-21 Siebrand Mazeland(bug 20847) Remove akeytt() function, but leave dummy...
2009-09-30 Roan KattouwPut the watch icon part of the changes reverted in...
2009-09-30 Roan KattouwRevert r56924 (new watch icon and color changes for...
2009-09-28 Trevor ParscalRefactored the watch/unwatch icon for Vector.
2009-09-28 Roan KattouwCoding style cleanup for r56924; also copypaste main...
2009-09-28 Roan KattouwFix for r56924: don't do any mouseover/mouseout effects...
2009-09-28 Adam Milleraddressing feedback on the watch/unwatch javascript...
2009-09-25 Adam MillerMoving watch/unwatch action out of the drop down
2008-08-03 Aaron SchulzAvoid some confusion with watching on edit by setting...
2008-08-02 Aaron SchulzMove wfSupportsAjax() to ajax.js
2007-06-28 Brion Vibber* Delay AJAX watch initialization until click so IE...
2007-06-28 Brion Vibber* (bug 10397) Fix AJAX watch error fallback when we...
2007-06-22 Brion VibberwatchLink1 no longer exists
2007-06-22 Aryeh GregorFix a couple of typos from last commit (one possibly...
2007-06-22 Aryeh GregorFix up AJAX watch and enable it by default.
2007-01-21 Brion VibberRevert r19529 ('ajax editors list'); per chat w/ hashar...
2007-01-20 Antoine MussoOptional feature : 'Ajax show editors' based on an...
2006-12-26 Aryeh Gregor(bug 7169) Use Ajax to watch/unwatch articles. Patch...