jenkins-bot
431ca7785b
Merge "Add GENDER support to thanks-thanked-notice"
2018-03-25 06:02:57 +00:00
Translation updater bot
2d94bb2a7d
Localisation updates from https://translatewiki.net .
...
Change-Id: I26f16378385f4437e7bb453c559ca40e445f7637
2018-03-24 22:29:42 +01:00
Translation updater bot
26ccfd5980
Localisation updates from https://translatewiki.net .
...
Change-Id: I6ea4ff4d710d873cfaf1948cf2c2c6465eea47e5
2018-03-23 22:13:22 +01:00
jenkins-bot
3dbf781571
Merge "Add revision-thanking links to some log entries"
2018-03-23 01:09:20 +00:00
Translation updater bot
108152e7fb
Localisation updates from https://translatewiki.net .
...
Change-Id: I4bce0de39404070fac0cb48f3c96cc1bd304417e
2018-03-22 22:09:06 +01:00
Matěj Suchánek
ac9f8908ca
Add GENDER support to thanks-thanked-notice
...
Change-Id: If23ce8d7ee8ff1edf484c217a70aa34046590fd6
2018-03-22 08:35:26 +00:00
Sam Wilson
2059e3ff4b
Add revision-thanking links to some log entries
...
Many log entries are associated to (exactly one) revision,
and for these (only, and only where the log type is
whitelisted) we add a thank-link that behaves exactly
as the thank-link on diff and history pages.
Bug: T189752
Change-Id: I5f4e84c65d4fe2d95b20cdb3c3f9522ad3e5f422
2018-03-22 11:57:55 +08:00
Translation updater bot
dfc0eb56a8
Localisation updates from https://translatewiki.net .
...
Change-Id: If2423202b35d66036b7d803d976aecbbe32c9e27
2018-03-21 22:32:17 +01:00
Translation updater bot
4a644bcff0
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib7709158292454fcff081b4bfef9b920358b9028
2018-03-20 22:13:00 +01:00
Translation updater bot
8f6eff3aea
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib7cc46a4fddc9eea606671a0496e2fa36b165044
2018-03-19 22:20:01 +01:00
Sam Wilson
30e582bd96
Add support for log-thanks to Special:Thanks
...
A new "Special:Thanks/Log/123" subpage format is added for
sending thanks for the given log entry. The 'Log' part of the
subpage is case-insensitive.
The form field labels are removed because the fields are hidden
and need no labels.
Bug: T186920
Change-Id: Ic2279d9a6dc170d1eeee519392d3a930a37bc2ec
2018-03-19 10:59:20 +08:00
Translation updater bot
ac98427f82
Localisation updates from https://translatewiki.net .
...
Change-Id: Idb6206a1ed3c8b4f226348906f544ecce25ef905
2018-03-15 22:52:20 +01:00
Translation updater bot
c3e7ac3387
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib15a04fca3fcc3ebea2ac874bb6d901aa996bbef
2018-03-14 22:23:54 +01:00
Translation updater bot
5bec0a1ae4
Localisation updates from https://translatewiki.net .
...
Change-Id: I77890f396c59722351e412d4ce77f641b1f41d07
2018-03-12 22:25:35 +01:00
Translation updater bot
b4a8b1dbb1
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie7efddc573df793e9fecf06c655da2b26a824953
2018-03-11 22:31:19 +01:00
Translation updater bot
b4c6b01d69
Localisation updates from https://translatewiki.net .
...
Change-Id: Id08d3842529475c873fa5b962a77b5e7cf631e1d
2018-03-10 22:14:28 +01:00
Translation updater bot
7270f6fb34
Localisation updates from https://translatewiki.net .
...
Change-Id: I35b222d94608ea71b33755b8f34010fa4cdb6e38
2018-03-09 22:42:21 +01:00
jenkins-bot
199cd68d13
Merge "Reintroduce the API to thank for log entries"
2018-03-09 19:38:53 +00:00
Translation updater bot
dd0945972a
Localisation updates from https://translatewiki.net .
...
Change-Id: I74acffd98bfbc156750810950f154019a5b5b872
2018-03-07 22:48:02 +01:00
Translation updater bot
6d3a5cf5c8
Localisation updates from https://translatewiki.net .
...
Change-Id: I6a083aea743b9185ec6ff2401cb69150943efd39
2018-03-06 22:18:53 +01:00
Max Semenik
ed087b044c
Reintroduce the API to thank for log entries
...
Originally introduced in b84eedc74e
, it was reverted for security concerns.
New changes:
* Instead of bundling the log summary with notification, load it on display
* If the log event has been suppressed after the thanks for it has been sent,
silently delete the event to prevent the confusion of linking to something
zapped.
* Keep the 'already sent' cache key compatible with old format
* Validate the log id in the API
* Change ApiCoreThank::getRevisionFromParams() to ApiCoreThank::getRevisionFromId()
Bug: T186855
Bug: T188791
Depends-On: Ic5e9db0def857d9dcecbd06bf081c8c83712c1ea
Change-Id: I03aea7d9f4dfa0fe49639c53968deabf89999d2d
2018-03-06 13:08:47 +08:00
Translation updater bot
4caa24b128
Localisation updates from https://translatewiki.net .
...
Change-Id: I96edbf06388f086125ff086f7af0e9a3dd7df332
2018-03-05 22:25:04 +01:00
Translation updater bot
ce2fda530d
Localisation updates from https://translatewiki.net .
...
Change-Id: I4f42c24895471f06e77fc5c6db73bcb6177e940f
2018-03-03 22:25:55 +01:00
jenkins-bot
5320dc3508
Merge "Revert "Add support to the Thanks API for thanking log entries""
2018-03-02 23:11:37 +00:00
MaxSem
3b2397fea9
Revert "Add support to the Thanks API for thanking log entries"
...
This reverts commit b84eedc74e
.
Bug: T188791
Change-Id: If55ed6cbb5da34c0034da3cc564c6a8ff82448d2
2018-03-02 22:59:20 +00:00
Translation updater bot
080271ea17
Localisation updates from https://translatewiki.net .
...
Change-Id: I1438a45ea982b51387d034a121bd20c26c72f54f
2018-03-02 22:31:32 +01:00
jenkins-bot
b976d2850c
Merge "Add support to the Thanks API for thanking log entries"
2018-03-02 06:14:28 +00:00
Sam Wilson
b84eedc74e
Add support to the Thanks API for thanking log entries
...
Add a 'log' API parameter (for the log ID to thank), and add
a whitelist config variable for specifying which log types are
thankable.
Bug: T186855
Change-Id: I58ae90c9729c0066f952e90fca2cf99b029d0d9b
2018-03-01 14:57:57 -08:00
Translation updater bot
c8cbb94435
Localisation updates from https://translatewiki.net .
...
Change-Id: I9d0a1e147370217008c0f109909939e8ec142108
2018-03-01 22:42:06 +01:00
Translation updater bot
f97436bbe3
Localisation updates from https://translatewiki.net .
...
Change-Id: I5cc25cd0e847444eb349da80b82904b9636dc152
2018-02-28 22:27:44 +01:00
Translation updater bot
27a49b181f
Localisation updates from https://translatewiki.net .
...
Change-Id: I3256cff572e9b633dbb040f4f226a164143e0f02
2018-02-27 22:26:00 +01:00
Translation updater bot
a0398e81bf
Localisation updates from https://translatewiki.net .
...
Change-Id: I46c3678e0119fb42966a452b4bc11c6d57e43573
2018-02-26 22:20:53 +01:00
Translation updater bot
2f55e5951b
Localisation updates from https://translatewiki.net .
...
Change-Id: If0b668ca55bd12db0b2871cc15eafbe5c23d7b8d
2018-02-23 23:01:54 +01:00
Translation updater bot
4f1238604b
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib29d255399cdff7e853e472ca3e58df2d13b2c5b
2018-02-20 22:29:07 +01:00
Translation updater bot
29aa780fed
Localisation updates from https://translatewiki.net .
...
Change-Id: I2c254a603a23ae68620aed2d92e44290612dd433
2018-02-19 22:26:01 +01:00
Translation updater bot
7064cc6b1c
Localisation updates from https://translatewiki.net .
...
Change-Id: I6f5c182e4a64cc3b236c2169f9f12fbf31a89571
2018-02-18 22:41:09 +01:00
Translation updater bot
2ea1ca659c
Localisation updates from https://translatewiki.net .
...
Change-Id: I1fda08f515da74feb8a8e61340f19436b8d86ce1
2018-02-13 22:25:50 +01:00
Translation updater bot
0492a4ec5a
Localisation updates from https://translatewiki.net .
...
Change-Id: I72cb0fdd60d95b0e23cea49baaf45a675e29ce8b
2018-02-11 10:42:25 +01:00
Translation updater bot
c3586cd4f0
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie6e57902fec159469627cbd53b921fc478772f44
2018-02-06 22:35:43 +01:00
Translation updater bot
901e965963
Localisation updates from https://translatewiki.net .
...
Change-Id: I9a58e19a3226ef19b2dd084f6f9ca7e44f40fec8
2018-02-05 22:37:03 +01:00
Translation updater bot
ed197d6240
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib4a705281efab1d05c3ef5f6f6ee07a792ab31c7
2018-02-04 22:44:07 +01:00
Translation updater bot
b715e1ac0b
Localisation updates from https://translatewiki.net .
...
Change-Id: I2fb04d1336999b755e4748ea13dc29e6188ef05b
2018-02-02 22:18:03 +01:00
Translation updater bot
21c34482bb
Localisation updates from https://translatewiki.net .
...
Change-Id: I6c14bad553e40edd519529e9970f5e81960086cd
2018-01-31 22:20:22 +01:00
Translation updater bot
833c9ce39a
Localisation updates from https://translatewiki.net .
...
Change-Id: I7e2985f160ddf602a697bc64a58d18817499749e
2018-01-29 22:20:40 +01:00
Translation updater bot
b9de4ede3e
Localisation updates from https://translatewiki.net .
...
Change-Id: I4bab7f038ec181492bac619df6dbce94ab0370ec
2018-01-26 22:36:47 +01:00
Translation updater bot
aa1a3b9820
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie4098b5660391f9b5262a6b118daa1f9e257d535
2018-01-25 22:18:19 +01:00
Translation updater bot
6627c351ec
Localisation updates from https://translatewiki.net .
...
Change-Id: I85e1c8b31cbb80aafeceb713638f63a075f8c631
2018-01-24 22:21:03 +01:00
jenkins-bot
849b175c34
Merge "revthank: Clarify confirmation message and change yes/no messages"
2018-01-24 00:36:42 +00:00
Translation updater bot
c5781f7e1f
Localisation updates from https://translatewiki.net .
...
Change-Id: I8aebd7d69628d587886265fc17e15ba5030e8196
2018-01-22 22:18:39 +01:00
Translation updater bot
8fc16fb45a
Localisation updates from https://translatewiki.net .
...
Change-Id: Iec9d2c390ccb0a07506c55e988ad234b8add00ca
2018-01-21 22:17:24 +01:00