Commit Graph

2254 Commits

Author SHA1 Message Date
Ampera 6d65222f64 Merge pull request 'Upstream changes for Mediawiki 1.39' (#4) from REL1_39 into master
Reviewed-on: #4
2023-01-16 17:54:16 +00:00
Ampera 66d8cf6267 Merge branch 'REL1_39' of https://github.com/wikimedia/mediawiki-extensions-ConfirmAccount into REL1_39 2023-01-16 12:52:08 -05:00
Translation updater bot 33780c657d Localisation updates from https://translatewiki.net.
Change-Id: Ic988db4c71deb6dd2533d76a68e01bac84dacd3e
2023-01-10 07:43:06 +01:00
Marks Polakovs 195bd20242 schema/postgres: remove fkey to "mwuser" table
The postgres-specific "mwuser" table was renamed to "user" (in line with
MySQL) in MW 1.37, but the ConfirmAccount schema still references the
old table name. Remove the foreign key.

Bug: T326299
Change-Id: If075bb3b99d99e94a79201407ada0ba09c887c6e
(cherry picked from commit 4ead1952bf6a9a0da42b11c13894130caae52c7a)
2023-01-06 13:48:24 +00:00
Translation updater bot 627ef80917 Localisation updates from https://translatewiki.net.
Change-Id: I2766825a973f8bf37b8d7345ff91a66959be0146
2023-01-03 07:44:39 +01:00
Translation updater bot 596e43662d Localisation updates from https://translatewiki.net.
Change-Id: I78f2f5b3ccde97e2b26ed62951246a7cbfe029b2
2022-12-27 07:08:55 +01:00
Translation updater bot 72a0de9caf Localisation updates from https://translatewiki.net.
Change-Id: I1953a1019f700fc19431ea9b36feee54d705ef53
2022-12-20 07:55:00 +01:00
libraryupgrader 3da3bd9088 build: Updating minimatch to 3.0.8
* https://github.com/advisories/GHSA-f8q6-p94x-37v3

Change-Id: Icbb223f78b5b0c44115464be233d5e37152fc23b
2022-12-06 16:24:42 +00:00
Sébastien Beyou d44d94192b Replace deprecated hook PersonalUrls
Bug: T310017
Change-Id: I471033bfaf22900fa6ea532ef41e45e24918208f
(cherry picked from commit 21214092ba)
2022-12-06 16:23:54 +00:00
Translation updater bot 3c5aa5115f Localisation updates from https://translatewiki.net.
Change-Id: Ie7761f6fb954dc3d5276eaebc8d3db9571e614f5
2022-11-24 07:07:28 +01:00
Translation updater bot 3c899e36cd Localisation updates from https://translatewiki.net.
Change-Id: I66e6c997256cf75e40712f5aadcf0bc63d25cb41
2022-11-17 07:17:26 +01:00
Translation updater bot a1b9e1e667 Localisation updates from https://translatewiki.net.
Change-Id: I3244d425e3e0c8706be791062264a8e0e3b59dbb
2022-11-10 07:19:25 +01:00
Translation updater bot c12f195eba Localisation updates from https://translatewiki.net.
Change-Id: I26f4643118f0eee08eb54b5e288b14df72570e2e
2022-11-03 07:17:45 +01:00
Ampera 462f8b0431 Merge pull request 'Fixed email confirmations not appearing' (#3) from master_bugfix_confirm-emails into master
Reviewed-on: #3
2022-11-02 13:11:30 +00:00
Ampera 21ec5cf4c9 Merge branch 'master' into master_bugfix_confirm-emails 2022-11-02 13:10:40 +00:00
Ampera b889b3e43c Fixed email confirmations not appearing 2022-11-02 09:09:18 -04:00
Ampera 3707270196 Update 'README.md' 2022-11-01 13:34:31 +00:00
Ampera 65bbdf8757 Merge pull request 'Made email redaction optional with wgConfirmAccountRedactEmails' (#2) from master_bugfix_redact-emails into master
Reviewed-on: #2
2022-11-01 13:33:23 +00:00
Ampera 0258457155 Made email redaction optional with wgConfirmAccountRedactEmails 2022-11-01 09:20:27 -04:00
Ampera c7b5873d9b Merge pull request 'Email redaction' (#1) from Soveia/mediawiki-extensions-ConfirmAccount-openwiki:master into master
Reviewed-on: #1
2022-11-01 12:47:06 +00:00
Soveia 2e1801dcb8 Redact email
Change the code so emails are not displayed to local wiki staff.
2022-11-01 12:15:44 +00:00
Soveia d5719d81ab Redact emails
Change the code so the emails are not displayed to local wiki staff. They are still visible in the database.
2022-11-01 12:13:25 +00:00
Soveia af259e85bf Add message
Add system message for redacted email.
2022-11-01 12:10:59 +00:00
Soveia 52dde77b2a Add message
Add system message for redacted email.
2022-11-01 12:09:47 +00:00
Ampera 64a00e4f14 Add 'README.md' 2022-11-01 12:00:55 +00:00
Ampera 5a028e4e57 Removing text readme 2022-11-01 11:58:42 +00:00
Translation updater bot 5ce3825d9f Localisation updates from https://translatewiki.net.
Change-Id: I4429cb1099228b99a84548590cd2de184d8fe4ff
2022-11-01 08:51:47 +01:00
Translation updater bot 73e14ac610 Localisation updates from https://translatewiki.net.
Change-Id: I73d6259006cf446724ad75ba243160d5d1662faa
2022-10-28 08:35:01 +02:00
libraryupgrader d80c2f5ea1 build: Updating minimatch to 3.0.8
* https://github.com/advisories/GHSA-f8q6-p94x-37v3

Change-Id: I5bf30f550f1e798469eb686296c9367603b1d880
2022-10-21 03:56:56 +00:00
Translation updater bot c06d5dfb43 Localisation updates from https://translatewiki.net.
Change-Id: Iaca3fe5bf69f02c6ad5cd4d22a421229b0271a4c
2022-10-20 07:34:15 +02:00
Translation updater bot a906952f69 Localisation updates from https://translatewiki.net.
Change-Id: I034dcdc3a56cb31fa595064e1b1ae40d06abd24e
2022-10-19 08:19:37 +02:00
Translation updater bot bdfc30e425 Localisation updates from https://translatewiki.net.
Change-Id: I16b7504e8da20aa7b404b9b5a5fa66b9e00c7d34
2022-10-17 08:20:51 +02:00
Translation updater bot bdab16afbf Localisation updates from https://translatewiki.net.
Change-Id: I6c91bcbbf81b382dfcd332a2640084832bcec726
2022-10-13 08:08:26 +02:00
Translation updater bot 74d5a476b9 Localisation updates from https://translatewiki.net.
Change-Id: Ifc3942a6dca5ac27753d1c778f4c69ac48388730
2022-10-13 07:21:28 +02:00
Translation updater bot c23409df6b Localisation updates from https://translatewiki.net.
Change-Id: I598abbf0e2d99bd27ffac92eb093f9f0156f30a1
2022-10-10 10:19:50 +02:00
libraryupgrader 6b833dc56c build: Updating grunt-banana-checker to 0.10.0
Change-Id: I78725716830dc828421e32bb029051fc5c909179
2022-10-06 21:30:53 +00:00
Translation updater bot acff825b49 Localisation updates from https://translatewiki.net.
Change-Id: Id31c4196c062e10acf276c907871851ae3e691b5
2022-09-29 07:12:20 +02:00
Translation updater bot c9f515d991 Localisation updates from https://translatewiki.net.
Change-Id: I637310ff1c75decd2b65b78755ce1c01ab2364ca
2022-09-26 08:14:58 +02:00
jenkins-bot 2366987ebc Merge "Do verify the captcha" 2022-09-21 23:51:25 +00:00
Sébastien Beyou 21214092ba Replace deprecated hook PersonalUrls
Bug: T310017
Change-Id: I471033bfaf22900fa6ea532ef41e45e24918208f
2022-09-10 00:18:12 +02:00
Sébastien Beyou 9b6e91a3a3 Do verify the captcha
Bug: T168783
Change-Id: I076ab7c0c6799d16b7587abd3df4cd60b81f38aa
2022-09-09 20:58:31 +02:00
Translation updater bot a544c9e780 Localisation updates from https://translatewiki.net.
Change-Id: I2af7800689c31d4fcf3a825d59a9e6d07bbb2d01
2022-08-30 09:29:38 +02:00
Translation updater bot 0716d358b4 Localisation updates from https://translatewiki.net.
Change-Id: I560cfe5bdec0b53a9bd43f17fbe07b187c1c0ceb
2022-08-29 09:13:43 +02:00
jenkins-bot e8fcd77b87 Merge "Use UserOptionsLookup::getOption instead of deprecated User::getOption" 2022-08-25 08:39:14 +00:00
Translation updater bot c4cb860774 Localisation updates from https://translatewiki.net.
Change-Id: I2b23f2ba64939ef133466b370ed14ff101f140b8
2022-08-25 08:25:57 +02:00
Translation updater bot f57ba4a59b Localisation updates from https://translatewiki.net.
Change-Id: Ica4e801328d32e5c806252e3710fa5fadbd551dd
2022-08-23 08:10:35 +02:00
Translation updater bot 7a50d0bbad Localisation updates from https://translatewiki.net.
Change-Id: I2a32b323c722bf7defa6938cb9581a5200c8370b
2022-08-22 08:22:34 +02:00
Fomafix b23ace4e67 Use UserOptionsLookup::getOption instead of deprecated User::getOption
Bug: T296083
Change-Id: Ic30f3de233c2f454297054c8f7b7f412394365bd
2022-08-21 19:49:24 +00:00
Translation updater bot f7e947e260 Localisation updates from https://translatewiki.net.
Change-Id: I6ee9633c19e3b18c4b40eaa2ca63aef77cad170c
2022-08-11 08:50:05 +02:00
Translation updater bot 7c8a60cc4b Localisation updates from https://translatewiki.net.
Change-Id: I34acbd7e4985f4a01846738eab1f117a10d6cc56
2022-08-08 08:58:18 +02:00