コミット履歴

作者 SHA1 メッセージ 日付
  Matt Weller 95ebc2a2e4 add functionality to replace printout urls with imgur mirrors in qdb submissions 10 年 前
  Matt Weller 0ad4715e34 small bugfixes 10 年 前
  Matt Weller 62167c425b add checking if module already loaded upon call to module.load(). fixes #10 10 年 前
  Matt Weller 7cc81353ca small debug print output fixes in bot and small catch for praw not being super current 10 年 前
  Matt Weller b7179f3579 two more fixes for str splitting (since it's now a unicode), in jimmies and told.py 10 年 前
  Matt Weller d9f58d266f remove IDE settings stuff 10 年 前
  Matt Weller 69574e72dd more formatting, plus a bit better of error handling in worker's receiving of lines 10 年 前
  Matt Weller 71b2af8f38 misc formatting fixes in debug_print 10 年 前
  Matt Weller 065e982eab working on reload function for snippets 10 年 前
  Matt Weller 5341af6dbd update CHANGES and version.py 10 年 前
  Matt Weller ba726e0f5c add a docstring to load_snippets 10 年 前
  Matt Weller f956793fb1 Merge branch 'unicode-fixes' into stupid_reflection 10 年 前
  Matt Weller 4c70ad4dd2 got registering functions with the callback working :D 10 年 前
  Matt Weller 152dc4f36b fix unicde str.split(mystring) vs mystrying.split() bug 10 年 前
  Matt Weller 3e9b72bade grumble 10 年 前
  Matt Weller ebd39eba9e asdasd 10 年 前
  Matt Weller af8571faf9 stupid reflection 10 年 前
  Matt Weller 57dd8ace17 add special windows message 10 年 前
  Matt Weller 9984291717 add setting DEBUG to true if not hasattr(os,'fork') 10 年 前
  Matt Weller f4fe74989e temporary workaround for windows (make them use debug) 10 年 前
  Matt Weller 9013636c32 fix bug in forecast introduced after bot unicode switch. str.split() was called with what is now a unicode string as an argument, and it wanted a string. 10 年 前
  Matt Weller 694917794c change bot to using only unicode internally 10 年 前
  Matt Weller 08928f9bb8 fix up readme a tiny bit 10 年 前
  Matt Weller 51eb59af9d woops, had warning line in wrong spot 10 年 前
  Matt Weller 5c323a799f add *.db to gitignore 10 年 前
  Matt Weller c77c2af3c1 works on windows 7 (obviously with python installed) with minimal changes. huh. cool. 10 年 前
  Matt Weller b89c142f94 probably fix ascii/unicode encode bug in tell.py 10 年 前
  Matt Weller 7e612b701c disable irc notifications 10 年 前
  Matt Weller a9c3442525 rename functions intended to be used by class callers from with underscores to without, so sphinx docs catches them 10 年 前
  Matt Weller 8cbf9cd858 sphinx fixes and gitignore additions 10 年 前