Commit graph

6427 commits

Author SHA1 Message Date
Translation updater bot 0442d1ca15 Localisation updates from https://translatewiki.net.
Change-Id: I181c4bbf53ed47fc6417e171e43dbd61754542f7
2022-07-04 08:22:00 +02:00
Reedy b86fb539fa Add return type to jsonSerialize()
Bug: T311919
Change-Id: Ie16d4e175250b5239e33026046adfb4ab9097bd1
2022-07-02 15:35:42 +00:00
jenkins-bot 0678db2336 Merge "Add return type to EchoFilteredSequentialIterator::getIterator()" 2022-07-01 12:43:29 +00:00
Translation updater bot 173aa6bd04 Localisation updates from https://translatewiki.net.
Change-Id: Ie7008541a0f38ad57062bb6178524e04654d92d4
2022-06-29 08:35:04 +02:00
Translation updater bot 8c9cdb895b Localisation updates from https://translatewiki.net.
Change-Id: Ia75a01439ab166847f8a1776520eadc7001b07a1
2022-06-28 08:39:27 +02:00
Reedy aae5cb2579 Add return type to EchoFilteredSequentialIterator::getIterator()
Bug: T311448
Change-Id: I600135064aaaf05019da09e6dc610b8759ce0913
2022-06-27 21:04:48 +00:00
Translation updater bot e276fc8ac1 Localisation updates from https://translatewiki.net.
Change-Id: I08d95d373c34e1895003fdd9249b83c2e5d4921b
2022-06-27 08:17:55 +02:00
jenkins-bot b826472459 Merge "Do minor code cleanup" 2022-06-24 11:47:27 +00:00
Matěj Suchánek d8168ca071 Do minor code cleanup
Change-Id: I0beba40920e5ddc0abbf49f9765a1ef9e3d3d1e5
2022-06-24 13:25:43 +02:00
Translation updater bot 51513b5ccf Localisation updates from https://translatewiki.net.
Change-Id: I38f8276eb0649c0a7726754fc753d9ca6a5f9b55
2022-06-24 09:30:39 +02:00
Translation updater bot 00f39260aa Localisation updates from https://translatewiki.net.
Change-Id: I4713fe5a811b5d69ba14aa1ac6673ebcb09c1963
2022-06-23 09:02:51 +02:00
Jon Robson a7dd4a9d5c Drop SkinMinervaReplaceNotificationsBadge hook
This is now dead code that was removed in
Id611cc07aebfb94e50bde8902cbc0627393fa926

Bug: T309748
Change-Id: Ic4f9881301aa313e7c380d602c6742aff1a886db
2022-06-22 15:36:11 +00:00
jenkins-bot b913376885 Merge "build: Updating got to 11.8.5" 2022-06-22 08:07:44 +00:00
Translation updater bot 8734bb01f7 Localisation updates from https://translatewiki.net.
Change-Id: Ib6e05e5d9f262b3da631913ce4e0a33d278129cb
2022-06-22 08:13:17 +02:00
libraryupgrader 1723f70d45 build: Updating got to 11.8.5
* https://github.com/advisories/GHSA-pfrx-2q88-qq97

Change-Id: I49d7fa002a5f230fa55593538aaf2c959bdf8861
2022-06-22 06:01:55 +00:00
Translation updater bot 3810eccdea Localisation updates from https://translatewiki.net.
Change-Id: I552636b93b70b9e1f611cec50602837ec233fc34
2022-06-21 08:30:33 +02:00
jenkins-bot 598c879c6f Merge "Only call hasMinorRevision once per event" 2022-06-20 11:08:23 +00:00
Translation updater bot b4cef8cfe6 Localisation updates from https://translatewiki.net.
Change-Id: I7f17b63b3a0257c03a76fba768ff84aef66d42c9
2022-06-20 08:16:47 +02:00
Matěj Suchánek ce32984e39 Only call hasMinorRevision once per event
The code would repeatedly read primary, always getting
the same result. Let's avoid this and do the query
at most once.

