Commit History

Author SHA1 Message Date
  Matt Weller 065e982eab working on reload function for snippets 10 years ago
  Matt Weller 5341af6dbd update CHANGES and version.py 10 years ago
  Matt Weller ba726e0f5c add a docstring to load_snippets 10 years ago
  Matt Weller f956793fb1 Merge branch 'unicode-fixes' into stupid_reflection 10 years ago
  Matt Weller 4c70ad4dd2 got registering functions with the callback working :D 10 years ago
  Matt Weller 152dc4f36b fix unicde str.split(mystring) vs mystrying.split() bug 10 years ago
  Matt Weller 3e9b72bade grumble 10 years ago
  Matt Weller ebd39eba9e asdasd 10 years ago
  Matt Weller af8571faf9 stupid reflection 10 years ago
  Matt Weller 57dd8ace17 add special windows message 10 years ago
  Matt Weller 9984291717 add setting DEBUG to true if not hasattr(os,'fork') 10 years ago
  Matt Weller f4fe74989e temporary workaround for windows (make them use debug) 10 years ago
  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 years ago
  Matt Weller 694917794c change bot to using only unicode internally 10 years ago
  Matt Weller 08928f9bb8 fix up readme a tiny bit 10 years ago
  Matt Weller 51eb59af9d woops, had warning line in wrong spot 10 years ago
  Matt Weller 5c323a799f add *.db to gitignore 10 years ago
  Matt Weller c77c2af3c1 works on windows 7 (obviously with python installed) with minimal changes. huh. cool. 10 years ago
  Matt Weller b89c142f94 probably fix ascii/unicode encode bug in tell.py 10 years ago
  Matt Weller 7e612b701c disable irc notifications 10 years ago
  Matt Weller a9c3442525 rename functions intended to be used by class callers from with underscores to without, so sphinx docs catches them 10 years ago
  Matt Weller 8cbf9cd858 sphinx fixes and gitignore additions 10 years ago
  Matt Weller 8f08f413b6 add lite docs 10 years ago
  Matt Weller 03136670ef remove some pritns from debugger 10 years ago
  Matt Weller aa89ebdfdf fix bug where it would not respect admins from the db 10 years ago
  Matt Weller b4c0fb33ed typo 10 years ago
  Matt Weller f972ab263d add -d flag to sqlite local dev readme note 10 years ago
  Matt Weller 97c100bc01 add permission (ish) check to logger.py 10 years ago
  Matt Weller 7bb990acc2 fix unicode issue in qdb.py 10 years ago
  Matt Weller 90baa02343 change behavior so bot logs to ~/logs/ instead of just to ~ 10 years ago