Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/thpatch/mediawiki-extensions-UniversalLanguageSelector

Until https://phabricator.wikimedia.org/T298233 is resolved…
https://github.com/thpatch/mediawiki-extensions-UniversalLanguageSelector

Update version before MLEB release

Bug: T221573
Change-Id: I38eb389c5100b7bcc5d128e3f02933c30da972a2

17df6468314b98f1780461e2dc36ad122af2ec9f authored over 5 years ago by Kartik Mistry <[email protected]>
Merge ext.uls.eventlogger into ext.uls.common

This could've been done longer ago (by defining ext.uls.common
in Hooks.php), but didn't notice ...

6928b7ec8d53fee83449615a2a9a9d0fb5e06c9a authored over 5 years ago by Timo Tijhof <[email protected]>
ULSJsonMessageModule: Remove language code validation

The ResourceLoaderContext class already performs a stricter
version of this.

Change-Id: I46b920...

49ed2a5ac42ea39a225e72d2eb46e6875f794d87 authored over 5 years ago by Timo Tijhof <[email protected]>
Remove addModules( 'ext.uls.init' )

The modules 'ext.uls.init'/'ext.uls.common' provides only a library and
no own funtionality. The...

6fadfa783bc4ab5b710162461f9bb3a121f86974 authored over 5 years ago by Fomafix <[email protected]>
ext.uls.eventlogger: Use mw.track() and remove EventLogging dep

Given the code no longer uses any EventLogging methods directly,
but rather mw.track(), this mea...

ea671b1f248e160cf63bdc947ace5d33e8d4983d authored over 5 years ago by Timo Tijhof <[email protected]>
ext.uls.eventlogger: Remove use of mw.eventLog.logEvent() promise

I guess the expectation was that for browsers that don't support
Navigator.sendBeacon, the promi...

c578db020da6607977471f263a400b77247c135c authored over 5 years ago by Timo Tijhof <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I012316ac3b2636718f1ef42966eed64ae5425a02

5fb1804872b1d076c460b4e647916e9ea3223f86 authored over 5 years ago by Translation updater bot <[email protected]>
Disable ULS in VE readOnly mode

Bug: T217740
Change-Id: I217cf957f853bf0ed701f997f36bdbcc58f4a23d

aec4604b7682b7ffec3168b38c6bc8f60fb9ef95 authored over 5 years ago by Ed Sanders <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I2c5fa55374ca7e662c3fc38e615668d8250729b9

56e01064d3c770e68ff982eae5f6998103711e11 authored over 5 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I664ce0c0a5e8acc8f65f58a16610c7a96d2d459b

0e4002a4df61cc187ebd4d3d631550c982dc2477 authored over 5 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I5f9f5bf557a5ac75b676f798a1629be3d9f123da

43cdff5b68015a68daeff7af2b2e451047782894 authored over 5 years ago by Translation updater bot <[email protected]>
Update package.json

Fixes security issue detected by `npm install`.

Change-Id: I53a67f564b73a19837c880ae3c3401f3e4f...

092182786df2cecb433784203cbeb0c9dd74796a authored over 5 years ago by Kartik Mistry <[email protected]>
Add fonts for Church Slavonic

Adding Ponomar, Fedorovs, Menaion and Monomakh restaurant.

Bug: T156843
Change-Id: I8f7c4861fc6...

da0aad3e03ea8e4c227f940c57dfd8631d85816f authored over 5 years ago by Santhosh Thottingal <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: Ib9810547bdc41f723e5b96cf5fc4cd4fdc0c4366

22cb63ad7c954c087800e0f365bb342951e1fd98 authored over 5 years ago by Translation updater bot <[email protected]>
Major update of jquery.ime from upstream

Changes:
* New tilde-based layouts for several languages of Africa:
Kabyle, Kabiye, Kikuyu, Lu...

a85bc8171ccaf8b3491ea6f10e1d0b977aca455f authored over 5 years ago by Amir Aharoni <[email protected]>
ULSJsonMessageLoaderTest: Expect a generic Exception

