Commit Graph

7 Commits

Author SHA1 Message Date
9244518b26 Use different query for SQLite databases.
- Fix: Avoid errors with SQLite database.

Closes #35.
2017-10-16 20:16:33 +02:00
96bce45172 Do not use the reserved word default as function name. 2017-09-01 05:39:51 +02:00
b856d3487e Add $wgLinkTitlesSameNamespace option. 2017-08-31 20:53:18 +02:00
256feb50d9 Add Source class, refactor. 2017-08-31 20:37:49 +02:00
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
6294ee8679 Fix blacklist.
- Fix: Blacklist did not always work properly
2017-08-30 22:39:17 +02:00
3f32077884 Refactor, add Targets class. 2017-08-26 20:35:25 +02:00