30 Commits (a73f618e0aec26efdc28b85ae824911e1b9536c1)

Author SHA1 Message Date
  Ben Kurtovic a73f618e0a Initial conversion to Python 3 3 years ago
  Ben Kurtovic ee2addf1a2 Track joined/parted channels on restart; improve !stalk; add !listchans 3 years ago
  Ben Kurtovic b4b079ffd0 Update copyright year for 2016. 8 years ago
  Ben Kurtovic 805f27df31 Fix broken continue. 8 years ago
  Ben Kurtovic e4509b9ed5 Fix NickServ auth with protected nicks. 8 years ago
  Ben Kurtovic fc0bff62a5 Try not to join channels before NickServ auth has completed. 8 years ago
  Ben Kurtovic d5689cafe3 Implement serialization for IRC Data objects. 8 years ago
  Ben Kurtovic a17f0ec47b Add a 'part' hook. Updates. 8 years ago
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. 9 years ago
  Ben Kurtovic 39d5c7c149 Update copyright notices for 2014. 10 years ago
  Ben Kurtovic ed95c99f0e Update email address. 10 years ago
  Ben Kurtovic 0b7a13eca5 Update copyright notices for 2013. 11 years ago
  Ben Kurtovic 5ab736723b Fixing a number of silly mistakes; refactoring (thanks pylint) 11 years ago
  Ben Kurtovic 6be8fb48dd Cleaning up project-wide copyright notices. 12 years ago
  Ben Kurtovic a07920506c __repr__ and __str__ for all classes (22) 12 years ago
  Ben Kurtovic f7ffd68056 Support hiding certain logs (e.g. ones containing passwords). 12 years ago
  Ben Kurtovic d30d984f05 Some refactoring. 12 years ago
  Ben Kurtovic 78ac1b8a80 Tons of refactoring, miscellaneous cleanup, and improvements. 12 years ago
  Ben Kurtovic 0785372015 Removing extra whitespace in a ton of files 12 years ago
  Ben Kurtovic d4dab49873 More docstring revisions (reST-ifying, cleanup, clarifications) 12 years ago
  Ben Kurtovic 80091b2de3 Updating README and class docstrings throughout wiki toolset 12 years ago
  Ben Kurtovic b3c0869db2 Misc additions, cleanup, and fixes, including: 12 years ago
  Ben Kurtovic e473653507 Updates to setup.py, unit tests, and logging 12 years ago
  Ben Kurtovic d901a252bb More cleanup for IRC stuff 12 years ago
  Ben Kurtovic abe58a07f6 CommandManager as attr of Bot, plus cleanup 12 years ago
  Ben Kurtovic 117eccc35d Beginning work (#16) 12 years ago
  Ben Kurtovic 1d02af98fa Relocate BaseCommand to earwigbot.commands; _CommandManager class 12 years ago
  Ben Kurtovic 35f3075c63 Bugfixes and update some class references 12 years ago
  Ben Kurtovic 551e1e8a9c Convert frontend and watcher into classes 12 years ago