This allows to change from MWException to
Wikimedia\Assert\ParameterTypeException by
I8287118cf8...

ce063ac7054effcde89406dc97dd508464bce5fe authored over 5 years ago by Fomafix <[email protected]>
build: Update eslint-config-wikimedia to 0.11.0

Change-Id: Ic59891fab5f8e35420bddbed34072841883fa543

c0804520135e3da7416b616691666dfbfe889f00 authored over 5 years ago by Ed Sanders <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I6007780862fc401fb03e81ff6b703f0349b7c02f

595693a3f5b687f3c04d56ae154496567a5628d9 authored over 5 years ago by Translation updater bot <[email protected]>
ext.uls.eventlogger: Remove unused class

* Simplify as pure functions.
* Remove unused 'schema' parameter to log().
* Remove unused 'modu...

232b6a8a58eb5bdae2c4e4b4f907129df88bd8eb authored over 5 years ago by Timo Tijhof <[email protected]>
Update jquery.ime from upstream

Updates the title for the Danish layout.
Requested at https://www.mediawiki.org/wiki/Topic:Uv1x6...

7d46d19e0cfe655eb7779ae8dec1219baa65a5bd authored over 5 years ago by Amir Aharoni <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: Iabf16060aede705368bbbc3480d09e84b90c5c4c

5e2edaa3bd9ece2157f7f4bfe213cd7f7c049416 authored over 5 years ago by Translation updater bot <[email protected]>
build: Updating mediawiki/mediawiki-codesniffer to 24.0.0

MLEB extensions now supporting php7

Change-Id: I582418eb4038114d0e751797bc17929ca4633867

fbf3f3b214da82a58feeac3cb0f28e41bb7558f1 authored over 5 years ago by Umherirrender <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: If0904897b9b254b8c5bd2058968315000b3e4da6

c7de323ee6de4f6765555039ebf72f2a618b6cd2 authored over 5 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I18ebf0aae99b36d26d073e51b13afd5873369cdb

1ab81a9a93fdba86fa42a2383b05bf3ef70872de authored over 5 years ago by Translation updater bot <[email protected]>
Use ::class for class name resolution

Available since php5.5

Change-Id: I31f5157146f5977feecbd9537f8b4a1c292b0d22

df2aa345a38a597c25e3d229a0ed2e11f0a03073 authored over 5 years ago by Umherirrender <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I951e3a124756c91f633e1be4b9014f42f965ad0c

00ba839e46a1256b03ede3a5681786c40a99788c authored over 5 years ago by Translation updater bot <[email protected]>
Move some more php files under includes

Change-Id: I55d536e05c50a90f0805a6dc4252cc003ee0c7bb

f8e9ed12997914c6fbf04fbc27eccec9ae9bffaa authored over 5 years ago by Reedy <[email protected]>
Use ExtensionRegistry rather than class_exists

Change-Id: I973768e0c1d87858f97ce3f1961850439672f638

e1c7ad82bd7d9dd7caf68f84b643f50f2c9ea564 authored over 5 years ago by Reedy <[email protected]>
Use ::class for class name resolution

Available since php5.5

Change-Id: Ie71b7f9d289a34532f6e3e1f32ac25bf08b9903f

03bc19fab22176726feab5a9341ddba1574b356d authored over 5 years ago by Umherirrender <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I8dfc81a9b8c8a33dd3ec238385285b8eec59ef6a

1ab40133d636cd151f4c6a3e317387a1bb2471f4 authored over 5 years ago by Translation updater bot <[email protected]>
ext.uls.eventlogger: Remove unused code

Follows-up e58be7c411, 1ad0c9c8194b3d.

* The mw.uls.eventlogger property does not appear to be
...

1c99196ef84ff1b9bde4bb5b3adcf789c627580e authored over 5 years ago by Timo Tijhof <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: Iccd6e18716e342f6d539867a54dbb357358da71f

