Go to file
S Page 4ac8f1b48b Use actual booleans in API request
Popups' API query request specifies the string 'true' as the value for
some boolean request parameters, but that's functionally identical to
specifying boolean true -- both get encoded as param=true in the HTTP
request.

Change-Id: Icc5f4b8ef6faaffe4a23c964f8cd8c2582d28381
2015-06-26 03:49:55 -07:00
i18n Localisation updates from https://translatewiki.net. 2015-06-25 20:46:16 +02:00
resources Use actual booleans in API request 2015-06-26 03:49:55 -07:00
tests/qunit core: getTitle: Return undefined for non URI links 2015-04-21 19:19:43 +05:30
.gitignore build: Configure banana-checker and jsonlint 2015-06-19 22:09:03 -07:00
.gitreview Add .gitreview 2014-02-06 11:01:39 +01:00
.jshintrc render.article.getProcessesHtml: Add tests 2014-06-11 12:47:52 +05:30
COPYING Add COPYING file 2014-02-06 15:38:46 +05:30
Gruntfile.js build: Configure banana-checker and jsonlint 2015-06-19 22:09:03 -07:00
package.json build: Configure banana-checker and jsonlint 2015-06-19 22:09:03 -07:00
popups-ltr.svg Clean up and optimize popups-{ltr,rtl}.svg 2014-04-20 21:05:46 +02:00
popups-rtl.svg Clean up and optimize popups-{ltr,rtl}.svg 2014-04-20 21:05:46 +02:00
Popups.hooks.php Replace 'jquery.mwExtension' by 'mediawiki.RegExp' 2015-06-26 07:48:18 +00:00
Popups.i18n.php Update i18n shim 2014-04-22 13:37:14 +00:00
Popups.php Act as a beta feature if so configured 2015-04-16 18:06:46 -07:00