STran
bf28dbce0e
Allow variables to be restricted by user right
...
Some exposed variables (eg. `user_ip`) used in filters are sensitive
and need to only be available to restricted groups of users.
Back-end changes:
- Add `AbuseFilterProtectedVariables` which defines what variables are
protected by the new right `abusefilter-access-protected-vars`
- Add the concept of a `protected` variable, the use of which will
denote the entire filter as protected via a flag on `af_hidden`
New UX features:
- Display changes to the protected status of filters on history and diff
pages
- Check for protected variables and the right to see them in filter
validation and don't allow a filter to be saved if it uses a variable
that the user doesn't have access to
- Check for the right to view protected variables before allowing access
and edits to existing filters that use them
Bug: T364465
Bug: T363906
Change-Id: I828bbb4015e87040f69a8e10c7888273c4f24dd3
2024-06-04 06:54:53 -07:00
Translation updater bot
77354e4ee4
Localisation updates from https://translatewiki.net .
...
Change-Id: I9141fb84ee0c61d2240e6cebab5715c2fb3875f5
2024-06-04 09:29:27 +02:00
Translation updater bot
06b556f6c6
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia2154f54ebe9df5fe38319d98002c0f64856ebf0
2024-06-03 09:30:04 +02:00
Translation updater bot
e34a64cdcb
Localisation updates from https://translatewiki.net .
...
Change-Id: I33d2bcedbb18b60545510c55c11a90e7963fe139
2024-05-31 09:55:08 +02:00
Translation updater bot
a47a3e3823
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie4a8c05d6d105ea90ae22c955b165bfc3a85d429
2024-05-30 09:35:40 +02:00
Translation updater bot
b1e361166b
Localisation updates from https://translatewiki.net .
...
Change-Id: I80fa4ab93543b206d6d8e3b11c3fb753149b7ffa
2024-05-29 09:29:45 +02:00
Translation updater bot
90cbdd834f
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic8d7e785ee4013197837da45901a2e8536413389
2024-05-28 09:29:15 +02:00
Translation updater bot
c34e51153f
Localisation updates from https://translatewiki.net .
...
Change-Id: Id1daa755bd8214d7e92df16eb5dbe010d77b60e9
2024-05-27 09:27:32 +02:00
Translation updater bot
a21cbfffec
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib993f524c0b53f3fddaa49cad6523e0a91e76953
2024-05-24 09:42:31 +02:00
jenkins-bot
58c5edce98
Merge "Add user_unnamed_ip
variable"
2024-05-23 18:10:52 +00:00
STran
fe0b1cb9e9
Add user_unnamed_ip
variable
...
After temporary accounts are enabled, filters that rely on an ip
in the `user_name` will fail (eg. `ip_in_range` and `ip_in_ranges`).
To keep these filters working:
- Expose the IP through another variable, `user_unnamed_ip`, that can be
used instead of `user_name`.
- The variable is scoped to only reveal the IPs of temporary accounts
and un-logged in users.
- Wikis that don't have temporary accounts enabled will be able to see
this variable but it won't provide information that `user_name`
wasn't already providing
- Introduce the concept of transforming variable values before writing
to the blob store and after retrieval, as IPs need to be deleted from
the logs eventually and can't be stored as-is in the amend-only blob
store
Bug: T357772
Change-Id: I8c11e06ccb9e78b9a991e033fe43f5dded8f7bb2
2024-05-23 07:19:48 -07:00
Translation updater bot
c58696b7b0
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib1529b519dcaf1d749f3246aac5592c9e1e37e3e
2024-05-23 09:24:59 +02:00
jenkins-bot
35e3319fe3
Merge "i18n: Replace mw: interwiki with url to mediawiki.org"
2024-05-22 14:28:51 +00:00
Translation updater bot
f28ce866a1
Localisation updates from https://translatewiki.net .
...
Change-Id: I7d16b514dcd73a52910afb0fcb48791a154f0222
2024-05-22 09:19:32 +02:00
Translation updater bot
5f720af28f
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib9d1af167acfcc885cf72a13989aab541c382760
2024-05-21 09:27:06 +02:00
Translation updater bot
ad868d42a4
Localisation updates from https://translatewiki.net .
...
Change-Id: Id98c30c4cf378ff812dab86d9bdba03549c7171c
2024-05-20 09:23:39 +02:00
Translation updater bot
c47e3a385f
Localisation updates from https://translatewiki.net .
...
Change-Id: Ibf503a4b68283c4a4a673ccf8b70881adc1fe5b5
2024-05-17 09:47:20 +02:00
Translation updater bot
f6b914bb23
Localisation updates from https://translatewiki.net .
...
Change-Id: I6a2aed4dd60bedfad6f7a1a8d6a35d99457aa0bf
2024-05-16 09:24:29 +02:00
Umherirrender
bd074450ad
i18n: Replace mw: interwiki with url to mediawiki.org
...
The interwiki table must not contains an interwiki link with prefix mw:
Change-Id: I96e7e3b13fa91ed8d3450a8dec0af2c46aacce21
2024-05-15 23:30:48 +02:00
Translation updater bot
df93b427ac
Localisation updates from https://translatewiki.net .
...
Change-Id: I821617f52b460269cb499a4ce352d95660e020bb
2024-05-15 09:20:55 +02:00
Translation updater bot
a77994b439
Localisation updates from https://translatewiki.net .
...
Change-Id: Ide93b3b72ff550afba74ed28b785b9c7b1df8885
2024-05-14 09:24:19 +02:00
Amir E. Aharoni
2b29a61f66
Consistent spelling for "comma-separated"
...
It's hyphenated in most other extensions.
Change-Id: Ibefa8dec5ba079392ca80f6d8e26d47766dd33a1
2024-05-13 04:40:46 -04:00
Translation updater bot
39228edbd3
Localisation updates from https://translatewiki.net .
...
Change-Id: I4ad76defcad3ae05eae28bd90e13baa64a22e78a
2024-05-13 09:25:56 +02:00
Translation updater bot
50766781ac
Localisation updates from https://translatewiki.net .
...
Change-Id: I2a977cb0775e89271c0a44c213d8603459ae305f
2024-05-10 09:27:16 +02:00
Translation updater bot
1d20a59f84
Localisation updates from https://translatewiki.net .
...
Change-Id: Iae605ac3436a08d4e1e6a2abd94d4a3c8eea59e2
2024-05-09 09:36:37 +02:00
Translation updater bot
25c48d1384
Localisation updates from https://translatewiki.net .
...
Change-Id: Ica9c34d7a3e3165fe3704a0554497a790187f3e0
2024-05-08 09:23:04 +02:00
jenkins-bot
e9ce073889
Merge "build: Updating grunt-banana-checker to 0.12.0"
2024-05-07 17:35:01 +00:00
Translation updater bot
e777f6b199
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib839f61caadac79856b2032ca309344252803bd3
2024-05-07 09:21:44 +02:00
Translation updater bot
ca38ecb5c7
Localisation updates from https://translatewiki.net .
...
Change-Id: Idfeeed9e1daa247327aafcbc6205eedb3bd082e5
2024-05-06 09:24:42 +02:00
libraryupgrader
294609ef25
build: Updating grunt-banana-checker to 0.12.0
...
Change-Id: I3aafde159cbf50bad1b640027d00354dc90feadb
2024-05-06 05:12:04 +00:00
Amir E. Aharoni
b7dfe1a628
Remove full stops from two messages
...
Full stops are not used in other similar messages.
Change-Id: I98cc6c1c3fd1c4b888dcff5768f4af3c07ee4cfb
2024-05-05 00:49:38 +03:00
Amir E. Aharoni
1904cf8d1b
Automatically add operators to description messages
...
This solves two issues described in bug T360909:
* Usage of unsafe characters that have to be
manually reviewed in translations.
* Incorect display of some functions and
operators in RTL UI languages.
It also reduces the translators' need to copy
those operators and functions, which are always
identical to English.
Finally, this patch adds those consistently to all
the messages. Some messages didn't mention them
for an unspecified reason, and now they are mentioned
everywhere.
Bug: T360909
Change-Id: I3283c91b6b1d5fe9b48b1477cd454d9def3a7ded
2024-05-04 07:08:33 +00:00
Translation updater bot
6d65e63add
Localisation updates from https://translatewiki.net .
...
Change-Id: If38116bdc29cf67b9aba17e63bd2f3219360d1cb
2024-05-02 09:18:44 +02:00
Translation updater bot
9cd74c0bd4
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib988462369aab0e411623f408d8ffb49244b949c
2024-05-01 09:21:34 +02:00
Translation updater bot
84b047f6e4
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia6ccc1438190e8ec315f5eb3cde7f18de9e8d8d2
2024-04-30 09:20:19 +02:00
Translation updater bot
ca7c0232d3
Localisation updates from https://translatewiki.net .
...
Change-Id: Idcec502aa0134afc26950a27c8b1e96024d6b782
2024-04-29 09:22:23 +02:00
Translation updater bot
2ea686643f
Localisation updates from https://translatewiki.net .
...
Change-Id: I415f042420c35fbdbfbb82ea09b9fd64ec4b57bf
2024-04-26 09:47:12 +02:00
Translation updater bot
adc724bb76
Localisation updates from https://translatewiki.net .
...
Change-Id: Idc58d87d97d31fa5378709a8f791b8e7cf70d4b8
2024-04-25 09:16:58 +02:00
Translation updater bot
1747dcaefd
Localisation updates from https://translatewiki.net .
...
Change-Id: I5b482d2c585a9b5349ac59e5b0c30cd46f47a97f
2024-04-23 09:27:19 +02:00
Translation updater bot
0bd9d40f66
Localisation updates from https://translatewiki.net .
...
Change-Id: Ifd30d028b4a0d9813bca16704967ab58661af98c
2024-04-22 09:27:11 +02:00
Translation updater bot
55f710b3df
Localisation updates from https://translatewiki.net .
...
Change-Id: Iedd04fa4e626d4eb54579c829c06457accaa1e2b
2024-04-19 09:45:11 +02:00
Translation updater bot
293ce4115d
Localisation updates from https://translatewiki.net .
...
Change-Id: I97d530ace146620eaf9eeeac4d53bc15819c1aef
2024-04-18 09:19:36 +02:00
Translation updater bot
31d58fb5cb
Localisation updates from https://translatewiki.net .
...
Change-Id: I9c305d3a9daaf0898ffd0b51cd154376bda25f2c
2024-04-17 09:27:21 +02:00
Translation updater bot
d654cdf804
Localisation updates from https://translatewiki.net .
...
Change-Id: I75d4c6fd3e5db58956d44327313bfd9e943214d6
2024-04-16 09:26:41 +02:00
Translation updater bot
9d66ffb4ba
Localisation updates from https://translatewiki.net .
...
Change-Id: I4213f0519b69b98ea79d73924e6bd342274debf3
2024-04-15 09:27:06 +02:00
Translation updater bot
7560067181
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie11f736705eb077feba1f13878600b87ef186b47
2024-04-12 09:41:03 +02:00
jenkins-bot
09db8e6bb9
Merge "Add new variable for last edit time"
2024-04-11 11:57:33 +00:00
Translation updater bot
d51d4a014d
Localisation updates from https://translatewiki.net .
...
Change-Id: I15d4293c9d3e0c49e57a34333505214b979570d0
2024-04-11 09:19:58 +02:00
Matěj Suchánek
68ff668543
Add new variable for last edit time
...
Bug: T269769
Change-Id: Ia41ecc2f8e6921ef3d5a16fec58202d584ad0727
2024-04-10 23:12:45 +00:00
Translation updater bot
5142ff49c4
Localisation updates from https://translatewiki.net .
...
Change-Id: Iff8a27e64cefb11a9d9b37d8face7ae8413fff2c
2024-04-10 09:20:07 +02:00
Translation updater bot
1aaec637b5
Localisation updates from https://translatewiki.net .
...
Change-Id: I5d2130b2405eb1456f1a672ff6c8fa74dbb158a1
2024-04-08 09:24:33 +02:00
Translation updater bot
3ee87ba924
Localisation updates from https://translatewiki.net .
...
Change-Id: I995884938d6c2348e73b74e1b94764bbb0736a93
2024-04-05 09:37:01 +02:00
Translation updater bot
47c5dfe417
Localisation updates from https://translatewiki.net .
...
Change-Id: Iac890b6e97650634baeb622474ebcb12b7160662
2024-04-04 09:36:19 +02:00
Translation updater bot
0574f7a75c
Localisation updates from https://translatewiki.net .
...
Change-Id: Ibbeb6a21cc275f897e9c92ea40a685b95ef10a8f
2024-04-03 09:22:45 +02:00
Translation updater bot
c689f4c61b
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib3bbc54e6056087f2f50c782f0eed9a04ec1f59b
2024-04-02 09:20:47 +02:00
Translation updater bot
b7e4f17ff5
Localisation updates from https://translatewiki.net .
...
Change-Id: I84f42d4af5221d5e585176208ae0ecef9c5ff390
2024-04-01 09:22:01 +02:00
Translation updater bot
09d6a0cc79
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic78b451772a8be20c96416427987821e00355f8f
2024-03-28 08:30:47 +01:00
Translation updater bot
b5e0cd9de8
Localisation updates from https://translatewiki.net .
...
Change-Id: I74652c6db936dedd25e03c5837cb818734efe553
2024-03-27 08:16:45 +01:00
jenkins-bot
8727b7a7b9
Merge "Reorder messages that describe operators"
2024-03-26 17:18:10 +00:00
Amir E. Aharoni
f6eca362e5
Reorder messages that describe operators
...
Make the order of the messages that describe
operators and functions in the en.json file
identical to their order in
KeywordManager::BUILDER_VALUES, which is also
their order in the actual UI of the filter editor.
This only reorders the mesages in the en.json file.
It's not supposed to change anything in
the end users' experience, but it will change
the order in which translators on translatewiki.net
see them.
This is a cleanup step towards removing
the explicit operators from the messages,
as suggested in T360909, and this reordering
is hopefully useful even without that change,
for general consistency.
Comments about particular messages:
* abusefilter-edit-builder-vars-timestamp-expanded
is moved to the very end because, despite its key,
it's not actually used in the filter builder.
* old-text, old-html, and minor-edit are moved towards
the end because they are outdated. They are listed
separately from BUILDER_VALUES and they are not used
in the filter builder UI, but they are used in the logs
of previous actions. This patch adds a code comment
for the benefit of developers who touch that code
in the future.
Bug: T360909
Change-Id: I86ecdca5a6173b9068d5e968e69c57c74a379888
2024-03-26 11:22:46 -04:00
Translation updater bot
6a16b77475
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic76660cafbdeec8e76b55e93e2f0b7f80e2fd627
2024-03-26 08:18:19 +01:00
Translation updater bot
bea46722c7
Localisation updates from https://translatewiki.net .
...
Change-Id: Id16b4e1173cee09287dbbe2bf160952f873b9cc9
2024-03-25 08:34:36 +01:00
Translation updater bot
082a6a63dd
Localisation updates from https://translatewiki.net .
...
Change-Id: I3496e9f444837b833242df522e216fe912d1be73
2024-03-22 08:43:00 +01:00
Translation updater bot
ca0b026d96
Localisation updates from https://translatewiki.net .
...
Change-Id: I68ed31138dcd71b9a58b519b4d5b018c678e671f
2024-03-21 08:53:37 +01:00
Translation updater bot
e6806e6736
Localisation updates from https://translatewiki.net .
...
Change-Id: Icadf61c5bee5c1c47b0504b50f882878748ebe7e
2024-03-20 08:22:48 +01:00
Translation updater bot
f1dd5c4c7a
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie2710f81c68bd66d8a076a62230a829e8111378b
2024-03-19 08:24:18 +01:00
Translation updater bot
255d7d9828
Localisation updates from https://translatewiki.net .
...
Change-Id: I4aed55d141508d85f532b6f1727e6dbfaca25147
2024-03-18 08:29:33 +01:00
Translation updater bot
fb1273541e
Localisation updates from https://translatewiki.net .
...
Change-Id: I3a7805936645900ef4c82436d5796fd259776b1a
2024-03-15 08:32:32 +01:00
Translation updater bot
0f8f930266
Localisation updates from https://translatewiki.net .
...
Change-Id: I9720d18fc6e955915d8595fb9a60b8f635a186b8
2024-03-14 14:11:36 +01:00
Translation updater bot
51764af645
Localisation updates from https://translatewiki.net .
...
Change-Id: I97ebbd1f99804393e4f1307e766da32517677930
2024-03-14 09:01:59 +01:00
Translation updater bot
e35fb1d945
Localisation updates from https://translatewiki.net .
...
Change-Id: I8c8826ff1a6e55645b406f5890dff4ac6b0ab186
2024-03-13 08:24:56 +01:00
Translation updater bot
2962f63592
Localisation updates from https://translatewiki.net .
...
Change-Id: I9a041e8d877a536e30f0beb993ab05d72fbdfcb1
2024-03-11 08:25:47 +01:00
jenkins-bot
b9e6d0bc65
Merge "Add user_type variable"
2024-03-08 13:27:00 +00:00
Translation updater bot
4ebc556fcb
Localisation updates from https://translatewiki.net .
...
Change-Id: I0b3fb687aad185d9c85a7ace0845f1b03bccd65d
2024-03-08 08:22:06 +01:00
Dreamy Jazz
85022190e5
Add user_type variable
...
Why:
* An AbuseFilter variable is needed that allows filters to determine
what type the current user is. That is, whether the user is an
IP address, temporary account, named user or external user.
* Currently filters implement this by inspecting the value in
the 'user_name' variable, but this is likely to break when
temporary accounts are enabled as IPs would be hidden.
* Giving a dedicated variable that indicates the type of the user
allows filters to work out this information without having to
know the specific username of the user before performing the
check.
What:
* Add the 'user_type' variable which is lazily computed. It can have
the value 'named', 'temp', 'ip' or 'external' depending on the
type of the user. If the user does not match any of these, then
the value is 'unknown'.
* Replace call to deprecated User::newFromIdentity with a use of the
UserFactory service that is dependency injected.
* Add and update tests to ensure consistent test coverage.
Bug: T357615
Change-Id: Ifffa891879e7e49d2430a0330116b34c5a03049d
2024-03-07 10:38:25 +00:00
Translation updater bot
1672130d79
Localisation updates from https://translatewiki.net .
...
Change-Id: I39df98d92aee72eb56677fbfac9424a2c66847da
2024-03-07 08:47:40 +01:00
Translation updater bot
bd7e10d5ac
Localisation updates from https://translatewiki.net .
...
Change-Id: Ife7be6f220805056a2a39bb0923ae97dbfac23a5
2024-03-04 08:22:29 +01:00
Translation updater bot
8a0e586257
Localisation updates from https://translatewiki.net .
...
Change-Id: Id8289ce4790d2f65a02d8ea398bca30fe5953d34
2024-02-29 08:34:57 +01:00
Translation updater bot
ba764abedd
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia338ecadec15233bfa4ee572838db3872340fbfb
2024-02-28 08:13:37 +01:00
Translation updater bot
c78e07c75c
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie4479b237236463591520b9c2c449d117cfd2a72
2024-02-27 08:19:15 +01:00
Translation updater bot
4a5a45e916
Localisation updates from https://translatewiki.net .
...
Change-Id: I434172cb9078c03bb599e527fae14ee53a66014e
2024-02-26 08:34:49 +01:00
Translation updater bot
4c6623b294
Localisation updates from https://translatewiki.net .
...
Change-Id: I929741877774d5a8ce274fc975af6600b6edd5aa
2024-02-23 08:43:23 +01:00
jenkins-bot
3f5e3415a0
Merge "Remove $wgAbuseFilterBlockedExternalDomainsNotification and related code"
2024-02-22 11:07:00 +00:00
Translation updater bot
b305155460
Localisation updates from https://translatewiki.net .
...
Change-Id: I5d9823f3a0ee6f1f4ecc8911ab4725dff619c50c
2024-02-22 08:42:43 +01:00
MusikAnimal
2c9801766d
Remove $wgAbuseFilterBlockedExternalDomainsNotification and related code
...
This feature never worked very well, and the original wish
https://w.wiki/7ZsE didn't ask for a 2010 editor solution, anyway.
Rather than have AbuseFilterBlockedExternalDomainsNotification linger in
an unstable state, we remove the code entirely.
Bug: T347435
Follow-Up: I7eae55f12da9ee58be5786bfc153e549b09598e7
Change-Id: I88e87c4e0a2968b892394461b1227f4d15938e8e
2024-02-20 23:01:02 +00:00
Translation updater bot
9523801cbd
Localisation updates from https://translatewiki.net .
...
Change-Id: Iebfb7616d131781ec25104daa80bd13a1a9ea2ed
2024-02-20 08:37:42 +01:00
Translation updater bot
9f0956492b
Localisation updates from https://translatewiki.net .
...
Change-Id: I2bd836bf394086d92fa0b067d5eedb4778308e2b
2024-02-19 08:39:15 +01:00
Translation updater bot
a8a8b4eac3
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie72572c71400cc96f69f055d3266f1f616704df3
2024-02-15 13:27:05 +01:00
Translation updater bot
7305788480
Localisation updates from https://translatewiki.net .
...
Change-Id: I1851a57efaa8442f32e757b096e6eb2cbf0142f4
2024-02-14 08:17:56 +01:00
Translation updater bot
a8d15481b8
Localisation updates from https://translatewiki.net .
...
Change-Id: I1350f2b6a73fd4c20d92387e570f3addb8710671
2024-02-12 14:48:17 +01:00
Translation updater bot
edbb26d03b
Localisation updates from https://translatewiki.net .
...
Change-Id: I2e157a48242618d921ded085b1001de642e6c8b0
2024-02-09 08:43:15 +01:00
Translation updater bot
40e79deee3
Localisation updates from https://translatewiki.net .
...
Change-Id: I9aab2ab068ec5d8d1633f6b7508ae1e3ddaf2c9c
2024-02-08 09:14:01 +01:00
Translation updater bot
a1a847e8b6
Localisation updates from https://translatewiki.net .
...
Change-Id: Iceb880008d3653690d80348de213100692e72135
2024-02-07 08:25:48 +01:00
Translation updater bot
05cdc0df9d
Localisation updates from https://translatewiki.net .
...
Change-Id: I8591102fb6c884676840c2ee2c384ef61d3073ee
2024-02-05 08:48:57 +01:00
Translation updater bot
4668a40617
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie863a0073d78a862bcff2fd1b8c01e6a4c0dec24
2024-02-01 08:59:49 +01:00
Translation updater bot
02a1f7cbca
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia9efbd8d4c37e51800118747e0816fe0e9cccd96
2024-01-31 08:28:29 +01:00
Translation updater bot
f9c4dec110
Localisation updates from https://translatewiki.net .
...
Change-Id: I5cbec26c49c22571be23495b8ca028370b49d0b6
2024-01-30 09:38:16 +01:00
Translation updater bot
0c754131b1
Localisation updates from https://translatewiki.net .
...
Change-Id: I1d1237ada8e1b24f2b05e368c8cbc2383eb1887d
2024-01-28 16:04:35 +01:00
Translation updater bot
eb73b6e6c3
Localisation updates from https://translatewiki.net .
...
Change-Id: Ief59e01327592f617a5e1d16506a3c125ae12e5d
2024-01-25 10:08:58 +01:00
Translation updater bot
ca2ff0790a
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic447e1467ee00ef71ca9ee4bf1a223c40f6777da
2024-01-19 09:15:09 +01:00
Translation updater bot
f470568611
Localisation updates from https://translatewiki.net .
...
Change-Id: I20af08359474abeae45462e45a9606ca2f9a0202
2024-01-18 09:23:14 +01:00
Translation updater bot
79fdc1fbe7
Localisation updates from https://translatewiki.net .
...
Change-Id: Icb139d26bda142b90c77e92cd462bc5cb34c46c5
2024-01-17 08:36:40 +01:00
Translation updater bot
6da576b528
Localisation updates from https://translatewiki.net .
...
Change-Id: I6ebcadfe1582c65e7567334705b446fd7a46a002
2024-01-16 08:24:49 +01:00
Translation updater bot
b840d25cad
Localisation updates from https://translatewiki.net .
...
Change-Id: I6e42fee9fc79e872955b965710cb59d29f9a302d
2024-01-15 08:23:21 +01:00
Translation updater bot
1a334deb61
Localisation updates from https://translatewiki.net .
...
Change-Id: I0e9b16be635680aa2ba16ed107eab08152543267
2024-01-12 08:59:20 +01:00
Translation updater bot
50786e86ed
Localisation updates from https://translatewiki.net .
...
Change-Id: I57e92cef5f2b9c93da1ad0890e5e442590226663
2024-01-11 10:01:09 +01:00
Translation updater bot
407b707932
Localisation updates from https://translatewiki.net .
...
Change-Id: Ifdb3cdcfce8fa8b1b6be9b7ea83901a18cb6c5e0
2024-01-10 08:32:17 +01:00
Translation updater bot
88d514f0f1
Localisation updates from https://translatewiki.net .
...
Change-Id: Id879a6dda21a87440ce129584569fd6b841e4669
2024-01-09 08:58:34 +01:00
Translation updater bot
39c0dca35c
Localisation updates from https://translatewiki.net .
...
Change-Id: I37fd5754b6c0bebb6c166e4d4afe050be3251261
2024-01-08 09:13:54 +01:00
Translation updater bot
744d05e59e
Localisation updates from https://translatewiki.net .
...
Change-Id: I4a6622a760caca1d2ae405f8f5faa1f2f60e6c0a
2024-01-05 09:11:18 +01:00
Translation updater bot
2ad64b24fb
Localisation updates from https://translatewiki.net .
...
Change-Id: I372ad609d332336523564f877aca98e5b0c26321
2024-01-04 09:54:58 +01:00
Translation updater bot
5c98d3f44e
Localisation updates from https://translatewiki.net .
...
Change-Id: I0f3a19ef6d37c498e541b7e6c10283dc0af7446e
2024-01-03 08:33:51 +01:00
jenkins-bot
16a4cda124
Merge "Blocked domains: Add support for "added by" field"
2024-01-02 19:38:03 +00:00
Translation updater bot
4ee54bd5a8
Localisation updates from https://translatewiki.net .
...
Change-Id: Ibcbfde148334d1b39d2d302244e4539d982d37d4
2024-01-02 08:47:20 +01:00
Translation updater bot
621b9e9220
Localisation updates from https://translatewiki.net .
...
Change-Id: I64c2b5f88e943a451903a3ae655fb59a8348e2f6
2023-12-29 19:20:36 +01:00
Translation updater bot
913d62159e
Localisation updates from https://translatewiki.net .
...
Change-Id: I6579818f1b62bbe1da7fec067668ff90db23b78e
2023-12-28 14:48:48 +01:00
Amir Sarabadani
d628a99442
Blocked domains: Add support for "added by" field
...
This field gets added automatically when using the special page form but
is only shown to admins and other people who have access. It's not private
information (users can find it in history) but this is to avoid making
these admins an easy target for harassment (Talking to PM of moderation
team he agreed this is a good compromise).
Bug: T341626
Change-Id: I8410f39db54b96981b05de8e064fed65df30ef2f
2023-12-27 04:37:42 +01:00
Translation updater bot
0e2f402651
Localisation updates from https://translatewiki.net .
...
Change-Id: Ibda91ac597e81d48cc7a908ae0f90b9ac9d7fb55
2023-12-26 14:41:57 +01:00
Translation updater bot
bc9fa2bb64
Localisation updates from https://translatewiki.net .
...
Change-Id: I61eb4fa70d7af2bc052f742bf731e63d28cd7d54
2023-12-22 17:44:43 +01:00
jenkins-bot
b53b3c652c
Merge "Special:AbuseFilter page title should mention filter name"
2023-12-22 15:07:26 +00:00
Novem Linguae
88e9d8d0b6
Special:AbuseFilter page title should mention filter name
...
- Mentions filter number and name in the title
- Distinguishes between viewing and editing
Bug: T353106
Change-Id: Idda9854a78937033b168603810154b48288c3f4c
2023-12-22 04:55:37 -08:00
Translation updater bot
42dcf89dad
Localisation updates from https://translatewiki.net .
...
Change-Id: I5333a343a66e8220497074ac2114a2000bc82bf8
2023-12-21 19:44:13 +01:00
Translation updater bot
a3e8b2eae9
Localisation updates from https://translatewiki.net .
...
Change-Id: I07c5bc4d106a5cdb9f45f21ddbf0608db6d1be93
2023-12-20 14:03:59 +01:00
Translation updater bot
f42b3978ba
Localisation updates from https://translatewiki.net .
...
Change-Id: I98391bdd9391aa2dfe34257ee96a17098e28d76a
2023-12-18 18:15:03 +01:00
Translation updater bot
61fd5db1e9
Localisation updates from https://translatewiki.net .
...
Change-Id: Ieb2390b24fd82c1dbeedc47c35002413819b5cd5
2023-12-14 08:26:42 +01:00
Translation updater bot
9df0825cd1
Localisation updates from https://translatewiki.net .
...
Change-Id: I95a387307c66d1fcf383f4d8608fc92a449eec7e
2023-12-11 10:42:13 +01:00
Translation updater bot
26c0920e47
Localisation updates from https://translatewiki.net .
...
Change-Id: I987b03ca50627970898726cf1ad22651670404c5
2023-12-08 14:44:26 +01:00
Translation updater bot
728c5af899
Localisation updates from https://translatewiki.net .
...
Change-Id: I6a2a0b87d54e5f1366e1c6d7ebd61fb8f9ad12fe
2023-12-07 10:00:36 +01:00
Translation updater bot
dcc1847a7e
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia0a730508add48fb54bb3b846068eccabdc1fcda
2023-12-06 09:58:12 +01:00
Translation updater bot
03ff0b2028
Localisation updates from https://translatewiki.net .
...
Change-Id: I57d9d3a498b3df1c3c1292c59975856fda6fee1c
2023-12-05 09:13:54 +01:00
Translation updater bot
06b99ba61f
Localisation updates from https://translatewiki.net .
...
Change-Id: I86a86a72dfe65000e684a12c68d396b17a2dba80
2023-12-04 09:02:15 +01:00
Translation updater bot
38f2e20292
Localisation updates from https://translatewiki.net .
...
Change-Id: I73e5dcd50780dfa7fed4ed502cf1db483eda668b
2023-12-01 09:37:49 +01:00
Translation updater bot
9fc902af99
Localisation updates from https://translatewiki.net .
...
Change-Id: I9bf74e41d41b0dd22953e64b646549bfeb7dcf5b
2023-11-30 09:37:13 +01:00
Translation updater bot
56475602a2
Localisation updates from https://translatewiki.net .
...
Change-Id: I5800ed2cc664bd36b0ee9fa1f0cb5ac3b0d5155e
2023-11-29 08:29:27 +01:00
Translation updater bot
644202a89a
Localisation updates from https://translatewiki.net .
...
Change-Id: I4e4eac112a7cec4713aae0f7598846b156124799
2023-11-27 08:31:11 +01:00
Translation updater bot
79dfe9893f
Localisation updates from https://translatewiki.net .
...
Change-Id: Ibfaeb9671e83bdf5b3a7d77d752e93396d999a78
2023-11-22 08:19:12 +01:00
Translation updater bot
f56e0921f2
Localisation updates from https://translatewiki.net .
...
Change-Id: I479f6352d109b50c4be5d0db9f74e91f32b9ee7f
2023-11-21 08:28:20 +01:00
Translation updater bot
9f51a95ae4
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib9d1a4dff2496ff83b2040223c1066f47bc1c117
2023-11-20 08:49:29 +01:00
Translation updater bot
f1c4e61677
Localisation updates from https://translatewiki.net .
...
Change-Id: Id0514675fcf7a4fd209038298bb16dfe1565a62c
2023-11-17 08:51:15 +01:00
jenkins-bot
38e6e7064e
Merge "build: Update linters"
2023-11-16 21:02:13 +00:00
Translation updater bot
7ec0212baf
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic41da1c9e7c90c765259c3c8eba79163b0ae2a65
2023-11-16 09:08:02 +01:00
Translation updater bot
ac03f57a7e
Localisation updates from https://translatewiki.net .
...
Change-Id: Id08825015d38bf675cffd9c4092270269297c2a3
2023-11-15 15:42:57 +01:00
Translation updater bot
1ce02e0fd7
Localisation updates from https://translatewiki.net .
...
Change-Id: I125f221482afe77e831688db66819463d71d6cd2
2023-11-13 08:39:24 +01:00
Translation updater bot
bfcf3a9432
Localisation updates from https://translatewiki.net .
...
Change-Id: I44c27352c8fbc467633d64c14bc3ecddbc113502
2023-11-09 10:39:51 +01:00
Ed Sanders
3d23de9893
build: Update linters
...
Change-Id: Ieb7a2999a7f75697cc866ff29ec9707bdc9618db
2023-11-08 14:05:03 +00:00
Translation updater bot
0430a5b97e
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie8379aa6f17fbe70b7e13be0169b2d68284db2a3
2023-11-08 13:07:01 +01:00
Translation updater bot
3958956bcc
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic3f8c108fe1dce0d6bb9e8bd06ea69d4052453b0
2023-11-07 09:07:03 +01:00
Translation updater bot
130cb3dc74
Localisation updates from https://translatewiki.net .
...
Change-Id: I952ded8a6335275b330308594256685834efa845
2023-11-06 08:54:53 +01:00
Translation updater bot
56bef976cf
Localisation updates from https://translatewiki.net .
...
Change-Id: I41ae6e1fe50e5adeae0d23bbe2b3577cad5db3b6
2023-11-03 08:58:02 +01:00
Translation updater bot
b4118ba4cb
Localisation updates from https://translatewiki.net .
...
Change-Id: I93767cc55021e015d117f35c86adf797bc5e9b8f
2023-11-02 09:57:32 +01:00