22 Revīzijas (4e8be871b7d57e5512854240baefd1d3bf4268be)

Autors SHA1 Ziņojums Datums
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. pirms 9 gadiem
  Ben Kurtovic 39d5c7c149 Update copyright notices for 2014. pirms 10 gadiem
  Ben Kurtovic ed95c99f0e Update email address. pirms 10 gadiem
  Ben Kurtovic 0b7a13eca5 Update copyright notices for 2013. pirms 11 gadiem
  Ben Kurtovic 1dce7ea94b Fixes and cleanup. pirms 11 gadiem
  Ben Kurtovic c0de766f76 Be smarter about figuring out when someone is talking to us. pirms 11 gadiem
  Ben Kurtovic 5ab736723b Fixing a number of silly mistakes; refactoring (thanks pylint) pirms 12 gadiem
  Ben Kurtovic 6be8fb48dd Cleaning up project-wide copyright notices. pirms 12 gadiem
  Ben Kurtovic a07920506c __repr__ and __str__ for all classes (22) pirms 12 gadiem
  Ben Kurtovic 68f111c7d6 'nickname: command' works if delimited by a period. pirms 12 gadiem
  Ben Kurtovic e9a6b5e4ac Fixing bug with private messages. pirms 12 gadiem
  Ben Kurtovic 772fcf4836 .lower() on my_nick pirms 12 gadiem
  Ben Kurtovic 3c9c63d573 Fix parse_kwargs pirms 12 gadiem
  Ben Kurtovic fd18f468f4 Resolve missing command issue. pirms 12 gadiem
  Ben Kurtovic 4aa177dfd0 Fix NameError pirms 12 gadiem
  Ben Kurtovic 7bdff82971 Fix broken commands, manager, and Data. pirms 12 gadiem
  Ben Kurtovic 78ac1b8a80 Tons of refactoring, miscellaneous cleanup, and improvements. pirms 12 gadiem
  Ben Kurtovic 70c4c9d93d Docstrings for Data pirms 12 gadiem
  Ben Kurtovic 0f4dc4c78b commands.quit: use proper quit message when trigger is the bot's name pirms 12 gadiem
  Ben Kurtovic 1b88f63d27 Moving two exceptions out of earwigbot.irc pirms 12 gadiem
  Ben Kurtovic b3c0869db2 Misc additions, cleanup, and fixes, including: pirms 12 gadiem
  Ben Kurtovic 551e1e8a9c Convert frontend and watcher into classes pirms 12 gadiem
  Ben Kurtovic 2da906109b Copyright update for 2012. pirms 12 gadiem
  Ben Kurtovic bff00f9b28 Restruturing codebase to be a bit more Pythonic. pirms 12 gadiem
  Ben Kurtovic 0992d3c9d9 adding CTCP command support; cleanup pirms 12 gadiem
  Ben Kurtovic 8c6fb2e8ba more cleanup, improvements, fixes, whatever; restructured command files, but haven't done all of them yet pirms 12 gadiem
  Ben Kurtovic bffa9b6739 Cleaned up Data class a bit. pirms 12 gadiem
  Ben Kurtovic b0da4531b2 tons of improvements, import fixes, cleanup, etc pirms 12 gadiem
  Ben Kurtovic 68af0e796f restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit pirms 12 gadiem
  Ben Kurtovic a06e35ecef moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/ pirms 13 gadiem
  Ben Kurtovic 11a484c67b improvements to .tasks listall and .tasks start; adding parse_kwargs() to Data pirms 13 gadiem
  Ben Kurtovic a1b4c72473 store the entire line in data as data.line; better explanation for irc_config.AFC_CHANS pirms 13 gadiem
  Ben Kurtovic ddc9d9bf26 lowercase command name pirms 13 gadiem
  Ben Kurtovic e743734bac redoing irc command management: rewriting triggers and creating a BaseCommand class, also some changes to Data and Connection pirms 13 gadiem
  Ben Kurtovic f9a1a9e1d1 restructuring core bot components pirms 13 gadiem
  Ben Kurtovic b75cb8bfe0 moving arg handling to data; adding a help command; cleaning git command a bit pirms 13 gadiem
  Ben Kurtovic 4e115464e3 capitalization fix (blame ignorecase = true in .git/config) pirms 13 gadiem
  Ben Kurtovic 0ae73a4aef massive cleanup and moving a lot of functions to their own files; creating two new classes to store irc msg data and irc actions pirms 13 gadiem