aboutsummaryrefslogtreecommitdiffstats
path: root/includes/resourceloader/ResourceLoaderUserTokensModule.php
Commit message (Expand)AuthorAgeFilesLines
* resourceloader: Merge 'user.tokens' module into 'user.options'Timo Tijhof2020-03-171-74/+0
* resourceloader: Remove 'editToken' from mw.user.tokensTimo Tijhof2019-10-041-1/+0
* Merge "resourceloader: Add $context to static functions in ResourceLoader"jenkins-bot2019-09-271-1/+1
|\
| * resourceloader: Add $context to static functions in ResourceLoaderFomafix2019-09-271-1/+1
* | resourceloader: Add Doxygen group and improve overall docsTimo Tijhof2019-09-141-4/+4
|/
* resourceloader: Replace Xml::encodeJsCall by encodeJsonForScriptFomafix2019-09-101-5/+4
* resourceloader: Move FILTER_NOMIN annotation to the beginning of outputBartosz Dziewoński2018-01-301-6/+3
* Remove self-explaining "section heading" comments from classesThiemo Mättig2017-12-281-4/+0
* Document return string as JavaScript code for getScriptFomafix2017-04-031-1/+1
* resourceloader: Remove unused getPosition() codeTimo Tijhof2016-11-181-7/+0
* resourceloader: Move queue formatting out of OutputPageTimo Tijhof2016-08-081-0/+7
* OutputPage: Minor clean up of <head> and HTMLTimo Tijhof2016-03-241-2/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-4/+4
* mediawiki.api: Use action=query&meta=tokens instead of action=tokensTimo Tijhof2015-11-181-0/+1
* resourceloader: Consistently refer to the framework as ResourceLoaderTimo Tijhof2015-10-281-1/+1
* resourceloader: cache minified user and site modulesOri Livneh2015-10-031-2/+8
* Revert "mediawiki.api: Use action=query&meta=tokens instead of action=tokens"Nemo bis2014-11-251-1/+0
* mediawiki.api: Use action=query&meta=tokens instead of action=tokensFomafix2014-11-211-0/+1
* resourceloader: Add ResourceLoaderContext::getUserObj and replace use of $wgUserKunal Mehta2014-10-231-6/+7
* API: Overhaul token handlingBrad Jorsch2014-08-261-2/+2
* Fixed some @params documentation (includes/*)umherirrender2014-04-201-2/+2
* Add mobile as a target on VisualEditor dependencies.Rob Moen2013-11-221-0/+2
* phpcs: Pass includes/resourceloader/Timo Tijhof2013-04-031-4/+3
* Combine JavaScript and JSON encoding logicKevin Israel2013-03-271-1/+3
* (bug 7851) Implement mediawiki.page.patrol.ajaxMarius Hoch2012-11-131-1/+2
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-04-301-0/+2
* Adds a supportsURLLoading method which returns false to user tokens and user ...Trevor Parscal2012-02-211-0/+7
* Since I'm sick of all the mw.user-induced problems, break the dependency betw...Roan Kattouw2012-02-161-7/+0
* Following r100264, update usages in coreJohn Du Hart2011-11-161-1/+1
* DocumentationSam Reed2011-10-141-3/+6
* Make mw.user.options and mw.user.tokens work in debug mode in IE. Now that mw...Roan Kattouw2011-07-281-0/+4
* Follow-up r88554: Passing null for now, fixed php error about missing arguments.Krinkle2011-05-211-1/+1
* Passing token paremeter in mw.action.watch.ajax since this is required as of ...Krinkle2011-05-211-0/+1
* Adding user.tokens module and loading by default. (ResourceLoaderUserTokensMo...Krinkle2011-05-211-0/+62