5cadad9ec12b29095881381e6fad57e12732b7e8 authored over 5 years ago by Translation updater bot <[email protected]>
ext.uls.eventlogger: Avoid deprecated schema module on MW 1.33+

Bug: T209629
Change-Id: Ia77273e0a63dcd31e636ba3a52d188fb743bb2df

30894fb6c1e20d0759a327170235db2e5ea5fdf0 authored over 5 years ago by Timo Tijhof <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I65cdcfb9488946071de907ac78bfc0ec45261183

bd33db04a88e165b9415c9a619016de0e70e0e51 authored over 5 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I6b697931bb28dc4dc4df49e482aff1942e821add

d71f413cf594ad2c960cb4ebd62c492e86480554 authored over 5 years ago by Translation updater bot <[email protected]>
Get context from hook PersonalUrls

The hook PersonalUrls provides as third parameter an instance of the
SkinTemplate class. This pr...

808e7cc8cd1ac566aa0a360b0af6f1bc577951c7 authored over 5 years ago by Fomafix <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I61b8a742b4e2e1388da2aafcbc5f6f9c8a874518

cad808c72217604ee7ff1f01152084cab3312d20 authored over 5 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I81a89c356f5e7fc3234558868e043e893bb1b786

ecf2074bb40d948b870b2a96b5513c421954770d authored over 5 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: If7c228c0b231fa24448056d7337182da680ad74f

69ad30b34ac7ddf10cc2e266063c0791e2b0888d authored over 5 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I3851098e4f653a44b33a4330feb40ef0618e57f6

b5ba43b684eed775cb2d092cc9ac8443a36e776b authored over 5 years ago by Translation updater bot <[email protected]>
MLEB: Update version

Change-Id: I2a7814532bdb8c94ae6cf0c05228b67de38f45d1

a79c1f50381fac2dfc5a9046555f683253b82755 authored almost 6 years ago by Kartik Mistry <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I643dfb421ffc652d9e538021e1d3a3eb00acf92f

053bdfe3beba624a0e11de36ed9df416a3b3ee4c authored almost 6 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: Ib2d8f8054a91accb8eb28dc55b47d3bc4a1353e0

a2c5a136489fa4c3c40dac5f895827bba956d6a4 authored almost 6 years ago by Translation updater bot <[email protected]>
Remove extra empty line in css

Change-Id: I05245d755423e2ed4d7642e68c35d0d9662d728b

4e5a1d2173c606abd49714820150d58b82820f66 authored almost 6 years ago by Niklas Laxström <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: Ic0b67d58f23a3f04b4342378eb146372e7d033fc

05aa491b9a650521e18ac748b3d2997aee9e1cd2 authored almost 6 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I422ac6dea2a3a2e5d3bda61d286784b5ae4875ba

53c6659575f9cc2c953023b9ffd6acf2f359f417 authored almost 6 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: Idd19cc02797b88efbbb47edbc82d480bf8887c2d

b4453986ba5f821150fc8dee1d845edac0adca4a authored almost 6 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I583d6f07d9421cdf76f06998d4a645862530a04c

5aed3f7810532552c79c36b732075f0d184ea2c0 authored almost 6 years ago by Translation updater bot <[email protected]>
Add basic tests for ULS' ResourceLoader modules

This is a starting point to increase the test coverage in this code
base.

Change-Id: I215713e92...

24559cd1af456535fb7cdcc5fbb63091a08f9830 authored almost 6 years ago by Thiemo Kreuz <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I4eea13edd1eedd1ff3a23d8695d82c633f317966

f97a4df3bc79abbacb18ffcab7c7339e80be9bd2 authored almost 6 years ago by Translation updater bot <[email protected]>
build: Set "root": true, in .eslintrc.json

This ensures that each repository's "npm test" command is fully
independent of wherever it might...

