600 次代码提交 (971773fc11ea267472c766d7bc4c6443befe3091)
 

作者 SHA1 备注 提交日期
  Ben Kurtovic 971773fc11 Fake-implement _process_message() in IRCConnection. 12 年前
  Ben Kurtovic 5ab736723b Fixing a number of silly mistakes; refactoring (thanks pylint) 12 年前
  Ben Kurtovic e133d5cfdc Don't ping in reply() if it's private. 12 年前
  Ben Kurtovic c1da237599 Remove redundant 'seconds'; use int division. 12 年前
  Ben Kurtovic 700562c2a0 Format time deltas more nicely. 12 年前
  Ben Kurtovic f7054de9d8 short: 500b -> 1000b 12 年前
  Ben Kurtovic f4b2188351 Fixes for when special data is not known due to lag. 12 年前
  Ben Kurtovic 3de52a915b Strip reference tags. 12 年前
  Ben Kurtovic f63312752f Fixing regex more. 12 年前
  Ben Kurtovic ebfd06f98b lol how do I regex 12 年前
  Ben Kurtovic 141d06d272 Fix unmatched groups. 12 年前
  Ben Kurtovic a2b3b784b1 Trying an even more complex regular expression for {{x of}} templates. 12 年前
  Ben Kurtovic 86eb75f868 fix {{unsupported}} 12 年前
  Ben Kurtovic 1bf546b706 Apparently punctuation marks can be used as headers too. 12 年前
  Ben Kurtovic d72be12d41 Make less broken. 12 年前
  Ben Kurtovic b6ddc84561 rawr 12 年前
  Ben Kurtovic 7cda82546a More sophisticated regex for parsing links. 12 年前
  Ben Kurtovic be85dbb72d Perhaps I should just give up. 12 年前
  Ben Kurtovic 410c7b3642 Oh god this is pathetic. 12 年前
  Ben Kurtovic 2ceddc2e64 I think this works. 12 年前
  Ben Kurtovic 1ca93674e5 Spelling error! 12 年前
  Ben Kurtovic e5b857d20c Er, fix that. 12 年前
  Ben Kurtovic f5dc31f1da More support for section headers in !dictionary. 12 年前
  Ben Kurtovic 81313e7a79 Copy search_config too. 12 年前
  Ben Kurtovic e53efe0e84 Actually, create a copy of the dict. 12 年前
  Ben Kurtovic 53c852e08b Minor fix if sql's values are not strings. 12 年前
  Ben Kurtovic fb85469261 Typo 12 年前
  Ben Kurtovic d338dc15c5 Clean up command more (#30) 12 年前
  Ben Kurtovic 97d50e00fc Fix syntax error (#30) 12 年前
  Ben Kurtovic 993f9a5f98 !log command (#30) 12 年前
  Ben Kurtovic d321cd8a14 Handle all of the 'x of y' as a single case. 12 年前
  Ben Kurtovic ba97e10af9 Fix that a bit. I give up on this command now. 12 年前
  Ben Kurtovic d8d0bcf5fa Some smarter parsing, plus given names and surnames. 12 年前
  Ben Kurtovic f4c6552778 Support for some more complex parsing. Might break stuff. 12 年前
  Ben Kurtovic a630138679 Synonyms. 12 年前
  Ben Kurtovic 2252a34800 Don't allow infinite retries. 12 年前
  Ben Kurtovic b3f0c2dba6 Some more fixes. 12 年前
  Ben Kurtovic 6250e813e3 abbreviation 12 年前
  Ben Kurtovic 1ca93b4a04 Proper nouns! 12 年前
  Ben Kurtovic fd2348ed1a Unicode fix for !dict and some stuff. 12 年前
  Ben Kurtovic f1e0a6f4de Merge branch 'feature/dictionary' into develop 12 年前
  Ben Kurtovic fc563f4ddd Finish !dictionary command (#31). 12 年前
  Ben Kurtovic fb31aa73c8 Proper handling of unicode in some commands. 12 年前
  Ben Kurtovic 3cfedde6bd A bunch of cleanup and fixes. 12 年前
  Ben Kurtovic e63cd89ed5 Starting !dictionary command (#31) 12 年前
  Ben Kurtovic 4944c120bd Merge branch 'feature/copyvios' into develop 12 年前
  Ben Kurtovic b42389d393 Substitute \x0301 with \x0F for returning to "normal" colors. 12 年前
  Ben Kurtovic b891f2f6f4 Try \x0F 12 年前
  Ben Kurtovic 6032ff958f Testing a neutral color instead of black. 12 年前
  Ben Kurtovic becd135c52 Minor cleanup for afc_copyvios, mainly Unicode fixes. 12 年前