1057 コミット (7dfc38bb5ca8fb5e0c2aee16b3c0cb5d4c5aa6c6)
 

作成者 SHA1 メッセージ 日付
  Ben Kurtovic 7dfc38bb5c Reminders that expire while the bot is offline trigger after startup. 8年前
  Ben Kurtovic 1fc63081eb Update copyright year for 2016. 8年前
  Ben Kurtovic 4eaf43d305 Improve argument parsing for !remind. 8年前
  Ben Kurtovic 17a8a53bbb Fixed config script. 8年前
  Ben Kurtovic 49f178760f !notes: Improved help and added aliases. 8年前
  Ben Kurtovic f8bb72f9f2 Send a message when an IRC-initiated task completes. 8年前
  Ben Kurtovic be6c272d18 Make expired reminders last for a full day. 8年前
  Ben Kurtovic c40ba21a09 Suport regexes for !stalk. 8年前
  Ben Kurtovic 48a14ee3ed Don't log the full debug line when sending a lot of data. 8年前
  Ben Kurtovic a28eac9426 Substantial rework to reminders; fixes multithreading issues. 8年前
  Ben Kurtovic ac678c0f14 Improve !remind time detection (allow e.g. "!remind 7d-2h") 8年前
  Ben Kurtovic eceb4d139a Minor refactor. 8年前
  Ben Kurtovic f92fb34d0e Improve sentence splitting, again. 8年前
  Ben Kurtovic 75058997c2 Split copyvio queries a bit differently; maybe better on other languages. 8年前
  Ben Kurtovic 248e9a84ac Update !help remind. 8年前
  Ben Kurtovic e9add9f27f Tweak version, script message. 8年前
  Ben Kurtovic 696d24432d Improve detection of maximum IRC message length. 8年前
  Ben Kurtovic 941cc2c00a Tweak !remind all a bit. 8年前
  Ben Kurtovic 8f2b232568 Add !remind all. 8年前
  Ben Kurtovic baf8b9683b Version bump for 0.3 8年前
  Ben Kurtovic 63d941aebb Merge develop into master (release/0.2) 8年前
  Ben Kurtovic eac7117a92 release/0.2 8年前
  Ben Kurtovic f974cdf409 Make config directory if it doesn't already exist (#63) 8年前
  Ben Kurtovic d65939d1d6 Add note about missing header files (fixes #62) 8年前
  Ben Kurtovic fc36badd68 !stalk: a little safer; support wildcards 8年前
  Ben Kurtovic c5a83aea0a Hopefully fix lingering unicode issues in !notes. 8年前
  Ben Kurtovic 44da856120 Show year in end time if not this year. 8年前
  Ben Kurtovic 02b86de8a9 Add y as a time suffix for !remind. 8年前
  Ben Kurtovic f91bbaec0f Fix typo in log message. 8年前
  Ben Kurtovic d7e57910c0 Make reminders persistent. 8年前
  Ben Kurtovic d5689cafe3 Implement serialization for IRC Data objects. 8年前
  Ben Kurtovic 5534a46c55 Add an unload hook for commands and tasks. 8年前
  Ben Kurtovic 901482c92e Make stalks persistent. 8年前
  Ben Kurtovic f52fb06c19 Add a debug message when catching ParserExclusionError. 8年前
  Ben Kurtovic c81d1d949d Update global exclusion lists more often than site-specific ones. 8年前
  Ben Kurtovic 108eca13ac Finish mirror hinting algorithm. 8年前
  Ben Kurtovic 91846ce4fb Refactor out mirror hinting logic in source parsers. 8年前
  Ben Kurtovic d8202e6094 Merge branch 'feature/cv2015' into develop 8年前
  Ben Kurtovic 147b46f572 A couple more fixes and cleanup. 8年前
  Ben Kurtovic 03910b6cb5 Add mirror detection logic to parsers; fixes. 8年前
  Ben Kurtovic 81a090c923 Allow content parsers to signal that a source should be excluded. 8年前
  Ben Kurtovic bb819c9306 Explicitly include excluded URLs in the result set; mark as excluded. 8年前
  Ben Kurtovic e99e1c1ef1 Typo fix. 8年前
  Ben Kurtovic 509598d7fc Try merging in templates with parameter values of a certain size (fixes #42) 8年前
  Ben Kurtovic d741667c4c Try using pentagrams rather than trigrams for copyvio Markov chains. 8年前
  Ben Kurtovic 7957061580 Add !version (closes #56) 8年前
  Ben Kurtovic 8228f04c9f Catch another error. 8年前
  Ben Kurtovic a17f0ec47b Add a 'part' hook. Updates. 8年前
  Ben Kurtovic 7af4c4deee Fix double messages. 8年前
  Ben Kurtovic acc233a06c Make sure command split happens before we parse it. 8年前