33 Commits (a73f618e0aec26efdc28b85ae824911e1b9536c1)

Author SHA1 Message Date
  Ben Kurtovic a73f618e0a Initial conversion to Python 3 3 years ago
  Ben Kurtovic 2df64ede65 Fix not sending Content-Type in POST requests 4 years ago
  Ben Kurtovic 1cdc0a5a4c Improve excluded URL list parsing 4 years ago
  Ben Kurtovic 3c95c2284e Version bump for 0.4 5 years ago
  Ben Kurtovic ea4ee76691 release/0.3 5 years ago
  Ben Kurtovic 774628b34e OAuth support; switch to requests; update login flow 5 years ago
  Ben Kurtovic f1b93a465a Log warnings; use rvslots when fetching revision content 5 years ago
  Ben Kurtovic c68a5e6dfb Fix Page.toggle_talk() on mainspace titles with colons. 5 years ago
  Ben Kurtovic 39b63f11c1 Add a bunch of things to the WikiProjectTagger task. 7 years ago
  Ben Kurtovic cb86d66287 Add a per-channel quiet config setting. 8 years ago
  Ben Kurtovic e73fb6dfa6 Add changelog entry for previous commit. 8 years ago
  Ben Kurtovic f9b646b0b8 Improve config file command/task exclusion logic. 8 years ago
  Ben Kurtovic 0b4e6d98bc Tweaks for !cidr. 8 years ago
  Ben Kurtovic 7dfc38bb5c Reminders that expire while the bot is offline trigger after startup. 8 years ago
  Ben Kurtovic 4eaf43d305 Improve argument parsing for !remind. 8 years ago
  Ben Kurtovic 49f178760f !notes: Improved help and added aliases. 8 years ago
  Ben Kurtovic c40ba21a09 Suport regexes for !stalk. 8 years ago
  Ben Kurtovic a28eac9426 Substantial rework to reminders; fixes multithreading issues. 8 years ago
  Ben Kurtovic ac678c0f14 Improve !remind time detection (allow e.g. "!remind 7d-2h") 8 years ago
  Ben Kurtovic f92fb34d0e Improve sentence splitting, again. 8 years ago
  Ben Kurtovic 696d24432d Improve detection of maximum IRC message length. 8 years ago
  Ben Kurtovic 8f2b232568 Add !remind all. 8 years ago
  Ben Kurtovic baf8b9683b Version bump for 0.3 8 years ago
  Ben Kurtovic eac7117a92 release/0.2 8 years ago
  Ben Kurtovic 5534a46c55 Add an unload hook for commands and tasks. 8 years ago
  Ben Kurtovic d741667c4c Try using pentagrams rather than trigrams for copyvio Markov chains. 8 years ago
  Ben Kurtovic 7957061580 Add !version (closes #56) 8 years ago
  Ben Kurtovic a17f0ec47b Add a 'part' hook. Updates. 8 years ago
  Ben Kurtovic 07d87dc7a4 Add !watchers command to count page watchers. 8 years ago
  Ben Kurtovic b9a315cf1a Add a !stalk/!watch command and a bunch of framework to support it. 8 years ago
  Ben Kurtovic e2d7c7aef6 Update with new confidence function; fix unicode. 9 years ago
  Ben Kurtovic 96631e25f4 Make lazy importing code thread-safe. 9 years ago
  Ben Kurtovic 84f3d1c6e7 Added a changelog (closes #38) 10 years ago