31 Cometimentos (a73f618e0aec26efdc28b85ae824911e1b9536c1)

Autor SHA1 Mensagem Data
  Ben Kurtovic a73f618e0a Initial conversion to Python 3 há 3 anos
  Ben Kurtovic b4b079ffd0 Update copyright year for 2016. há 8 anos
  Ben Kurtovic 9a7652cb9b Bugfix for alternate PRIVMSG/NOTICE format. há 8 anos
  Ben Kurtovic fc0bff62a5 Try not to join channels before NickServ auth has completed. há 8 anos
  Ben Kurtovic d5689cafe3 Implement serialization for IRC Data objects. há 8 anos
  Ben Kurtovic acc233a06c Make sure command split happens before we parse it. há 8 anos
  Ben Kurtovic 9c526e219f Bugfix. há 8 anos
  Ben Kurtovic 45110d8cdc Fix lowercasing of nicks with nick-replies. há 8 anos
  Ben Kurtovic a8e431e806 Support reply-nick syntax for all commands; support unspaced form. há 8 anos
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. há 9 anos
  Ben Kurtovic 39d5c7c149 Update copyright notices for 2014. há 10 anos
  Ben Kurtovic ed95c99f0e Update email address. há 10 anos
  Ben Kurtovic 0b7a13eca5 Update copyright notices for 2013. há 11 anos
  Ben Kurtovic 1dce7ea94b Fixes and cleanup. há 11 anos
  Ben Kurtovic c0de766f76 Be smarter about figuring out when someone is talking to us. há 11 anos
  Ben Kurtovic 5ab736723b Fixing a number of silly mistakes; refactoring (thanks pylint) há 12 anos
  Ben Kurtovic 6be8fb48dd Cleaning up project-wide copyright notices. há 12 anos
  Ben Kurtovic a07920506c __repr__ and __str__ for all classes (22) há 12 anos
  Ben Kurtovic 68f111c7d6 'nickname: command' works if delimited by a period. há 12 anos
  Ben Kurtovic e9a6b5e4ac Fixing bug with private messages. há 12 anos
  Ben Kurtovic 772fcf4836 .lower() on my_nick há 12 anos
  Ben Kurtovic 3c9c63d573 Fix parse_kwargs há 12 anos
  Ben Kurtovic fd18f468f4 Resolve missing command issue. há 12 anos
  Ben Kurtovic 4aa177dfd0 Fix NameError há 12 anos
  Ben Kurtovic 7bdff82971 Fix broken commands, manager, and Data. há 12 anos
  Ben Kurtovic 78ac1b8a80 Tons of refactoring, miscellaneous cleanup, and improvements. há 12 anos
  Ben Kurtovic 70c4c9d93d Docstrings for Data há 12 anos
  Ben Kurtovic 0f4dc4c78b commands.quit: use proper quit message when trigger is the bot's name há 12 anos
  Ben Kurtovic 1b88f63d27 Moving two exceptions out of earwigbot.irc há 12 anos
  Ben Kurtovic b3c0869db2 Misc additions, cleanup, and fixes, including: há 12 anos
  Ben Kurtovic 551e1e8a9c Convert frontend and watcher into classes há 12 anos
  Ben Kurtovic 2da906109b Copyright update for 2012. há 12 anos
  Ben Kurtovic bff00f9b28 Restruturing codebase to be a bit more Pythonic. há 12 anos
  Ben Kurtovic 0992d3c9d9 adding CTCP command support; cleanup há 12 anos
  Ben Kurtovic 8c6fb2e8ba more cleanup, improvements, fixes, whatever; restructured command files, but haven't done all of them yet há 12 anos
  Ben Kurtovic bffa9b6739 Cleaned up Data class a bit. há 12 anos
  Ben Kurtovic b0da4531b2 tons of improvements, import fixes, cleanup, etc há 12 anos
  Ben Kurtovic 68af0e796f restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit há 12 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 11a484c67b improvements to .tasks listall and .tasks start; adding parse_kwargs() to Data há 13 anos
  Ben Kurtovic a1b4c72473 store the entire line in data as data.line; better explanation for irc_config.AFC_CHANS há 13 anos
  Ben Kurtovic ddc9d9bf26 lowercase command name há 13 anos
  Ben Kurtovic e743734bac redoing irc command management: rewriting triggers and creating a BaseCommand class, also some changes to Data and Connection há 13 anos
  Ben Kurtovic f9a1a9e1d1 restructuring core bot components há 13 anos
  Ben Kurtovic b75cb8bfe0 moving arg handling to data; adding a help command; cleaning git command a bit há 13 anos
  Ben Kurtovic 4e115464e3 capitalization fix (blame ignorecase = true in .git/config) há 13 anos
  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 há 13 anos