68419f70ed5ae44a9da7bd49eb2ac24d02c81f65 authored almost 6 years ago by Kunal Mehta <[email protected]>
Update jquery.webfonts and jquery.uls from upstream

* Minor spelling corrections in jquery.webfonts code.
* Localisation updates for cop and gcr in ...

6c9f71805828a6cf96b2a6625c46f7e8d619bd0f authored almost 6 years ago by Amir Aharoni <[email protected]>
Add basic unit test for FontRepoCompiler

Change-Id: I9b56c1c732a12f79eb2ba6667b7d8c06564ff90f

1961ec17667c6ea921651bed1bd3153fdd4069b8 authored almost 6 years ago by Thiemo Kreuz <[email protected]>
Remove disabling of max-len rule and fix violations

Change-Id: I39ec2e572e569a05c11929dd17241653abf954ef

e93e1bc845aff0c8b4abe6a7976692783411edcf authored almost 6 years ago by Niklas Laxström <[email protected]>
Replace $.each usage in ext.uls.compactlinks with native JS

Change-Id: Icda997b910162b2c220e35ff360a70ade992b71b

4dc988f6b9bcfc888dbfdf73435ec6381304443f authored almost 6 years ago by petarpetkovic <[email protected]>
Update jquery.ime from upstream

Add Tilde layouts for Hausa, Igbo, and Yoruba.

This addresses Community Wishlist 2018 wish:
htt...

29ac5021356c6cff8b9ba8017cf2e6b1faf15270 authored almost 6 years ago by Amir Aharoni <[email protected]>
build: Update linters

eslint-config-wikimedia 0.8.1 → 0.9.0
stylelint-config-wikimedia 0.4.3 → 0.5.0

C...

7bf345669a65c0c7619d4a5c0d8dc98807b2667d authored almost 6 years ago by Ed Sanders <[email protected]>
Update jquery.ime from upstream

* Add Ewe tilde input method.
* Fixes for the Fon tilde input method.

Updating to
https://githu...

efae824f311f424bb16ed8e82ac9e0105a635618 authored almost 6 years ago by Amir Aharoni <[email protected]>
Update jquery.uls from upstream

* Localisation updates for many languages.
* Don't cut-off language names vertically (by Volker ...

ec3241f5ea32adabd2a432cb2eb1ce6d52e83663 authored almost 6 years ago by Amir Aharoni <[email protected]>
Update jquery.ime from upstream

* Adding a transliteration layout for the Ho language
in the Warang Citi alphabet (by Purty).
...

215145a95ad8fa0f6149c7c26663e43565431e17 authored almost 6 years ago by Amir Aharoni <[email protected]>
eslint: Drop 'dot-notation' rule

Bug: T210552
Change-Id: I29aa37804714b6af13d3459773ea046636545ecf

88b443a143d3188317263834c7880f40a732c20e authored almost 6 years ago by James D. Forrester <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I3539d87d298c9b1237cec5f6f03b949890f7110f

23c818c078aec1e11d7a3f6c9cb6761526c898c7 authored almost 6 years ago by Translation updater bot <[email protected]>
Apply `background-color` of header for callout arrow

The callout has been carrying the wrong color for the elements it's
applied to.

Change-Id: Ifed...

e55d85453acbec894988a2bf990b71ed282888a6 authored almost 6 years ago by Volker E <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: Ie347f9bcdd59cf5129960e23732f84135f574e2c

a7067645d51e9c962b5bb5d8233b8c700044338c authored almost 6 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I438d68a746f3df646402b7dad01b6333a98d27ae

98307ef00e9264be8e4f5460c28a6056581d6a9d authored almost 6 years ago by Translation updater bot <[email protected]>
Update 'help' icon to standard

Bug: T90414
Change-Id: I3906d452bacb312dd6c97118ad5bf34168fe1da7

aa15e2eda391830949903e13975d9fe4f7920281 authored almost 6 years ago by Volker E <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I9bb1ba410601e1debd0e2b8d53a265887dd6c584

