1070 Commits (e73fb6dfa6c1deaebd1a052d15547cbbb7b7e88e)
 

Autor SHA1 Nachricht Datum
  Ben Kurtovic e73fb6dfa6 Add changelog entry for previous commit. vor 8 Jahren
  Ben Kurtovic fc0bff62a5 Try not to join channels before NickServ auth has completed. vor 8 Jahren
  Ben Kurtovic 7d34781013 Avoid redundant loading of disabled modules. vor 8 Jahren
  Ben Kurtovic f9b646b0b8 Improve config file command/task exclusion logic. vor 8 Jahren
  Ben Kurtovic 66ef969f82 Fix ranges with size 0. vor 8 Jahren
  Ben Kurtovic 6516992ef9 Add a missing argument to the _IP tuple. vor 8 Jahren
  Ben Kurtovic d30f515c70 Support ranges as arguments to !cidr. vor 8 Jahren
  Ben Kurtovic a15149df82 Fix broken color codes. vor 8 Jahren
  Ben Kurtovic 0b4e6d98bc Tweaks for !cidr. vor 8 Jahren
  Ben Kurtovic 222b28f4f4 Show IP range; tweaks. vor 8 Jahren
  Ben Kurtovic 623bf5a9a1 Fix construction of packed CIDR mask from binary representation. vor 8 Jahren
  Ben Kurtovic f75a40dcd6 Add a !cidr command. vor 8 Jahren
  Ben Kurtovic ea809a5395 Remove extraneous colon in edit summary. vor 8 Jahren
  Ben Kurtovic 7dfc38bb5c Reminders that expire while the bot is offline trigger after startup. vor 8 Jahren
  Ben Kurtovic 1fc63081eb Update copyright year for 2016. vor 8 Jahren
  Ben Kurtovic 4eaf43d305 Improve argument parsing for !remind. vor 8 Jahren
  Ben Kurtovic 17a8a53bbb Fixed config script. vor 8 Jahren
  Ben Kurtovic 49f178760f !notes: Improved help and added aliases. vor 8 Jahren
  Ben Kurtovic f8bb72f9f2 Send a message when an IRC-initiated task completes. vor 8 Jahren
  Ben Kurtovic be6c272d18 Make expired reminders last for a full day. vor 8 Jahren
  Ben Kurtovic c40ba21a09 Suport regexes for !stalk. vor 8 Jahren
  Ben Kurtovic 48a14ee3ed Don't log the full debug line when sending a lot of data. vor 8 Jahren
  Ben Kurtovic a28eac9426 Substantial rework to reminders; fixes multithreading issues. vor 8 Jahren
  Ben Kurtovic ac678c0f14 Improve !remind time detection (allow e.g. "!remind 7d-2h") vor 8 Jahren
  Ben Kurtovic eceb4d139a Minor refactor. vor 8 Jahren
  Ben Kurtovic f92fb34d0e Improve sentence splitting, again. vor 8 Jahren
  Ben Kurtovic 75058997c2 Split copyvio queries a bit differently; maybe better on other languages. vor 8 Jahren
  Ben Kurtovic 248e9a84ac Update !help remind. vor 8 Jahren
  Ben Kurtovic e9add9f27f Tweak version, script message. vor 8 Jahren
  Ben Kurtovic 696d24432d Improve detection of maximum IRC message length. vor 8 Jahren
  Ben Kurtovic 941cc2c00a Tweak !remind all a bit. vor 8 Jahren
  Ben Kurtovic 8f2b232568 Add !remind all. vor 8 Jahren
  Ben Kurtovic baf8b9683b Version bump for 0.3 vor 8 Jahren
  Ben Kurtovic 63d941aebb Merge develop into master (release/0.2) vor 8 Jahren
  Ben Kurtovic eac7117a92 release/0.2 vor 8 Jahren
  Ben Kurtovic f974cdf409 Make config directory if it doesn't already exist (#63) vor 8 Jahren
  Ben Kurtovic d65939d1d6 Add note about missing header files (fixes #62) vor 8 Jahren
  Ben Kurtovic fc36badd68 !stalk: a little safer; support wildcards vor 8 Jahren
  Ben Kurtovic c5a83aea0a Hopefully fix lingering unicode issues in !notes. vor 8 Jahren
  Ben Kurtovic 44da856120 Show year in end time if not this year. vor 8 Jahren
  Ben Kurtovic 02b86de8a9 Add y as a time suffix for !remind. vor 8 Jahren
  Ben Kurtovic f91bbaec0f Fix typo in log message. vor 8 Jahren
  Ben Kurtovic d7e57910c0 Make reminders persistent. vor 8 Jahren
  Ben Kurtovic d5689cafe3 Implement serialization for IRC Data objects. vor 8 Jahren
  Ben Kurtovic 5534a46c55 Add an unload hook for commands and tasks. vor 8 Jahren
  Ben Kurtovic 901482c92e Make stalks persistent. vor 8 Jahren
  Ben Kurtovic f52fb06c19 Add a debug message when catching ParserExclusionError. vor 8 Jahren
  Ben Kurtovic c81d1d949d Update global exclusion lists more often than site-specific ones. vor 8 Jahren
  Ben Kurtovic 108eca13ac Finish mirror hinting algorithm. vor 8 Jahren
  Ben Kurtovic 91846ce4fb Refactor out mirror hinting logic in source parsers. vor 8 Jahren