summaryrefslogtreecommitdiff
path: root/wikibot/discourse.py
Commit message (Collapse)AuthorAgeFilesLines
* wikibot/discourse: no need to exclude pages when using the mirror featureGravatar klea2026-01-111-1/+1
|
* wikibot(discourse): don't annoy humansGravatar klea2026-01-111-0/+2
|
* wikibot/discourse: readd but excludes and dryModeGravatar klea2026-01-111-0/+98
|
* wikibot/discourse: don't order itGravatar klea2025-12-311-63/+0
|
* wikibot(discourse): if __name__ == '__main__'Gravatar klea2025-12-301-1/+1
|
* wikibot(discourse): order urls correctlyGravatar klea2025-12-301-1/+1
|
* wikibot(discourse): try to sort by dates for [[Discourse/archived]]Gravatar klea2025-12-301-2/+9
|
* wikibot/discourse: remove useless now commentGravatar klea2025-12-301-7/+0
|
* wikibot(discourse): fix regex pattern thingyGravatar klea2025-12-251-1/+1
| | | | invalid characters of course if i forget to backslash backslashes twice
* wikibot/discourse: try to order by title first, then urlGravatar klea2025-12-231-6/+9
| | | | | this also makes it not use that subdomain pattern i made up because it's confusing for humans
* wikibot(discourse): make from wbmexclusionsGravatar klea2025-12-091-0/+60