1076 コミット (69cdb41d07469fd59fee37bf960cb310d5d76fdf)
 

作成者 SHA1 メッセージ 日付
  Ben Kurtovic 69cdb41d07 Adjust mirror hints to include direct links back to the article. 8年前
  Ben Kurtovic b4b079ffd0 Update copyright year for 2016. 8年前
  Ben Kurtovic 4828cbad69 Catch possible ValueError when doing opener.open(). 8年前
  Ben Kurtovic 805f27df31 Fix broken continue. 9年前
  Ben Kurtovic e4509b9ed5 Fix NickServ auth with protected nicks. 9年前
  Ben Kurtovic 9a7652cb9b Bugfix for alternate PRIVMSG/NOTICE format. 9年前
  Ben Kurtovic e73fb6dfa6 Add changelog entry for previous commit. 9年前
  Ben Kurtovic fc0bff62a5 Try not to join channels before NickServ auth has completed. 9年前
  Ben Kurtovic 7d34781013 Avoid redundant loading of disabled modules. 9年前
  Ben Kurtovic f9b646b0b8 Improve config file command/task exclusion logic. 9年前
  Ben Kurtovic 66ef969f82 Fix ranges with size 0. 9年前
  Ben Kurtovic 6516992ef9 Add a missing argument to the _IP tuple. 9年前
  Ben Kurtovic d30f515c70 Support ranges as arguments to !cidr. 9年前
  Ben Kurtovic a15149df82 Fix broken color codes. 9年前
  Ben Kurtovic 0b4e6d98bc Tweaks for !cidr. 9年前
  Ben Kurtovic 222b28f4f4 Show IP range; tweaks. 9年前
  Ben Kurtovic 623bf5a9a1 Fix construction of packed CIDR mask from binary representation. 9年前
  Ben Kurtovic f75a40dcd6 Add a !cidr command. 9年前
  Ben Kurtovic ea809a5395 Remove extraneous colon in edit summary. 9年前
  Ben Kurtovic 7dfc38bb5c Reminders that expire while the bot is offline trigger after startup. 9年前
  Ben Kurtovic 1fc63081eb Update copyright year for 2016. 9年前
  Ben Kurtovic 4eaf43d305 Improve argument parsing for !remind. 9年前
  Ben Kurtovic 17a8a53bbb Fixed config script. 9年前
  Ben Kurtovic 49f178760f !notes: Improved help and added aliases. 9年前
  Ben Kurtovic f8bb72f9f2 Send a message when an IRC-initiated task completes. 9年前
  Ben Kurtovic be6c272d18 Make expired reminders last for a full day. 9年前
  Ben Kurtovic c40ba21a09 Suport regexes for !stalk. 9年前
  Ben Kurtovic 48a14ee3ed Don't log the full debug line when sending a lot of data. 9年前
  Ben Kurtovic a28eac9426 Substantial rework to reminders; fixes multithreading issues. 9年前
  Ben Kurtovic ac678c0f14 Improve !remind time detection (allow e.g. "!remind 7d-2h") 9年前
  Ben Kurtovic eceb4d139a Minor refactor. 9年前
  Ben Kurtovic f92fb34d0e Improve sentence splitting, again. 9年前
  Ben Kurtovic 75058997c2 Split copyvio queries a bit differently; maybe better on other languages. 9年前
  Ben Kurtovic 248e9a84ac Update !help remind. 9年前
  Ben Kurtovic e9add9f27f Tweak version, script message. 9年前
  Ben Kurtovic 696d24432d Improve detection of maximum IRC message length. 9年前
  Ben Kurtovic 941cc2c00a Tweak !remind all a bit. 9年前
  Ben Kurtovic 8f2b232568 Add !remind all. 9年前
  Ben Kurtovic baf8b9683b Version bump for 0.3 9年前
  Ben Kurtovic 63d941aebb Merge develop into master (release/0.2) 9年前
  Ben Kurtovic eac7117a92 release/0.2 9年前
  Ben Kurtovic f974cdf409 Make config directory if it doesn't already exist (#63) 9年前
  Ben Kurtovic d65939d1d6 Add note about missing header files (fixes #62) 9年前
  Ben Kurtovic fc36badd68 !stalk: a little safer; support wildcards 9年前
  Ben Kurtovic c5a83aea0a Hopefully fix lingering unicode issues in !notes. 9年前
  Ben Kurtovic 44da856120 Show year in end time if not this year. 9年前
  Ben Kurtovic 02b86de8a9 Add y as a time suffix for !remind. 9年前
  Ben Kurtovic f91bbaec0f Fix typo in log message. 9年前
  Ben Kurtovic d7e57910c0 Make reminders persistent. 9年前
  Ben Kurtovic d5689cafe3 Implement serialization for IRC Data objects. 9年前