Historique des commits

Auteur SHA1 Message Date
  Matt Weller 5fe30f3a2c fix error-y logic in imports in qdb il y a 10 ans
  Matt Weller 70fb0fc5b5 Merge remote-tracking branch 'origin/BoneKinDev' into small_qdb_fix il y a 10 ans
  Matt Weller aa2c3e0691 small qdb exception fix il y a 10 ans
  Daniel Laudel 02934b88ac changed when printouts are sent to imgur, fixed some regex il y a 10 ans
  Matt Weller a4de490129 add uptime module (probably uptime functionality needs stripped from botbrain, but Whatever. il y a 10 ans
  Matt Weller 7352eb2542 a fix in event.py for more solid is_pm logic, and a fix in qdb.py for more verbose/explanatory httperror printing il y a 10 ans
  Matt Weller 08d3ba2959 add checking for imgurpython to qdb il y a 10 ans
  Matt Weller 71fe07c85c fix issue where we were clobbering the value of IndexError with KeyError (replace line with except (KeyError, IndexError): il y a 10 ans
  Matt Weller a3ff48829d use bonekins much better logic for fixing printout urls il y a 10 ans
  Matt Weller 95ebc2a2e4 add functionality to replace printout urls with imgur mirrors in qdb submissions il y a 10 ans
  Matt Weller 0ad4715e34 small bugfixes il y a 10 ans
  Matt Weller 62167c425b add checking if module already loaded upon call to module.load(). fixes #10 il y a 10 ans
  Matt Weller 7cc81353ca small debug print output fixes in bot and small catch for praw not being super current il y a 10 ans
  Matt Weller b7179f3579 two more fixes for str splitting (since it's now a unicode), in jimmies and told.py il y a 10 ans
  Matt Weller d9f58d266f remove IDE settings stuff il y a 10 ans
  Matt Weller 69574e72dd more formatting, plus a bit better of error handling in worker's receiving of lines il y a 10 ans
  Matt Weller 71b2af8f38 misc formatting fixes in debug_print il y a 10 ans
  Matt Weller 065e982eab working on reload function for snippets il y a 10 ans
  Matt Weller 5341af6dbd update CHANGES and version.py il y a 10 ans
  Matt Weller ba726e0f5c add a docstring to load_snippets il y a 10 ans
  Matt Weller f956793fb1 Merge branch 'unicode-fixes' into stupid_reflection il y a 10 ans
  Matt Weller 4c70ad4dd2 got registering functions with the callback working :D il y a 10 ans
  Matt Weller 152dc4f36b fix unicde str.split(mystring) vs mystrying.split() bug il y a 10 ans
  Matt Weller 3e9b72bade grumble il y a 10 ans
  Matt Weller ebd39eba9e asdasd il y a 10 ans
  Matt Weller af8571faf9 stupid reflection il y a 10 ans
  Matt Weller 57dd8ace17 add special windows message il y a 10 ans
  Matt Weller 9984291717 add setting DEBUG to true if not hasattr(os,'fork') il y a 10 ans
  Matt Weller f4fe74989e temporary workaround for windows (make them use debug) il y a 10 ans
  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. il y a 10 ans