Translation updater bot
98663d4ff3
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib3b55bf42c1ccc050c3c58cd301c7062f74706f3
2022-05-19 08:19:03 +02:00
Translation updater bot
2916e05c15
Localisation updates from https://translatewiki.net .
...
Change-Id: I3ffde0dd66c38b547885cf6b02043463aaf465a9
2022-04-18 10:05:54 +02:00
Translation updater bot
1d72f8863e
Localisation updates from https://translatewiki.net .
...
Change-Id: I422911a416c37fe82956f78a5a154a6f466714f8
2022-04-14 08:26:24 +02:00
Translation updater bot
0aa721b551
Localisation updates from https://translatewiki.net .
...
Change-Id: I3224bb83fa60f1f359966155d0f76324f7e45a09
2022-04-11 08:13:55 +02:00
Translation updater bot
98e646fba0
Localisation updates from https://translatewiki.net .
...
Change-Id: I64cba0fbc6ec8e137ab8423627bf9f40537701a9
2022-04-08 08:27:33 +02:00
Translation updater bot
5b6b78a01f
Localisation updates from https://translatewiki.net .
...
Change-Id: I46f58c0e53d8ec36142354235bec23cddc0e0bb6
2022-04-07 08:09:27 +02:00
Translation updater bot
8036f90df1
Localisation updates from https://translatewiki.net .
...
Change-Id: I18f43850f3737743c5f3cf6bc5f94ee92372e9e3
2022-04-04 09:34:19 +02:00
Translation updater bot
925cabf21b
Localisation updates from https://translatewiki.net .
...
Change-Id: Icba32268a4e227cfa794bd572b0a758d9d4193c8
2022-03-31 08:35:43 +02:00
Translation updater bot
f3f262a2a3
Localisation updates from https://translatewiki.net .
...
Change-Id: I5680453e8093bbaf9c094bacf49ae070db826ce7
2022-03-28 08:20:49 +02:00
Translation updater bot
9f8332bc68
Localisation updates from https://translatewiki.net .
...
Change-Id: I5eb8897d5a01c23ec746b9e32937d7cee542c01b
2022-03-24 08:34:18 +01:00
Translation updater bot
7e2502f920
Localisation updates from https://translatewiki.net .
...
Change-Id: I418aa8229c650e5fb1ac5582ecd0274f2351ddc3
2022-03-23 08:25:14 +01:00
Translation updater bot
7239aab22f
Localisation updates from https://translatewiki.net .
...
Change-Id: I78e7d4323c78ef791aeabbfb2025569bb2ff3cf4
2022-03-22 08:29:21 +01:00
David Lynch
7275377b3c
Talk API for apps
...
Exposed as DiscussionToolsPageInfo prop threaditemshtml. It returns a
version of the output of CommentParser, lightly adjusted to provide a
nested comment structure rather than a pure flat list.
Bug: T285971
Change-Id: I2f8503d4ed740a04fb2f1e3a37ae4db649b3faba
2022-03-21 16:40:45 -05:00
Translation updater bot
8a42e67558
Localisation updates from https://translatewiki.net .
...
Change-Id: Ibd00de72425017d96fab51879eaed57713841fd8
2022-03-14 08:13:52 +01:00
Translation updater bot
b486b40835
Localisation updates from https://translatewiki.net .
...
Change-Id: I09ad330a75bf2d8641109a644594f0b9b166c018
2022-03-10 08:19:04 +01:00
Translation updater bot
77071a5bdd
Localisation updates from https://translatewiki.net .
...
Change-Id: I6a28bb912f771944f9c6261fe6e8858c6af76174
2022-03-09 08:09:25 +01:00
Translation updater bot
f1d1f1c5f7
Localisation updates from https://translatewiki.net .
...
Change-Id: Iea92d1e30030cda4d6124a814dc9fa663babb796
2022-03-08 09:01:34 +01:00
Translation updater bot
4460cd7fa9
Localisation updates from https://translatewiki.net .
...
Change-Id: Ifd2b7bb0429512a523a1a764dc625d9ba3f15cd6
2022-03-07 08:10:54 +01:00
Translation updater bot
6b7ea63d24
Localisation updates from https://translatewiki.net .
...
Change-Id: I9767b557af29d5d7345252d7a411a5667ef057e2
2022-03-04 08:29:18 +01:00
Translation updater bot
6e75e580a9
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib2946e8d66499a2f9f609c328055e88026ae6841
2022-03-03 08:22:32 +01:00
jenkins-bot
094b77b4bb
Merge "Handle reply/topic preview entirely server-side"
2022-03-02 14:13:59 +00:00
Translation updater bot
b83c527193
Localisation updates from https://translatewiki.net .
...
Change-Id: If928b4fc6e1b2d3e681c53c2fb29255834b3e7c5
2022-02-25 09:43:22 +01:00
Translation updater bot
1d40be1dd2
Localisation updates from https://translatewiki.net .
...
Change-Id: If8bf6c7e2f324f2550b6c96e47aafb61683480bd
2022-02-22 14:20:18 +01:00
Translation updater bot
54f2de2c45
Localisation updates from https://translatewiki.net .
...
Change-Id: I5db6282f24aa8721c04454e5606146e1fbe935df
2022-02-22 08:11:31 +01:00
Bartosz Dziewoński
1d43a024f9
Handle reply/topic preview entirely server-side
...
We were rendering the preview in a completely different way from how
we would add the real reply, and the results would be different
sometimes, particularly for multi-line comments with messed-up markup.
Render it server-side instead, in a very similar way to real replies
(generating a DOM list node and transforming it through Parsoid),
although without the whole context of the page to improve performance.
We can remove a lot of client-side code that was used solely for this.
This will allow the preview to accurately display the signatures when
we change how they are added (T278442), without us having to implement
those changes again from scratch for the preview.
Change-Id: I53341f4d4075c25b67ec3b3032bff9b8a880dcd3
2022-02-21 17:42:28 +01:00
Translation updater bot
881faf0788
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic91fe369d927fc079a64dec957ecd6fd7073c9a5
2022-02-15 08:17:11 +01:00
Translation updater bot
b86c291422
Localisation updates from https://translatewiki.net .
...
Change-Id: I5939ff3e24d2d36268991ff3dda82e373b5415b0
2022-02-14 08:14:10 +01:00
Translation updater bot
0ded0d5bfb
Localisation updates from https://translatewiki.net .
...
Change-Id: I10d162707ecc233f37d3c7c6d5bc175b1a7eb00a
2022-02-11 08:41:25 +01:00
Translation updater bot
92e3a5bb42
Localisation updates from https://translatewiki.net .
...
Change-Id: I1acdee01d5cfe2b22f99c73df8068f86a1f3529d
2022-02-10 08:41:31 +01:00
Translation updater bot
a88dafba19
Localisation updates from https://translatewiki.net .
...
Change-Id: I4e4ceaed5a09c6713c4669aba7a054dfc5113db9
2022-02-09 08:12:45 +01:00
Ed Sanders
aa03dc971e
Add discussiontoolscompare API
...
For two given revisions, this API tells us which comments have
been added and which have been removed.
Can be used to highlight new comments, or check if the page
has been updated since we first loaded it.
Bug: T281624
Bug: T300504
Change-Id: Ia4d95ffe3b7cf2317cd8e7c0f034e09f64777ef3
2022-02-08 15:53:27 +00:00
Translation updater bot
f8c7887adf
Localisation updates from https://translatewiki.net .
...
Change-Id: I4baeb2087e91695285486af51734ac759eb88d59
2022-02-08 08:28:29 +01:00
Ed Sanders
7cad692afa
Move ApiDiscussionTools to ApiDiscussionToolsPageInfo
...
Also remove 'paction' param, and instead make 'transcludedFrom' a
property of the result object.
Change-Id: I0a289f6d71e4708afff0b52066b1ed6faf76b9ae
2022-02-07 16:50:02 +00:00
Translation updater bot
14b28f6483
Localisation updates from https://translatewiki.net .
...
Change-Id: Ibfe6f2196800dfe948dedad2df52571147cf02f4
2022-02-03 08:43:56 +01:00
Translation updater bot
ea54d68f2d
Localisation updates from https://translatewiki.net .
...
Change-Id: I4f0fd50eb877b4d2caa90b5f8607458ff7f8c223
2022-01-24 08:27:03 +01:00
Translation updater bot
4b138f128f
Localisation updates from https://translatewiki.net .
...
Change-Id: I2842ad13ded091c3ed7c1c88763304937f3272cc
2022-01-20 09:17:31 +01:00
Translation updater bot
d354e3fff6
Localisation updates from https://translatewiki.net .
...
Change-Id: I092f62e4b92ba5b108c961e740622d033f3d9339
2022-01-17 08:12:00 +01:00
Translation updater bot
5499af93f7
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia465af262bd63abae989394d3a393459edd20b93
2022-01-06 08:31:32 +01:00
Translation updater bot
8f568bb0d3
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia6a13e585506dea820062817cb689308053348d5
2021-12-27 09:29:59 +01:00
Translation updater bot
0e82a944c9
Localisation updates from https://translatewiki.net .
...
Change-Id: Id2eb11ae435417f634963169d6b756de86605468
2021-12-23 08:37:59 +01:00
Translation updater bot
66bcb1d4ae
Localisation updates from https://translatewiki.net .
...
Change-Id: I8fac6a781b92bad5968c9ad25d60b970378e236b
2021-12-17 08:17:00 +01:00
Translation updater bot
76619f31a8
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic7fd79227b5d3342ddd15e8d2940769eeeee6a7f
2021-12-10 08:23:53 +01:00
Translation updater bot
69ba8582a9
Localisation updates from https://translatewiki.net .
...
Change-Id: Iff911f81b96f549dc872fcfe67ef1a6731fb8c1c
2021-12-08 08:12:23 +01:00
Translation updater bot
4908e15303
Localisation updates from https://translatewiki.net .
...
Change-Id: I09b385399d32e1603a79438f818df53a99f86037
2021-11-26 08:22:43 +01:00
Translation updater bot
3ece3e7f43
Localisation updates from https://translatewiki.net .
...
Change-Id: I03a0ff0a5c1dc0686c076dcd00c28a94b8502ec0
2021-11-23 08:26:34 +01:00
Translation updater bot
e682c3faba
Localisation updates from https://translatewiki.net .
...
Change-Id: I9f25ee7534d5bf836484f559f1a31a9650a45a6f
2021-11-22 09:02:55 +01:00
Translation updater bot
caa279718c
Localisation updates from https://translatewiki.net .
...
Change-Id: Ibda93aa2194808c63f58238d97c0b72f450dd023
2021-11-15 08:11:36 +01:00
Translation updater bot
9fb04a89b0
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib50b438239bc69b43fefe73b52a451e9ab966bab
2021-11-09 07:28:51 +01:00
Translation updater bot
9836d75a0c
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia2342595ed2bfd1310093dc29e88a7447d0e6de8
2021-11-08 08:16:50 +01:00
Translation updater bot
91fa55cb9b
Localisation updates from https://translatewiki.net .
...
Change-Id: If7396ed8d5d457b32ebda51816035c2cb6b345c3
2021-11-05 08:17:04 +01:00