Change-Id: I4c09b92cac5e4dc7fd8d36f9751be4f9149181cb
2022-06-19 17:06:55 +02:00
Umherirrender 54b57bcf26 Use ::class for class name resolution
Change-Id: I9e7d92d92901ecf1195bce652e77741e1c592d59
2022-06-16 22:36:46 +02:00
Translation updater bot f2e2316471 Localisation updates from https://translatewiki.net.
Change-Id: I4cba6762cb795b9178c42f659b0f57c0ea55be6b
2022-06-16 09:24:27 +02:00
jenkins-bot 3f26904026 Merge "Pass Echo configuration to mobile" 2022-06-13 17:08:14 +00:00
Jon Robson 6767e52d8c Pass Echo configuration to mobile
When Echo moved to packageFiles it broke the mobile
unread counter behaviour

Follow up to I03f9a3953aa97ead1a29c13a992a02404a6d0b68
which presumably happened when Minerva's Echo code was
in a different code repository.

Bug: T310358
Change-Id: Ife6705d69d248bcd4efde1a996dbcc0353c7f40d
2022-06-13 16:01:05 +00:00
Translation updater bot 393fc5e459 Localisation updates from https://translatewiki.net.
Change-Id: I244916cdd162dd109112015851bb9fd6abcaafe3
2022-06-13 08:27:58 +02:00
Translation updater bot e515e47392 Localisation updates from https://translatewiki.net.
Change-Id: I4b284e770c8a49db794602b2884f0e9a537d43a6
2022-06-10 08:49:32 +02:00
Translation updater bot 5ce2cd5fd8 Localisation updates from https://translatewiki.net.
Change-Id: I3ae1c3ffc449a63b3d8265da9baf8c2144d225cb
2022-06-08 08:26:58 +02:00
Translation updater bot 1111c5b39e Localisation updates from https://translatewiki.net.
Change-Id: I1e18613346913d9ed640a69bd68ca0432dbe6fd7
2022-06-06 09:25:39 +02:00
Umherirrender c81dad3efc Replace deprecated WikiPage::factory/newFromID
Replaced WikiPage::newFromID with newFromTitle,
because a Title object exists and could be reused

Bug: T297688
Change-Id: Ide30f259477ed8e0b48df31f5a23cafeb38d7316
2022-06-03 23:25:37 +02:00
Translation updater bot a5f5710aff Localisation updates from https://translatewiki.net.
Change-Id: Ica375b59b249ced376b5bf8681d2d6523dad8b15
2022-06-03 08:57:31 +02:00
Translation updater bot e00c4dace1 Localisation updates from https://translatewiki.net.
Change-Id: I7a90b03c101b88d216ea891867cc5680098fe30a
2022-05-30 09:23:00 +02:00
Translation updater bot b030223432 Localisation updates from https://translatewiki.net.
Change-Id: I09aea889be9d0add16367e07209d60a37cf51985
2022-05-27 10:25:44 +02:00
libraryupgrader 867ff0b67c build: Updating grunt to 1.5.3
Change-Id: I7935ef106f04fe2303b3b89fe84a03ea34ff6561
2022-05-26 10:21:32 +00:00
Translation updater bot de73e09394 Localisation updates from https://translatewiki.net.
Change-Id: I7daf85562f41b62174a84d7fd2a17835fee8131d
2022-05-26 08:51:18 +02:00
jenkins-bot 75087f51f5 Merge "Use new ResourceLoader namespace" 2022-05-25 12:05:36 +00:00
Translation updater bot 52232d6a14 Localisation updates from https://translatewiki.net.
Change-Id: Iec54e9a6d8d25742edcc0f82a47e9c5363657483
2022-05-25 08:32:00 +02:00
Željko Filipin 6ee782b218 selenium: Use @wdio/spec-reporter
Dot reporter provides no information on which tests suites and tests are
executed. Spec reporter is more verbose but it also provides much more
information that is useful in general, but especially when debugging.
For example, which tests are executed and which tests are skipped.

Bug: T280331
Change-Id: Ib1746654a4844f26e060b4e687337de2d8c4928a
2022-05-23 13:17:20 +02:00
Translation updater bot 7f718163c3 Localisation updates from https://translatewiki.net.
Change-Id: I950860f497bf99cbb04ffe201fee08c50930ebc1
2022-05-23 08:16:43 +02:00
libraryupgrader a9583da558 build: Updating dependencies
composer:
* mediawiki/mediawiki-codesniffer: 38.0.0 → 39.0.0
  The following sniffs are failing and were disabled:
  * MediaWiki.PHPUnit.AssertEmpty.AssertEmptyUsed

