Commit graph

7 commits

Author SHA1 Message Date
Translation updater bot 45b9f7ae38 Localisation updates from https://translatewiki.net.
Change-Id: Ia0e4ebfb5e4ecdf47e6f0ad749843adb8e93aa0c
2024-05-27 08:35:59 +02:00
Translation updater bot 71b832936e Localisation updates from https://translatewiki.net.
Change-Id: Ie0957d023d068226238cf6acb397c9f747d9f444
2024-04-22 08:39:13 +02:00
Translation updater bot fee06b564e Localisation updates from https://translatewiki.net.
Change-Id: I54969ab7cc8b3280d5202980aab0e2160797594c
2024-03-25 07:56:47 +01:00
Translation updater bot daca72b8a0 Localisation updates from https://translatewiki.net.
Change-Id: If31b3c43e0b537019e9a76d66cdad0117cb5d106
2024-02-19 07:28:46 +01:00
DannyS712 30d2385254 Delete empty translation files
Change-Id: I8d576a84f404e12609b5a0d27a08a55a46134d93
2021-04-07 17:18:05 +00:00
libraryupgrader be7f1b3bd7 build: Updating dependencies
composer:
* mediawiki/mediawiki-codesniffer: 34.0.0 → 35.0.0
* mediawiki/minus-x: 1.1.0 → 1.1.1

npm:
* eslint-config-wikimedia: 0.17.0 → 0.18.1

Additional changes:
* Added the "composer phan" command to conveniently run phan.

Change-Id: I2e27a8ae5547829501c25402da5b72b390897ca1
2021-01-29 06:21:06 +00:00
Ed Sanders 18f616b9b8 VisualEditor: Move code for Cite into this repo
This code has been developed over three years now in the repo of MediaWiki's
integration of VisualEditor. It has grown and developed significantly during
that time, but now is pretty stable. A number of hacks inside the MediaWiki-
VisualEditor code base have been used to prevent this code from being loaded
on wikis where the Cite extension is not deployed, but this state of affairs
is and always was meant to be temporary.

This code is under the MIT licence which is a tad messy, but not impossible.
It's clearly labelled as such. The list of authors has been updated to take
into account the influx of new functionality.

Bug: T41621
Bug: T104928
Change-Id: I39936ed83d5a60471a0a75da753f498e80aef234
2016-02-04 08:41:54 -08:00