4 Cometimentos (d69356f4fa373405d60d6176cddad333b7ee5776)

Autor SHA1 Mensagem Data
  Ben Kurtovic 82de36dbc9 Database access lock, better kwarg usage, sync command. há 13 anos
  Ben Kurtovic 3405845303 minor fixes, cleanup, and general improvements há 13 anos
  Ben Kurtovic 39a4d22620 task loading and running both work now, including the schedule and !tasks command\nbot restructuring should be complete - woo! há 13 anos
  Ben Kurtovic 9237a7ed9e all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ há 13 anos
  Ben Kurtovic af2e01a330 fixing imports in IRC commands há 13 anos
  Ben Kurtovic 68af0e796f restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit há 13 anos
  Ben Kurtovic 5be9dea1d5 docstrings in Tasks command; make !task work with !tasks and !threads; make the afc_statistics task skeleton print kwargs in run() for testing há 13 anos
  Ben Kurtovic 12c71675d3 adding a !remind command from old EarwigBot, which spawns a new thread that sleeps until its time is up, so impimplementing in !tasks list; {} -> {0}, etc in tasks.py for Python 2.6 support; stripping indentation on blank lines in tasks.py há 13 anos
  Ben Kurtovic 7311ae4bb8 switching from XML config to JSON config - it's just much easier to parse and little easier on the eyes (not to mention shorter in length) há 13 anos
  Ben Kurtovic a06e35ecef moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/ há 13 anos
  Ben Kurtovic e21a4dfb76 converting four IRC command classes to use new config system; everything's been converted except for irc/watcher.py and everything in wiki/ há 13 anos
  Ben Kurtovic 87d3e9a74a more nitpicking há 13 anos
  Ben Kurtovic 11fb9df87e convert ident to str há 13 anos
  Ben Kurtovic 07ce4a38f2 message cleanup há 13 anos
  Ben Kurtovic 77f334d106 fix há 13 anos
  Ben Kurtovic ea83a59372 give ids of active tasks with .tasks listall; give start time of threads with .tasks list; fix in task_manager.py há 13 anos
  Ben Kurtovic 11a484c67b improvements to .tasks listall and .tasks start; adding parse_kwargs() to Data há 13 anos
  Ben Kurtovic 642428d15d clarify that we're displaying idents here há 13 anos
  Ben Kurtovic 0d0709624a more tweaks há 13 anos
  Ben Kurtovic dd386e14fe more tweaks há 13 anos
  Ben Kurtovic 8095641145 try to make a prettier task list há 13 anos
  Ben Kurtovic e429c9270b some careless errors, and giving command name in traceback há 13 anos
  Ben Kurtovic 7f4d5a3320 derp há 13 anos
  Ben Kurtovic 89ff934c59 new command to track task status and start new stasks, currently can only be used by bot owners há 13 anos