* php-parallel-lint/php-console-highlighter: 0.5.0 → 1.0.0
* php-parallel-lint/php-parallel-lint: 1.3.1 → 1.3.2

npm:
* async: 2.6.3 → 2.6.4
  * https://github.com/advisories/GHSA-fwr7-v2mv-hh25

Change-Id: Ic8e0ff8ae5be3f40a596b1bc9150b8029bab1624
2022-05-21 03:08:16 +00:00
Translation updater bot 47466daed0 Localisation updates from https://translatewiki.net.
Change-Id: I16654f915a91e495c0fe4f28c64c8f05ec2395c2
2022-05-20 08:36:25 +02:00
libraryupgrader eccb023a94 build: Updating npm dependencies
* async: 2.6.3 → 2.6.3
  * https://github.com/advisories/GHSA-fwr7-v2mv-hh25
* ejs: 3.1.6 → 3.1.8
  * https://github.com/advisories/GHSA-phwq-j96m-2c2q
* jake: 10.8.2 → 10.8.5
  * https://github.com/advisories/GHSA-fwr7-v2mv-hh25
* minimist: 1.2.5 → 1.2.6
  * https://github.com/advisories/GHSA-xvch-5gv4-984h

Change-Id: I43c52af4c1a448d4786d3b6364c28d42f56c2afc
2022-05-20 05:45:48 +00:00
Tim Starling 60e2f04942 Use new ResourceLoader namespace
Extensions using Phan need to be updated simultaneously with core due
to T308443.

Bug: T308718
Depends-On: Id08a220e1d6085e2b33f3f6c9d0e3935a4204659
Change-Id: I08d1a4122d1c8052d1cdfc6f8249abdaa80067a7
2022-05-20 13:12:43 +10:00
Aaron Schulz ef06fb78aa Remove redundant call to JobQueueGroup::deduplicateRootJob()
Change-Id: Ibef15fa9f0b4ba2f6092565df2b99b0f5596c435
2022-05-18 23:46:51 -07:00
Nicholas Ray 8fb87e32a8 Prevent layout shift of the notification icon in the mobile site
The notification icon was previously server rendered without the
`mw-ui-button` and `mw-ui-quiet` classes and then these classes were
added when the JS kicked in which resulted in a 1px layout shift as
`mw-ui-button` applied a 1px border. `mw-ui-quiet` is needed to make the
border transparent.

Change-Id: If44919798815eb6959e6dd9873db5f0bc533d742
2022-05-18 14:25:52 -06:00
Translation updater bot 28cc8c2fa7 Localisation updates from https://translatewiki.net.
Change-Id: I3eafb79325d76e6f857b0801c48a7e4737d5732a
2022-05-18 08:19:33 +02:00
Translation updater bot 55cc3ec310 Localisation updates from https://translatewiki.net.
Change-Id: I4e885079e32c79f5fe16269505aee957bef75d77
2022-05-17 08:27:58 +02:00
jenkins-bot 8ae621f8d3 Merge "Don't change width of Vector when more than 0 notifications" 2022-05-16 20:04:30 +00:00
Jon Robson 287c59be44 Don't change width of Vector when more than 0 notifications
Bug: T307134
Change-Id: I133162d06166bc2c3cabd58b61fc8437fdb3db1f
2022-05-16 12:18:48 -07:00
Translation updater bot bf9ce6c2b3 Localisation updates from https://translatewiki.net.
Change-Id: I7f5cef042068e7115421d1189e99cde98ac31f3f
2022-05-16 08:24:15 +02:00
jenkins-bot b3be350054 Merge "WatchlistChangePresentationModel: Place in "message" section" 2022-05-15 19:34:35 +00:00
jenkins-bot 90e30afcde Merge "Use watchlist-progressive icon for WatchlistChangePresentationModel" 2022-05-15 19:30:21 +00:00