Commit graph

12 commits

Author SHA1 Message Date
CosmicAlpha 8dd8d03d61
Support MediaWiki 1.39 for actor and templatelinks migration (#188)
This adds support for 1.39, and drops support for older versions, since 1.39 is the current LTS release.
2022-12-06 17:10:46 -07:00
Universal Omega da27636f6b
add additional isset check for mTemplatePath (#167) 2022-04-15 14:08:27 -06:00
Universal Omega 7c2bc69296
phpcs: enable MediaWiki.Commenting.FunctionComment (#149) 2022-03-22 13:59:52 -06:00
Universal Omega be6395a07a
Remove unused LST::noop() function (#148) 2022-03-22 10:37:11 -06:00
Universal Omega c47acf14c6
phpcs: enable PEAR.Functions.ValidDefaultValue.NotAtEnd (#128) 2022-03-17 13:02:52 -06:00
Universal Omega af983cf2df
Re-namespace and use AutoloadNamespaces (#113) 2022-03-13 13:57:34 -06:00
Universal Omega 90c3c0ee6c
Improve query performance and add caching support (#107) 2022-03-13 12:28:30 -06:00
Universal Omega 9afe84380a
Cleanup (#64) 2021-12-15 13:22:38 -07:00
Universal Omega 2c04dafb37
Major cleanup (#57) 2021-10-01 16:52:30 -06:00
Universal Omega eb6be85376
Replace removed wgContLang (#34) 2021-05-30 12:33:21 -06:00
Universal Omega 12ae20b861
Fix phpcs issues (#18) 2021-02-22 16:48:01 -07:00
Universal Omega 56accee512
rename directory, 'classes' to 'includes' (#17)
* rename classes to includes

* Rename classes
2021-02-22 16:37:14 -07:00
Renamed from classes/LST.php (Browse further)