История коммитов

Автор SHA1 Сообщение Дата
  Matt Weller 5fe30f3a2c fix error-y logic in imports in qdb 10 лет назад
  Matt Weller 70fb0fc5b5 Merge remote-tracking branch 'origin/BoneKinDev' into small_qdb_fix 10 лет назад
  Matt Weller aa2c3e0691 small qdb exception fix 10 лет назад
  Daniel Laudel 02934b88ac changed when printouts are sent to imgur, fixed some regex 10 лет назад
  Matt Weller a4de490129 add uptime module (probably uptime functionality needs stripped from botbrain, but Whatever. 10 лет назад
  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 10 лет назад
  Matt Weller 08d3ba2959 add checking for imgurpython to qdb 10 лет назад
  Matt Weller 71fe07c85c fix issue where we were clobbering the value of IndexError with KeyError (replace line with except (KeyError, IndexError): 10 лет назад
  Matt Weller a3ff48829d use bonekins much better logic for fixing printout urls 10 лет назад
  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 лет назад