0c8380f9eb3735e8a157ff5e2938776551ab0bb7 authored almost 6 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: Icc7ad9f0ab8cfb2e8e0bbbe335bc4d7fdab00f79

6a262403b750e14c885bc09353803b223c9f509e authored almost 6 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I44316d3085600cc7d990bdb435c0afcaf8aebb8e

d7e9803be498cd090297acf1f810e725a4f55c39 authored almost 6 years ago by Translation updater bot <[email protected]>
build: Update eslint

Change-Id: Iad621ac54d3e1f69f382462d5fa3e12bc8e138f1

244dc5508425df233b9ea05f25b216737452d174 authored almost 6 years ago by Ed Sanders <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I952c77161eb1c63c4a4aba34f54b874eac08aeee

3747d234c89984022014b9577ec8df269fceecca authored almost 6 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I35dbfd77a25bc738f44e486caf661ce64cb9d8da

60e892b8e30e42d0a53c8a188a89603be10f55af authored almost 6 years ago by Translation updater bot <[email protected]>
MLEB: Update version before MLEB release

Also, fix some old copyright year.

Bug: T206609
Change-Id: I2f5a04c01657b6a6853bba2458ea54ab210...

e61b40ca9cc7477caefeb8c02bacf8c07aac9d1b authored almost 6 years ago by Kartik Mistry <[email protected]>
build: Updating mediawiki/mediawiki-codesniffer to 19.1.0

This version fixes PHP 7.3 support (T207250).

Change-Id: I63e84a7c13d2b3a53e7672fdfcdd89ab4cb8f4d2

bf44482142f3c0d43544829ed4d4ed963dc89ca4 authored almost 6 years ago by Kunal Mehta <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I9d2ddb7366a4860a69092c7a64aded624a519f0f

fd00f8ab1861ccede91d62127c6e9c62d1549b68 authored almost 6 years ago by Translation updater bot <[email protected]>
Use <a> instead of <a href="#"> for JavaScript click events

* No status line with URL and "#".
* No new tab on middle click.

tabindex="0" ensures to have t...

d052482cb084c348dfaf085d0b04fd5afd5543fe authored about 6 years ago by Fomafix <[email protected]>
Do not precompute href or autonym in #getInterlanguageList

Only store reference to the element, where they can easily be read
when needed.

Also removed on...

dd390d2ec0d45dafce5b7368ea3d290310b050cf authored about 6 years ago by Niklas Laxström <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I4f3e9d305f80de3d56615b700d978fa92939bb4c

3f4d43a4ccec87b94f0cd193f033fb2e63949319 authored about 6 years ago by Translation updater bot <[email protected]>
Update some outdated comments

Change-Id: I73c7b0549d7335019a1919229afa2e45a92ffacd

5ed2ff7d8f022677dffd797fe532b70681e6a846 authored about 6 years ago by Niklas Laxström <[email protected]>
Sort ResourceModules in extension.json alphabetically

Change-Id: Ifb96dd97247592154191318531a535ce4c532dbd

fd9e39afb20a8cdfb56610535e3909e6bc48bdb4 authored about 6 years ago by Fomafix <[email protected]>
ext.uls.eventlogger: Remove use of removed setDefaults() method

Follows-up 2ac8a0a4b6, which removed this method. In checking
Codesearch, I somehow missed this ...

1ad0c9c8194b3db294ee45c8da41ce47b29514c8 authored about 6 years ago by Timo Tijhof <[email protected]>
Update jquery.ime to ff0cfc0 from upstream

Changes:
* Update Sarjom Baha layout.
* Fix autonym and titles for Santali.

Change-Id: Ie83a756...

ac1254c08ac0c69487ad8baa9de0037de4246844 authored about 6 years ago by Kartik Mistry <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I9ce3d898f83f0196474e31b6479e6e58c2c5e704

e2d97b93bd6f40cdbdcec1438502c251f2c9afad authored about 6 years ago by Translation updater bot <[email protected]>
build: Update linters

