Commit Graph

12 Commits

Author SHA1 Message Date
Jan Philipp Timme
2c5e520c9f [TASK] Added function for clients, so they're able to send initial data right after connecting to a server.
[TASK] Restructured parts of the core to support sending data right after connecting.
[TASK] Adapted core part for automatic reconnect to support sending initial data, too.
2011-06-25 22:13:53 +00:00
Jan Philipp Timme
23ca3e0554 [TASK] Implemented 372 in IrcProtocolHandler. 2011-01-23 22:52:22 +00:00
Jan Philipp Timme
3880b59f94 [TASK] Added Tags to the DocComments.
[TASK] Reformated some classes.
2010-12-19 14:26:32 +00:00
Jan Philipp Timme
26036e9994 [TASK] Made all constuctors and destructors public.
[TASK] Added some DocComments for the IrcClient.
2010-12-18 14:42:56 +00:00
Jan Philipp Timme
03a4dfff71 [TASK] Added the ProtocolHandlerException
[TASK] Started to implement the IRC-Protocol
2010-12-12 21:44:19 +00:00
Jan Philipp Timme
dee3333578 [TASK] Implemented the ProtocolHandler things so it works again.
[TASK] Added some comments.
[TASK] Added TODOs concerning refactoring and more functions that are needed.
2010-12-08 16:47:04 +00:00
Jan Philipp Timme
2b8263a49d [TASK] Continued to work on the Buffer thingy. Code still broken. 2010-12-02 22:34:12 +00:00
Jan Philipp Timme
5cb0714834 [TASK] Started to move buffers into ProtocolHandler.
[TODO] Move buffers, finish the linebreak stuff.
2010-11-28 18:35:08 +00:00
Jan Philipp Timme
b318595783 [TASK] Changed behaviour of protocol register. 2010-11-28 02:45:25 +00:00
Jan Philipp Timme
3bd7a6e0f9 [TASK] Some Bugfixes. 2010-11-28 01:15:20 +00:00
Jan Philipp Timme
bdd9f671ad [TASK] Introducing the ProtocolHandler 2010-11-28 00:04:35 +00:00
Jan Philipp Timme
f3b1354aa2 [TASK] Cleanup in the ClientManager and added an AbstractProtocolHandler. 2010-11-27 19:59:11 +00:00