summaryrefslogtreecommitdiff
path: root/wikibot/discourse.py
Commit message (Expand)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 thingy•••invalid characters of course if i forget to backslash backslashes twice Gravatar klea2025-12-251-1/+1
* wikibot/discourse: try to order by title first, then url•••this also makes it not use that subdomain pattern i made up because it's confusing for humans Gravatar klea2025-12-231-6/+9
* wikibot(discourse): make from wbmexclusionsGravatar klea2025-12-091-0/+60