19 Incheckningar (160890b4646462d21ae55c5f06c9dbdb28e11908)

Upphovsman SHA1 Meddelande Datum
  Ben Kurtovic 78ac1b8a80 Tons of refactoring, miscellaneous cleanup, and improvements. 12 år sedan
  Ben Kurtovic b34dd94f0d Command.commands; small change in managers; !time 12 år sedan
  Ben Kurtovic 526151e031 !geolocate command, plus some cleanup to other commands 12 år sedan
  Ben Kurtovic 0785372015 Removing extra whitespace in a ton of files 12 år sedan
  Ben Kurtovic 443f0a5e72 Improve exception docstrings 12 år sedan
  Ben Kurtovic b3c0869db2 Misc additions, cleanup, and fixes, including: 12 år sedan
  Ben Kurtovic 30e9d30f9f Using function aliases whenever possible; !join and !part 12 år sedan
  Ben Kurtovic c3fa92269d Quitting works completely now; bugfixes 12 år sedan
  Ben Kurtovic fbada5c69a Minor cleanup, additions, and bugfixes 12 år sedan
  Ben Kurtovic 60b52f6aeb __iter__ for Command+TaskManager instead of get_all() 12 år sedan
  Ben Kurtovic 535e4efab6 Update references to CommandManager and TaskManager 12 år sedan
  Ben Kurtovic 8a7eb798a3 Fix all references to earwigbot.config.config; update SitesDBManager 12 år sedan
  Ben Kurtovic 117eccc35d Beginning work (#16) 12 år sedan
  Ben Kurtovic 424a954af6 Moving rest of earwigbot.classes to earwigbot.tasks 12 år sedan
  Ben Kurtovic 1d02af98fa Relocate BaseCommand to earwigbot.commands; _CommandManager class 12 år sedan
  Ben Kurtovic 35f3075c63 Bugfixes and update some class references 12 år sedan
  Ben Kurtovic 2da906109b Copyright update for 2012. 12 år sedan
  Ben Kurtovic bff00f9b28 Restruturing codebase to be a bit more Pythonic. 12 år sedan
  Ben Kurtovic 82de36dbc9 Database access lock, better kwarg usage, sync command. 12 år sedan
  Ben Kurtovic 3405845303 minor fixes, cleanup, and general improvements 13 år sedan
  Ben Kurtovic 39a4d22620 task loading and running both work now, including the schedule and !tasks command\nbot restructuring should be complete - woo! 13 år sedan
  Ben Kurtovic 9237a7ed9e all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ 13 år sedan
  Ben Kurtovic af2e01a330 fixing imports in IRC commands 13 år sedan
  Ben Kurtovic 68af0e796f restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit 13 år sedan
  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 13 år sedan
  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 13 år sedan
  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) 13 år sedan
  Ben Kurtovic a06e35ecef moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/ 13 år sedan
  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/ 13 år sedan
  Ben Kurtovic 87d3e9a74a more nitpicking 13 år sedan
  Ben Kurtovic 11fb9df87e convert ident to str 13 år sedan
  Ben Kurtovic 07ce4a38f2 message cleanup 13 år sedan
  Ben Kurtovic 77f334d106 fix 13 år sedan
  Ben Kurtovic ea83a59372 give ids of active tasks with .tasks listall; give start time of threads with .tasks list; fix in task_manager.py 13 år sedan
  Ben Kurtovic 11a484c67b improvements to .tasks listall and .tasks start; adding parse_kwargs() to Data 13 år sedan
  Ben Kurtovic 642428d15d clarify that we're displaying idents here 13 år sedan
  Ben Kurtovic 0d0709624a more tweaks 13 år sedan
  Ben Kurtovic dd386e14fe more tweaks 13 år sedan
  Ben Kurtovic 8095641145 try to make a prettier task list 13 år sedan
  Ben Kurtovic e429c9270b some careless errors, and giving command name in traceback 13 år sedan
  Ben Kurtovic 7f4d5a3320 derp 13 år sedan
  Ben Kurtovic 89ff934c59 new command to track task status and start new stasks, currently can only be used by bot owners 13 år sedan