|
c56a6850a2
|
Updated to work with new MediaWiki\Title\Title in 1.44
|
2025-07-10 12:51:31 +02:00 |
|
|
15f8fc5a3b
|
Update test docker to work with MW 1.44
|
2025-07-10 12:50:08 +02:00 |
|
|
c80706e144
|
Merge pull request #1 from hallowelt/main
Replace deprecated wfGetDB
|
2025-07-10 12:47:11 +02:00 |
|
|
e4432c18b2
|
Replace deprecated wfGetDB
Prevents
PHP Deprecated: Use of wfGetDB was deprecated in MediaWiki 1.39
when running update.php
Compatible with MW 1.35.0
|
2025-03-05 20:07:45 +13:00 |
|
|
8eb903e6ae
|
Revert LinkTitlesFirstOnly to true and update README.
|
2025-01-30 18:06:28 +01:00 |
|
|
74217a2016
|
Fix whitespace.
|
2025-01-30 16:11:30 +01:00 |
|
|
3e9c9d8403
|
Change LinkTitlesFirstOnly to false.
This reflects the original default and ensures consistency with the default behavior as described in the README.
|
2025-01-30 16:10:08 +01:00 |
|
|
52204a92c2
|
Prepare release v8.1.2.
|
2024-11-25 07:27:35 +01:00 |
|
|
40b05ef419
|
Merge pull request #76 from neayi/main
Fixed an issue that would make LinkTitles cut words in the middle if they had accentuated characters
|
2024-11-22 10:21:39 +01:00 |
|
|
f054913380
|
Merge pull request #1 from alterphp/main
Fix https://github.com/neayi/tripleperformance/issues/417
|
2024-11-21 17:30:02 +01:00 |
|
|
8df3cd689c
|
Fix https://github.com/neayi/tripleperformance/issues/417
|
2024-11-21 11:11:57 +01:00 |
|
|
c5c142ebbf
|
Bump version number.
|
2024-01-05 07:57:39 +01:00 |
|
|
5e6702f47a
|
Update copyright year.
|
2024-01-05 07:56:56 +01:00 |
|
|
6c5141a8a5
|
Write changelog.
|
2024-01-05 07:54:52 +01:00 |
|
|
30ef824308
|
Fix deprecated string interpolation.
Fixes https://www.mediawiki.org/wiki/Topic:Xwfopidoqfv9r291
|
2024-01-04 08:02:59 +01:00 |
|
|
57a4db65be
|
Merge pull request #73 from paladox/patch-3
Fix Target and Source php files
|
2023-12-28 07:14:44 +01:00 |
|
|
71713f6f23
|
Update Target.php
|
2023-12-27 23:59:32 +00:00 |
|
|
39ad6aa3a2
|
Update Target.php
|
2023-12-27 23:52:36 +00:00 |
|
|
0bbad64680
|
Update Source.php
|
2023-12-27 23:51:01 +00:00 |
|
|
b5e4e0758c
|
Fix duplicate getPage functions in Source
Causing a fatal.
|
2023-12-27 23:44:13 +00:00 |
|
|
573cc2e15c
|
Merge pull request #72 from paladox/patch-2
Fix "Call to undefined method WikiPage::factory()"
|
2023-12-27 18:11:07 +01:00 |
|
|
4fc414be8b
|
Update Target.php
|
2023-12-22 17:04:58 +00:00 |
|
|
2a1e3a05e9
|
Update Source.php
|
2023-12-22 17:02:54 +00:00 |
|
|
ffaf50cdd9
|
Update Target.php
|
2023-11-29 13:39:06 -05:00 |
|
|
733b0e967d
|
Update Source.php
|
2023-11-29 13:35:51 -05:00 |
|
|
503fdfbbbf
|
Update Target.php
|
2023-11-29 13:34:42 -05:00 |
|
|
db42a48c07
|
Fix "Call to undefined method WikiPage::factory()"
|
2023-11-29 13:34:10 -05:00 |
|
|
c88c33007d
|
Merge pull request #71 from paladox/patch-1
Fix "Call to undefined method WikiPage::factory()"
|
2023-11-29 07:29:42 +01:00 |
|
|
c9af0dc860
|
Fix "Call to undefined method WikiPage::factory()"
|
2023-11-28 21:40:46 -05:00 |
|
|
b202254a12
|
Merge pull request #65 from neayi/bug-63-fixed-links-for-categories
Fixed issue #63: when linking to a category, needs to prefix with a colon
|
2022-07-27 11:16:40 +02:00 |
|
|
289034ed15
|
Merge pull request #64 from neayi/fix-60-doeditcontent-is-deprecated
Fixed issue #60: replaced deprecated method doEditContent with PageUpdater::saveRevision
|
2022-07-27 11:14:28 +02:00 |
|
|
29dcd69787
|
Fixed issue #63: when linking to a category, needs to prefix with a colon
|
2022-06-27 19:45:18 +02:00 |
|
|
66cc926a5d
|
Fixed issue #60: replaced deprecated method doEditContent with PageUpdater::saveRevision
|
2022-06-27 19:24:56 +02:00 |
|
|
c0e5396403
|
Update version information.
|
2022-03-13 12:25:20 +01:00 |
|
|
499412f61f
|
Add a shebang to the commandline script.
|
2022-03-13 12:21:51 +01:00 |
|
|
8061213e57
|
Print newline when being verbose.
|
2022-03-13 12:18:55 +01:00 |
|
|
203f8c866f
|
Add 'verbose' option to commandline script.
Addresses #61, #48.
|
2022-03-13 12:14:32 +01:00 |
|
|
d992823cf4
|
Update copyright year.
|
2022-03-13 11:42:37 +01:00 |
|
|
f6ebc8fc33
|
Install php7.4-sqlite in Docker image.
|
2022-03-13 11:40:58 +01:00 |
|
|
de10da2e20
|
Fix tests.
|
2022-03-13 11:38:51 +01:00 |
|
|
3e137529df
|
Update changelog.
|
2022-03-13 11:38:40 +01:00 |
|
|
4e868e3669
|
Exclude stuff betweeen input and select tags.
Addresses #58 to prevent LinkTitles from interfering with the
PageForms extension. Needs testing.
|
2022-01-12 07:15:40 +01:00 |
|
|
d6dd9eb153
|
Fix titles.
|
2021-05-08 15:11:13 +02:00 |
|
|
5bce7c4dd1
|
Prepare release v.8.0.1.
|
2021-05-08 15:10:16 +02:00 |
|
|
584c330eec
|
Fix typo in message designator.
|
2021-05-08 15:08:28 +02:00 |
|
|
96bdd0ad23
|
Prevent division by zero.
Closes #55.
|
2021-05-08 15:06:55 +02:00 |
|
|
c1dca118de
|
Add note about main branch.
|
2021-04-25 14:03:28 +02:00 |
|
|
749211fcb1
|
Properly increase the index counter.
|
2021-04-07 07:12:08 +02:00 |
|
|
0fd1561c9e
|
Fix copyright year.
|
2021-04-06 21:48:36 +02:00 |
|
|
7237060a4a
|
Remove obsolete instructions for MW 1.24.
|
2021-04-06 21:44:59 +02:00 |
|