Bartosz Dziewoński
86ffa41af7
highlighter: Fix double-escaping of popup notifications
...
Bug: T323351
Change-Id: Iaa69ccd944114f2a7ff88e01b6e58d70d38cac89
2022-11-18 14:56:36 +01:00
jenkins-bot
06aa46df34
Merge "Don't run OutputPageBeforeHTML for the talkpageheader"
2022-11-18 09:26:10 +00:00
Translation updater bot
08aaa41148
Localisation updates from https://translatewiki.net .
...
Change-Id: I52c8b0089e47ecaa8b3f78d2930c584c3632c6ad
2022-11-18 09:18:09 +01:00
David Lynch
714830f615
Don't run OutputPageBeforeHTML for the talkpageheader
...
Ideally this would just not run the hook for any interface messages, but
that condition isn't obviously available.
Bug: T316175
Change-Id: Ibd354eb7a0fb7a316dcbf09e64b80f2d9b4008c8
2022-11-17 21:15:51 -06:00
Translation updater bot
4b79d1f02b
Localisation updates from https://translatewiki.net .
...
Change-Id: Ice8787da2a93b817db2a905f77ab050547143de4
2022-11-17 08:26:55 +01:00
Bartosz Dziewoński
4cebf20e76
CommentFormatter: Fix condition for lede button to consider table of contents
...
(Also fix some related CSS that was accidentally moved in
Ie5198e902ec3fa7a7eba56cef6c6f0ef71ef7314)
Bug: T323241
Change-Id: I1fa67965a1b6b827c500a9de63f5b5295bee840d
2022-11-16 22:18:11 +01:00
jenkins-bot
1a35468eb3
Merge "CommentFormatter: Fix condition for lede button to consider new wrappers"
2022-11-16 21:09:04 +00:00
jenkins-bot
954dc520b7
Merge "Make "Add topic" button sticky"
2022-11-16 19:06:30 +00:00
David Lynch
84620569dd
Track events for the new comment notice
...
Bug: T301582
Change-Id: I40355502a59a7f31e465e52859b303680c1e109f
2022-11-16 11:49:50 -06:00
Ed Sanders
b132522fa9
Make "Add topic" button sticky
...
Bug: T316175
Change-Id: Ie5198e902ec3fa7a7eba56cef6c6f0ef71ef7314
2022-11-16 12:23:34 +00:00
Bartosz Dziewoński
0432eaf1e3
CommentFormatter: Fix condition for lede button to consider new wrappers
...
Bug: T323171
Change-Id: I3125f98e57bf410f19ece07b8376c92ae619d0ea
2022-11-15 23:39:45 +01:00
Bartosz Dziewoński
46d766f30d
Remove override for Minerva hiding .tmbox, no longer needed
...
Depends-On: Ifb0316256bdec5008acc48544ddd3e2bf71b6d41
Bug: T257394
Change-Id: I7b442d2e009f631ec8ac183f4767ffcc1e94954c
2022-11-15 11:26:08 +01:00
Translation updater bot
e89a879f34
Localisation updates from https://translatewiki.net .
...
Change-Id: I1a47aa36c78d6f5765e7dfd44a953faa0f63af61
2022-11-15 08:23:59 +01:00
Bartosz Dziewoński
3a0b05f564
Allow replying to some comments with accidental complex transclusions
...
When a comment almost exactly matches the range of an
accidental complex transclusion consisting only of
pages from the 'Template' namespace and wikitext fragments,
I think we can safely allow replying to the comment.
Even if this turns out to be incorrect in some cases,
the failure will be more graceful after the changes in T313100:
instead of potentially duplicating contents from a template,
the worst case now is that the reply will appear in the wrong
place (at the end of the transclusion).
Bug: T313093
Change-Id: Ie8da09d74a652d893fd8c3e2435ef6cb70fad64a
2022-11-14 19:17:36 +01:00
Bartosz Dziewoński
82069f7db5
Add test cases for T313093
...
Change-Id: I045be8da8fc144846312ce84b9e79d65c3d5b2b4
2022-11-14 19:17:34 +01:00
Bartosz Dziewoński
469b7720af
Place replies outside transclusions, disallow replying to transcluded comments
...
Bug: T313100
Change-Id: I3993c96ec8d3d0add33d779860d158327985107d
2022-11-14 19:17:18 +01:00
Bartosz Dziewoński
065c7d8f2d
Add test case for T313100
...
(Also README corrections)
Change-Id: I037155ba1b775511273a78a85b34c29f3319a9a6
2022-11-14 19:16:43 +01:00
jenkins-bot
5092498bb5
Merge "Tweak mobile styles for no-JS compatibility"
2022-11-14 15:29:42 +00:00
jenkins-bot
0ade11d299
Merge "Remove some unused CSS"
2022-11-14 15:29:27 +00:00
jenkins-bot
0655cdbf56
Merge "Move visualenhancements metadata and some buttons outside of <h2>
"
2022-11-14 15:29:12 +00:00
Bartosz Dziewoński
310323b561
Tweak mobile styles for no-JS compatibility
...
Bug: T321430
Change-Id: I0f20750995d89c0bb4be9a70e594326f15a6de0b
2022-11-14 15:01:35 +01:00
Bartosz Dziewoński
f27d173852
Remove some unused CSS
...
No longer needed since the "Subscribe" button was moved elsewhere
(2960853088
).
Change-Id: I758469c6883fe6056dc3859b5b5d43d98771b518
2022-11-14 14:57:13 +01:00
Translation updater bot
053c21b08a
Localisation updates from https://translatewiki.net .
...
Change-Id: Ief79949c2310656ba427c487477ed77efb3a73aa
2022-11-14 08:10:18 +01:00
jenkins-bot
bbdc49f87a
Merge "persistRevisionThreadItems: Print time taken"
2022-11-11 18:45:25 +00:00
Translation updater bot
f6bdb9df81
Localisation updates from https://translatewiki.net .
...
Change-Id: I03f701c46fbb0e4a4aba05a2483b0b9335c234d9
2022-11-11 08:40:46 +01:00
Bartosz Dziewoński
08e1073f58
ThreadItemStore: Handle race conditions when finding/inserting outside of transaction
...
Bug: T322701
Change-Id: Icea63dd562c1812a372f3a947ba1244e72d07a16
2022-11-10 23:33:24 +00:00
Bartosz Dziewoński
04cfffe323
Move visualenhancements metadata and some buttons outside of <h2>
...
We wrap a `<div>` tag around the `<h2>`, and move some elements there.
The markup is inspired by and compatible with my proposal for T13555.
The "ext-discussiontools-init-section" class is moved to the `<div>`.
A small patch is needed in MobileFrontend to preserve the section
collapsing functionality: I11bff21e81046898ca63f3f432797129fa70ad88.
The following elements are now outside of `<h2>`:
* Metadata bar
* Subscribe button
* Ellipsis menu (only shown on mobile)
The following elements are sadly still inside of `<h2>`:
* Subscribe links (only shown on desktop)
* Section edit links from MediaWiki core
Trying to move them mucks up the CSS too much. I hope we can resolve
this later as a part of the work on T13555.
Depends-On: I11bff21e81046898ca63f3f432797129fa70ad88
Bug: T314714
Change-Id: I0bbdcfa02c334858737855349d7a35746de1d8f2
2022-11-10 23:35:40 +01:00
Ed Sanders
e0855e4f41
Make virtual keyboard detection into a body class
...
This allows it to be re-used for other features, such as the
upcoming floating "Add topic" button.
Add some support for Android, although not used in this patch.
Change-Id: Ibd1e1ee087ac607c88a7402d0422c633700d1992
2022-11-10 23:30:53 +01:00
Ed Sanders
8cd239b0b4
Move ...-replylink-open class to <body>
...
This allows elements outside the page container to respond to it.
Change-Id: Id880ada0e24cb803e7b992284a1a95950f3da36f
2022-11-10 23:30:10 +01:00
Ed Sanders
79521f89cf
Add button to reveal lede section on mobile
...
Bug: T312309
Depends-On: I9c3035c9dbe7545a05efb2286dffe0145d3557b4
Change-Id: I9d74914ddbcc9def74e85106a68574a807b0b731
2022-11-10 22:10:04 +00:00
Bartosz Dziewoński
d8325ac9b8
CommentFormatterTest: Fix PHP 8.1 deprecation warning
...
Change-Id: I1913eff29e884be4eb6177b9aa8e29fe297560c7
2022-11-10 23:03:06 +01:00
Translation updater bot
92432eaa06
Localisation updates from https://translatewiki.net .
...
Change-Id: I978818a4665506b3dbf311d1b2bb0b83403e434d
2022-11-10 08:12:01 +01:00
jenkins-bot
f0c1f483cb
Merge "CommentFormatterTest: Make desktop and mobile separate test cases"
2022-11-09 08:06:13 +00:00
Translation updater bot
dd249c4b96
Localisation updates from https://translatewiki.net .
...
Change-Id: I39d9496c15753078550303c347393d5ec4ef9fb5
2022-11-09 08:57:39 +01:00
Bartosz Dziewoński
9cde62957f
CommentFormatterTest: Make desktop and mobile separate test cases
...
This is a better way than a loop in the test code.
When using DISCUSSIONTOOLS_OVERWRITE_TESTS, if both desktop and mobile
cases fail, both will be updated now. Previously the first failed
assertion would stop the test after only updating one file.
Change-Id: I4ce6f45b047e02c9f00024a9e5057adcb0e28047
2022-11-09 02:44:30 +01:00
Bartosz Dziewoński
7b5a8cea11
persistRevisionThreadItems: Print time taken
...
Change-Id: Ide002b26740815ef0db3351a0e7e8c498010d164
2022-11-09 00:18:42 +01:00
jenkins-bot
af6f6e6149
Merge "Disable "Share feedback..." links by default"
2022-11-08 22:04:08 +00:00
Ed Sanders
b4eb7fc9ad
Disable "Share feedback..." links by default
...
Will still be enabled on WMF wikis for now.
Bug: T322494
Change-Id: Ic0b79fdf459d4949d7604f5a213cb1851ca30901
2022-11-08 21:58:39 +00:00
jenkins-bot
d1911e4f11
Merge "ThreadItemStore: Fix setting parent IDs when parent already existed"
2022-11-08 19:01:42 +00:00
jenkins-bot
c83bad9de8
Merge "Embed pageThread JSON in jsConfigVars instead of infusing HTML"
2022-11-08 18:59:48 +00:00
jenkins-bot
c0e757c716
Merge "ABtest for mobile, logged out users"
2022-11-08 18:41:38 +00:00
jenkins-bot
811c32c518
Merge "ABtest for mobile, logged in users"
2022-11-08 18:41:23 +00:00
jenkins-bot
fd167a4a8f
Merge "LanguageDataTest: Set 'UsePigLatinVariant' => false"
2022-11-08 18:27:22 +00:00
Bartosz Dziewoński
dac09416fd
LanguageDataTest: Set 'UsePigLatinVariant' => false
...
MediaWiki default changed in Ia80ad33cbf5e311fa8b84bd765a8df8d156f4c38.
Change-Id: Ib1eb4b218c89d2a6ce8b82aeec2ee19aca8ff4a9
2022-11-08 18:13:36 +00:00
Ed Sanders
a00131a18f
Embed pageThread JSON in jsConfigVars instead of infusing HTML
...
Bug: T322651
Depends-On: I86d461756398780dc24949013f35b7730a481052
Change-Id: I85ee8e6ed6eba97b94f4e4c415fbc5286c234cce
2022-11-08 16:20:39 +00:00
Translation updater bot
cb5190763e
Localisation updates from https://translatewiki.net .
...
Change-Id: I8a4860562561706da2b2f13548c3ea43e6576e6c
2022-11-08 08:20:53 +01:00
jenkins-bot
0251155359
Merge "Topic subscription feature is unavailable if Echo is not installed"
2022-11-08 03:11:14 +00:00
Bartosz Dziewoński
759e6b757a
ThreadItemStore: Fix setting parent IDs when parent already existed
...
Bug: T322599
Change-Id: I697de586fb3c1b1901f434f6fbef501cec3164df
2022-11-08 01:38:41 +01:00
Ed Sanders
317b8244dd
Move username completion tool after special character tool in toolbar
...
Bug: T322455
Change-Id: I19bfe4500850512411615b326b07ba0a47dcfd5f
2022-11-07 13:01:11 +00:00
Ed Sanders
d6160c76fa
Topic subscription feature is unavailable if Echo is not installed
...
Bug: T322498
Change-Id: I072e9363fceb4beae820b7742dec4249b4f58905
2022-11-07 12:28:45 +00:00