Change-Id: I20e4794d0f565a284917f35d15736e3f33523856

20240094821e73dddad016178e824abe8846c2c0 authored about 6 years ago by Ed Sanders <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I5f478b6bf8c8540edc0eacad4995d4d690ef4b52

53769b20840ec6c76636652e7c43f748113ce9c7 authored about 6 years ago by Translation updater bot <[email protected]>
compactlinks: Optimise performance of list creation logic

Add potential items directly to a single array with two indexOf
checks.

Previously, potential i...

fcfa36ac77376bd47c6ef6c78fc10b9f5363b90e authored about 6 years ago by Timo Tijhof <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I2be4d53d1059da6ea0ff807b03f4484a2ea76d00

d5620f3a69f0b250bd31afd1c658ca35616edad2 authored about 6 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: Ib98d59b763a3fbe5a6c3d2dc6070d35382a3afc5

509aedd6bd35fb590c8f877256eb276a1fc5fada authored about 6 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I98bfa204d8223f56f30c87cfb92fe130c240478e

9c71904a3df1e39c45bf2d038e22e29ee8232b7b authored about 6 years ago by Translation updater bot <[email protected]>
Correct alignment of cog in interlanguage links in Vector skin

Bug: T162381
Change-Id: Ieaa75507d9c73eccbadc03d915bb7107e728fe0f

d3cd069f7e72a82cfb9c8988c5944f05f969cdd7 authored about 6 years ago by Niklas Laxström <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: Ibb5282457ebe38d1533751123f9947047aa1835e

40a95e76054df269a820e9f63d58ab519859fd5b authored about 6 years ago by Translation updater bot <[email protected]>
compactlinks: Optimise performance of DOM logic

The createCompactList() function runs synchronously during the
module execution burst. Due to it...

effcd80471c2ccbe9250532421d445531b041db9 authored about 6 years ago by Timo Tijhof <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I668708761f54a748eb43b078b5f3afb4bd49cde3

00b1ea40aeacd70c617a85ee92be86601e436f26 authored about 6 years ago by Translation updater bot <[email protected]>
Avoid reflow (FOUC) due to ULS link on Special:Preferences

Rather than building the link in JS, which is delayed until the JS
code loads, we build it in PH...

f0ad6be4ab70d93e6d39dd9190d642d88154a1f8 authored about 6 years ago by Bartosz Dziewoński <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I2df3428ba01e36a92325c5f696e910dd74fb7972

427c36a9e1fc56eae572fe28920ea75cefad0b1b authored about 6 years ago by Translation updater bot <[email protected]>
Localisation updates from https://translatewiki.net.

Change-Id: I95af9df3a0aed97a0e102ed8bfcd9fd330c7397d

ff7cd77675380bae0ec0951567f47a64f6c82f4e authored about 6 years ago by Translation updater bot <[email protected]>
build: Updating mediawiki/phan-taint-check-plugin to 1.5.0

Change-Id: I2d9a3bb9148ded333008cc198e155dfd0a8fd294

6131e48cf730877c2aa5bbe6cbd9bb9f6c05cea1 authored about 6 years ago by libraryupgrader <[email protected]>
Simplify by using native JavaScript instead of jQuery

Still use $.each for iterating over an Object because there is no
adequate function in ES5.

Cha...

971e4c742de6f594dec060acd16ed09b7687e1b8 authored about 6 years ago by Fomafix <[email protected]>
Drop support for discontinued freegeoip.net

There is a new service called ipstack, but their free option does
not support https, so by defau...

1857627c2ffcd6615c8e85546a5f94f7a00dda48 authored about 6 years ago by Niklas Laxström <[email protected]>
Remove redundant closure aliases

'mw' are '$' are globals, always have been, and aren't going
anywhere. They're every bit as real...

4e067715dc0c9b3f176ed3f3bf1d9006cd6e5cfa authored about 6 years ago by Timo Tijhof <[email protected]>