Commit Graph

24 Commits

Author SHA1 Message Date
aa2885da53 more changes 2025-07-09 23:50:02 +02:00
d953a62315 more changes 2025-07-09 23:43:03 +02:00
ddcccb1fce more changes 2025-07-09 23:33:49 +02:00
aefcf2367e more fixes 2025-07-09 23:26:55 +02:00
536385b377 more fixes 2025-07-09 23:25:00 +02:00
1878833ff0 more fixes 2025-07-09 23:17:43 +02:00
1718f9230d more changes 2025-07-09 23:15:24 +02:00
6a74771d26 more changes 2025-07-09 23:12:28 +02:00
44f1b4d9d6 Merge branch 'main' of https://github.com/diocloid/LinkTitles 2025-07-09 23:07:49 +02:00
5a32049982 Upgrade to use of new MediaWiki\Title for use in MW 1.44 2025-07-09 23:01:58 +02:00
c7060f89ca Upgrade to use of new MediaWiki\Title for use in MW 1.44 2025-07-09 22:28:02 +02:00
Daniel Kraus
5e6702f47a Update copyright year. 2024-01-05 07:56:56 +01:00
Daniel Kraus
d992823cf4 Update copyright year. 2022-03-13 11:42:37 +01:00
Daniel Kraus
33bbfdef5c Update copyright year. 2021-04-06 21:16:03 +02:00
paladox
ee4386a8c9 DB_SLAVE -> DB_REPLICA (#44)
* --amend

* Add Beerpay badge

* Remove beerpay badge.

* Remove erroneous release folder from master branch.

* DB_SLAVE -> DB_REPLICA

DB_SLAVE has been removed under 1.34 thus throws an exception.

* Update Targets.php

* Update linktitles-cli.php

* Update Special.php
2019-12-18 21:25:35 +01:00
Daniel Kraus
a2a63e2d29 Write news, update year. 2018-06-20 20:40:27 +02:00
Daniel Kraus
9f1c5a655e Substitute other CHAR_LENGTH occurrence.
Addresses #35.
2017-10-17 19:59:45 +02:00
Daniel Kraus
9244518b26 Use different query for SQLite databases.
- Fix: Avoid errors with SQLite database.

Closes #35.
2017-10-16 20:16:33 +02:00
Daniel Kraus
96bce45172 Do not use the reserved word default as function name. 2017-09-01 05:39:51 +02:00
Daniel Kraus
b856d3487e Add $wgLinkTitlesSameNamespace option. 2017-08-31 20:53:18 +02:00
Daniel Kraus
256feb50d9 Add Source class, refactor. 2017-08-31 20:37:49 +02:00
Daniel Kraus
6bf1d3f072 Change nameSpace to all lowercase everywhere.
Makes it consistent with MW's spelling of the term.
2017-08-31 13:56:42 +02:00
Daniel Kraus
6294ee8679 Fix blacklist.
- Fix: Blacklist did not always work properly
2017-08-30 22:39:17 +02:00
Daniel Kraus
3f32077884 Refactor, add Targets class. 2017-08-26 20:35:25 +02:00