Arlo Breault
40f85d8852
Revert "Document shortcoming of CommentFormatter::isEmptyTalkPage"
...
This reverts commit 8245b94c4c
.
No longer relevant after the revert in f96eba7
.
Change-Id: Id81e68b4eaacb4b8a594ac97f75f1a7f5540b78c
2024-09-20 18:15:24 -04:00
Translation updater bot
14f0dce50c
Localisation updates from https://translatewiki.net .
...
Change-Id: I0d5b1f5b56bb7850bb105543731c06cc1340b2d7
2024-09-20 09:23:33 +02:00
Translation updater bot
5b7b7caf8f
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie49d9a9aa8d9f052262fe0160e549f2af86348a4
2024-09-19 09:18:05 +02:00
David Lynch
9492fcc1f8
Find comment: limit DB query for page comments, use a custom exception
...
Follow-up to b7af4e87f5
Bug: T374598
Change-Id: Ibc958f84991198ebb616cf41258e70968353f7fe
2024-09-18 11:43:59 -05:00
Translation updater bot
b2e1dda6a7
Localisation updates from https://translatewiki.net .
...
Change-Id: I00c8f637c49e44b4e2ad54df5408f2565d3eedfc
2024-09-18 09:18:49 +02:00
Translation updater bot
0b2989114e
Localisation updates from https://translatewiki.net .
...
Change-Id: I27c1116ef7ae7191f92acf53dd9596dfde260c8e
2024-09-17 09:27:10 +02:00
jenkins-bot
f5f94a9456
Merge "Fix some dark mode issues on mobile"
2024-09-17 01:38:21 +00:00
David Lynch
bb418d6b60
Don't startPoll if there's not a subscribable heading, i.e. New Topic
...
Any save errors wouldn't be shown -- most visibly, this meant any new
topic requiring a captcha couldn't be submitted.
Follow-up to 890cec73b6
Bug: T374770
Change-Id: Iac62ba9ccf629185798957dafee774ad1de08396
2024-09-16 19:26:25 -05:00
Translation updater bot
ed451b8bd4
Localisation updates from https://translatewiki.net .
...
Change-Id: If22a89ae55fe7323cfd5a39aec4a7bfead742fb1
2024-09-16 09:25:58 +02:00
Taavi Väänänen
53b77ea9ac
Fix some dark mode issues on mobile
...
Change-Id: I2f2c9da258467a3b1610c25661baa9fdb064f8fd
2024-09-15 11:30:24 +03:00
jenkins-bot
05cadab71e
Merge "Find comment: Don't show notice if "talk" page has never had any discussions on it"
2024-09-13 14:37:49 +00:00
Ed Sanders
b7af4e87f5
Find comment: Don't show notice if "talk" page has never had any discussions on it
...
Some extraSignaturesNamespaces often have pages which are never
used as talk pages. This check will suppress "topic not found"
messages from appearing on those pages.
Bug: T374598
Change-Id: I0073807b7f0291fb64aab54a19a4c05fceff968c
2024-09-13 11:52:02 +01:00
Translation updater bot
963ea7177e
Localisation updates from https://translatewiki.net .
...
Change-Id: I8af3e649e39bb2d63d820e9182f4084bda271b09
2024-09-13 09:17:56 +02:00
Translation updater bot
8d7bdbde99
Localisation updates from https://translatewiki.net .
...
Change-Id: Id63e5be74a46adfcf77f15c170023512fb109eae
2024-09-11 09:20:29 +02:00
Translation updater bot
114e0e4d3e
Localisation updates from https://translatewiki.net .
...
Change-Id: Idef6fc7b73c988fdbf2a659c9e6e6ad71673f03b
2024-09-10 09:29:15 +02:00
Translation updater bot
2e9d48a540
Localisation updates from https://translatewiki.net .
...
Change-Id: I2248de5f89db52fc4a1baaae662097f8813ec794
2024-09-09 09:22:24 +02:00
jenkins-bot
6a807a135c
Merge "Enable visualenhancements on archived talk pages"
2024-09-06 19:39:18 +00:00
Ed Sanders
f52841a9e2
Use fixed font size for UI components in Vector 22
...
Bug: T373875
Change-Id: If0e71a7aaf1ea1e0315fc80999541019b3990bb0
2024-09-06 14:53:02 +01:00
Ed Sanders
3dc503c43b
Enable visualenhancements on archived talk pages
...
Bug: T374198
Change-Id: I50f566934bd0f3962741557ca24f1ef4af288eee
2024-09-06 10:00:28 +01:00
Translation updater bot
1e42ea10bd
Localisation updates from https://translatewiki.net .
...
Change-Id: I5a9e7ddde6c8dcc44b3d7dadfb2c638396969a69
2024-09-06 09:39:26 +02:00
Translation updater bot
c6136deacb
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib4ed1179a730e3e17e48b3931acfbfe3d990d679
2024-09-05 09:23:49 +02:00
Translation updater bot
415a4ed84b
Localisation updates from https://translatewiki.net .
...
Change-Id: I70a5eb0ab858a15b9a8cf335f269707cb96ab529
2024-09-04 09:16:19 +02:00
Translation updater bot
18a6186085
Localisation updates from https://translatewiki.net .
...
Change-Id: I77d8cf0de22119a2e7c5b8d1b447f02618b42fa4
2024-09-03 09:32:19 +02:00
jenkins-bot
30897f824d
Merge "Pause polling for new replies while saving"
2024-09-02 12:43:28 +00:00
Translation updater bot
d7924d8e17
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib4fc197de048c43a80f22faba77ffafdfd737e0d
2024-09-02 09:20:36 +02:00
Umherirrender
2308d9bba0
build: Rewrite exclude rule Generic.CodeAnalysis.AssignmentInCondition
...
The <exclude name=".."/> is managed by libup and when a rule passed,
it get removed from the list. Failing rules on update are added.
Setting the severity for the rule to none avoid that this is changed by
libup and it is more visible, that the disable is wanted and there is
nothing to "fix" as usually assumend for sniffs in the exclude list.
Follow-Up: I8adfdce01ea96f4b62dabd3dea130f9593c7e5ac
Change-Id: If42dade02c6ceed1e00f5a3dc846e1578b960ca6
2024-09-01 02:19:03 +00:00
Translation updater bot
31d67dd8e7
Localisation updates from https://translatewiki.net .
...
Change-Id: I30fc05f57201d81cbcc5fe20b1b490ead1cf1eff
2024-08-30 09:19:58 +02:00
jenkins-bot
99be8273ac
Merge "Keep sending CAPTCHA info if an unrelated save error happens"
2024-08-29 09:12:43 +00:00
Translation updater bot
3a61298f8b
Localisation updates from https://translatewiki.net .
...
Change-Id: I41f0d021f358a8a62e13aa15b359d3d03a4de42e
2024-08-29 09:17:44 +02:00
jenkins-bot
3b70b1d555
Merge "Reattempt the save when something already created a temporary account"
2024-08-28 19:14:41 +00:00
Bartosz Dziewoński
890cec73b6
Pause polling for new replies while saving
...
Also fix stopPoll() not really stopping the polling if a request was
in progress while it was called.
Bug: T333576
Change-Id: Ie8f6f006c6fd23971e53586e6219992db23f48fc
2024-08-28 18:55:30 +02:00
Translation updater bot
1d19f51313
Localisation updates from https://translatewiki.net .
...
Change-Id: I6ff5d711503e4807f9e2ced1adabccf1474a8c75
2024-08-28 09:38:03 +02:00
Bartosz Dziewoński
f76e47a3ef
Keep sending CAPTCHA info if an unrelated save error happens
...
Bug: T371041
Change-Id: I72c73b0e323c794578edb14efcc9cc06e46a194b
2024-08-27 23:55:15 +02:00
Bartosz Dziewoński
4ff5bf253d
Reattempt the save when something already created a temporary account
...
Bug: T368263
Change-Id: I2adcb83017daff578627aa02b04934be21eade44
2024-08-27 23:49:48 +02:00
Bartosz Dziewoński
5bb03b9e7f
Fix missing definition of setSaveErrorMessage too
...
Follow-up to 6a17f6121c
and 4ec197a8cb
.
Bug: T373288
Change-Id: I5250354fec0c217faa43a7fb2f51ee68c4116ab8
2024-08-27 23:15:06 +02:00
Translation updater bot
f43e1fe58f
Localisation updates from https://translatewiki.net .
...
Change-Id: I485f8be44f143c904a1e590306e4514118b87114
2024-08-27 09:47:34 +02:00
jenkins-bot
a74379a927
Merge "CommentController: fix a call to a missing setSaveErrorMessage"
2024-08-26 17:23:44 +00:00
David Lynch
4ec197a8cb
CommentController: fix a call to a missing setSaveErrorMessage
...
Follow-up to 6a17f6121c
, which refactored
this and missed altering this call.
Bug: T373288
Change-Id: Ic9b7b32a2fef209b4e873e2b28881a2792805051
2024-08-26 09:15:21 -05:00
Translation updater bot
d144fbede6
Localisation updates from https://translatewiki.net .
...
Change-Id: I865efa626b6378d35dcf29da003401d2f2f3de77
2024-08-26 09:22:07 +02:00
libraryupgrader
ad64e0b08c
build: Updating micromatch to 4.0.8
...
* https://github.com/advisories/GHSA-952p-6rrq-rcjv
Change-Id: I935b2ff65db45ac17c49ab12a1e706d533140ece
2024-08-25 00:32:30 +00:00
Translation updater bot
2d3013134d
Localisation updates from https://translatewiki.net .
...
Change-Id: I199c25d5b38279a509529b8be9489d8d142951c1
2024-08-23 09:46:00 +02:00
jenkins-bot
f57ee98ee8
Merge "Revert "Invert logic on empty talk page""
2024-08-22 18:29:00 +00:00
DLynch
f96eba7e6e
Revert "Invert logic on empty talk page"
...
This reverts commit 7e5f9b59a2
.
Reason for revert: Causes empty state to always appear on wikis using Talkpageheader
Bug: T373100
Change-Id: I23a3f937201d93c7c7645a09c4fccfcf1c14008a
2024-08-22 17:48:33 +00:00
Translation updater bot
b4e9afe4a5
Localisation updates from https://translatewiki.net .
...
Change-Id: I562d90bfcffb387dc4200c610fe50df114f4e70f
2024-08-22 09:22:05 +02:00
Translation updater bot
b2c8792e6f
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie0843c91a6951f3b294a57284204cc9ca69e1a4b
2024-08-21 09:23:15 +02:00
Translation updater bot
9d1b2d7d9b
Localisation updates from https://translatewiki.net .
...
Change-Id: I5c569a4956ed321bbe400d089f817b62797e8eea
2024-08-20 09:42:46 +02:00
Translation updater bot
63937709e4
Localisation updates from https://translatewiki.net .
...
Change-Id: I4bd208735f8f01a597b2e291c34c3e061e111484
2024-08-19 09:23:04 +02:00
Arlo Breault
8245b94c4c
Document shortcoming of CommentFormatter::isEmptyTalkPage
...
Follows-Up: I5c1877f7f9eb73f88a33e001ca3c2f3d06bb90e4
Change-Id: Idb74807c105062f81954917fe4e8296be2b428f6
2024-08-16 12:28:02 -04:00
Translation updater bot
51b17a6191
Localisation updates from https://translatewiki.net .
...
Change-Id: I165d762cfcffe32ca22309978a33b9aeb45b91db
2024-08-16 09:27:48 +02:00
jenkins-bot
ccb4ad5c7a
Merge "Revert "CommentFormatter: Switch from deprecated addJsConfigVars to new setJsConfigVar""
2024-08-15 21:43:31 +00:00