Commit Graph

14 Commits

Author SHA1 Message Date
Jan Philipp Timme 82dcbed476 [TASK] Add single quotes to Message representation. 2015-10-25 12:56:07 +01:00
Jan Philipp Timme 906f2a6fa5 [TASK] Beautify log, add __repr__ to Message, parse Nick. 2015-10-25 12:51:17 +01:00
Jan Philipp Timme b34817331e [TASK] Implement rejoin on kick; improve Kick message implementation. 2015-10-25 12:21:47 +01:00
Jan Philipp Timme f5dba3f6ef [TASK] Implement Mode,Topic and restructure the way parsing works. 2015-10-25 12:12:11 +01:00
Jan Philipp Timme 7b08f9512b [TASK] Almost complete ident parsing. 2015-10-25 01:13:15 +02:00
Jan Philipp Timme 83f953aaa8 [TASK] Disable noisy logging, begin parsing Messages. 2015-10-25 00:51:57 +02:00
Jan Philipp Timme aed245779f [TASK] Begin implementing actual irc commands. 2015-10-24 23:55:08 +02:00
Jan Philipp Timme ae23383e15 [TASK] Add __pycache__ to .gitignore. 2015-10-24 23:06:49 +02:00
Jan Philipp Timme d2db65266d [TASK] Implement weird Message-inheriting classes. 2015-10-24 23:05:55 +02:00
Jan Philipp Timme bd825fe160 [TASK] Make parsing work, single to doublequotes. 2015-10-24 22:27:08 +02:00
Jan Philipp Timme 9b04262445 [TASK] Begin implementing line parsing, restructuring. 2015-10-24 22:20:20 +02:00
Jan Philipp Timme b688092b74 [TASK] Kickstart IrcProtocol, use double quotes for everything. 2015-10-24 19:16:08 +02:00
Jan Philipp Timme e31bd1700b [TASK] Rethrow unhandled exceptions properly. 2015-10-24 18:40:52 +02:00
Jan Philipp Timme 5c53fd79df [TASK] Initial import. 2015-10-24 18:12:02 +02:00