Commit Graph

  • c5b045236e [TASK] Fix line endings to LF only. master Jan Philipp Timme 2013-09-05 11:55:43 +0200
  • 4eaf0ede24 [TASK] Correct file permissions. Jan Philipp Timme 2012-10-17 22:32:19 +0200
  • d0de3823a9 [TASK] Added an outputBuffer to the AbstractClientDispatcher. [TASK] Added support for the new outputBuffer - it can be used in addition to the default behaviour "return a string on processRawData()". Jan Philipp Timme 2011-12-04 14:31:18 +0100
  • e702124895 [TASK] Finalized modifications on ClientManager. [TASK] Added support for further class paths to ClassLoader. [TASK] Started to implement the irc client dispatcher. (partially works now) Jan Philipp Timme 2011-12-03 20:58:08 +0100
  • 16ff75eb1d [TASK] Moved the project to namespaces. [TASK] Removed all the protocol handlers. [TASK] Clients are no longer part of the SocketFramework itself. [TASK] The Framework provides an "interface" to external clients - the ClientDispatcher. [TASK] Added the Core package and added a better ClassLoader. [TASK] Created a bootstrap module to include in other projects. [TASK] Cleaned up comments, reformatted them. Jan Philipp Timme 2011-12-03 12:28:02 +0100
  • 8de6bb29b6 [TASK] Added .project to new created .gitignore. Jan Philipp Timme 2011-11-05 14:31:43 +0100
  • bb4d961e4a [TASK] Fixed a bug that caused the client to be unable to respond to the server. Jan Philipp Timme 2011-07-16 14:13:29 +0000
  • a8bc9d597e [TASK] I forgot. >.< Jan Philipp Timme 2011-07-02 23:36:33 +0000
  • 9e83b0602a [TASK] Did some small changes in the code. Also updated some comments. Jan Philipp Timme 2011-06-29 19:16:08 +0000
  • 77be9470a0 [TASK] Restructured the ClientManagers work()-function. Jan Philipp Timme 2011-06-29 18:25:43 +0000
  • f9beef4c81 [TASK] Now using DIRECTORY_SEPERATOR for the few paths we have. Jan Philipp Timme 2011-06-26 15:26:01 +0000
  • 8e32f35edf [TASK] Introduced addLine() to the buffer class. [TASK] Made createBuffer function protected in ProtocolHandler classes. Jan Philipp Timme 2011-06-26 14:03:32 +0000
  • df030e453d [TASK] Updated variable names to lowerCamelCase. Jan Philipp Timme 2011-06-25 23:16:28 +0000
  • 78866ed149 [TASK] Optimized structure for public function work() Jan Philipp Timme 2011-06-25 23:04:19 +0000
  • 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. Jan Philipp Timme 2011-06-25 22:13:53 +0000
  • 4c9f5ba7f3 [TASK] Fixed: now using getter instead of protected property. Jan Philipp Timme 2011-03-12 13:35:59 +0000
  • 23ca3e0554 [TASK] Implemented 372 in IrcProtocolHandler. Jan Philipp Timme 2011-01-23 22:52:22 +0000
  • 7e7ac368b2 [TASK] I don't know what changed, but it might be important. Jan Philipp Timme 2011-01-22 20:28:10 +0000
  • e424ea2cbe [TASK] Implemented getBufferLength() and getNextChars() Jan Philipp Timme 2010-12-19 17:56:58 +0000
  • 3880b59f94 [TASK] Added Tags to the DocComments. [TASK] Reformated some classes. Jan Philipp Timme 2010-12-19 14:26:32 +0000
  • 26036e9994 [TASK] Made all constuctors and destructors public. [TASK] Added some DocComments for the IrcClient. Jan Philipp Timme 2010-12-18 14:42:56 +0000
  • 03a4dfff71 [TASK] Added the ProtocolHandlerException [TASK] Started to implement the IRC-Protocol Jan Philipp Timme 2010-12-12 21:44:19 +0000
  • b1a7ac5fdb [TASK] Implemented countActiveConnections(). Jan Philipp Timme 2010-12-08 16:54:08 +0000
  • 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. Jan Philipp Timme 2010-12-08 16:47:04 +0000
  • 2b8263a49d [TASK] Continued to work on the Buffer thingy. Code still broken. Jan Philipp Timme 2010-12-02 22:34:12 +0000
  • c382cfe756 [TASK] Removed the linebreak from the buffers in the ConnectionHandler. [TASK] Added a WrongDatatypeException [TASK] Started to implement the ProtocolHandler in a different way. [TASK] Started to put buffers into the ProtocolHandler. [!!!] Committing broken code. Jan Philipp Timme 2010-11-30 23:25:15 +0000
  • 5cb0714834 [TASK] Started to move buffers into ProtocolHandler. [TODO] Move buffers, finish the linebreak stuff. Jan Philipp Timme 2010-11-28 18:35:08 +0000
  • db9dda856c [TASK] Code cleanup and some small documentation. Jan Philipp Timme 2010-11-28 16:51:43 +0000
  • a20a91bf12 [TASK] Added the reconnect-flag that works now. Jan Philipp Timme 2010-11-28 16:38:03 +0000
  • b318595783 [TASK] Changed behaviour of protocol register. Jan Philipp Timme 2010-11-28 02:45:25 +0000
  • 4bbb9bf548 [TASK] Code working again. Introduced basic protocol handler structures. Jan Philipp Timme 2010-11-28 01:24:16 +0000
  • 3bd7a6e0f9 [TASK] Some Bugfixes. Jan Philipp Timme 2010-11-28 01:15:20 +0000
  • bdd9f671ad [TASK] Introducing the ProtocolHandler Jan Philipp Timme 2010-11-28 00:04:35 +0000
  • f3b1354aa2 [TASK] Cleanup in the ClientManager and added an AbstractProtocolHandler. Jan Philipp Timme 2010-11-27 19:59:11 +0000
  • 952af43b97 Jan Philipp Timme 2010-11-21 22:48:11 +0000
  • 01018862f7 wrong structure Jan Philipp Timme 2010-11-21 22:40:52 +0000
  • 55c3ba2088 Initial import. Jan Philipp Timme 2010-11-21 22:37:10 +0000
  • 9be5861dca Initial import. Jan Philipp Timme 2010-11-21 22:33:29 +0000
  • c5f5e5ae0a Jan Philipp Timme 2010-11-21 22:32:34 +0000