Commit Graph

  • 762d113a08 Committing some old code master rewrite Sven Slootweg 2013-04-25 19:13:39 +0200
  • 9195ffc6af Add autodict class Sven Slootweg 2012-07-03 05:53:30 +0200
  • d47f592d60 Properly handle broken connections Sven Slootweg 2012-07-03 05:53:15 +0200
  • 6f894818ed Display MOTD Sven Slootweg 2012-07-03 03:40:04 +0200
  • 415ef9ea35 Send LUSERS output immediately after connecting. Sven Slootweg 2012-07-03 01:48:52 +0200
  • a45cbfc40e Fix wording and formatting Sven Slootweg 2012-07-03 01:48:26 +0200
  • e6937241c0 Fix wording and formatting Sven Slootweg 2012-07-03 01:47:59 +0200
  • 58acc74f96 Properly deal with closed connections Sven Slootweg 2012-07-03 01:46:45 +0200
  • b02c5fb6dd Fix broken lusers call Sven Slootweg 2012-07-03 01:37:38 +0200
  • a926710fac Send proper numeric when an unknown command is issued Sven Slootweg 2012-07-03 01:37:26 +0200
  • f0e8b8c57a When sending a numeric, don't specify the nickname in the processing code, and leave that to the send_numeric method instead. Sven Slootweg 2012-07-03 01:31:24 +0200
  • fe1d2e2d2b Handle commands Sven Slootweg 2012-07-03 01:30:24 +0200
  • 2e7c69d502 Move lusers output to its own function Sven Slootweg 2012-07-03 01:26:27 +0200
  • b102c99213 Set nickname to wildcard by default Sven Slootweg 2012-07-03 00:51:33 +0200
  • 2df12ef2cd We don't need that print anymore Sven Slootweg 2012-07-03 00:51:18 +0200
  • 41318f5cc9 Remove periods in lusers formatting Sven Slootweg 2012-07-03 00:50:08 +0200
  • 3d3b0c236f Include nickname in numerics Sven Slootweg 2012-07-03 00:49:54 +0200
  • 89fcfa91f4 Numerics shouldn't be notices Sven Slootweg 2012-07-03 00:48:10 +0200
  • 2b53979462 Return lusers information on connect. Sven Slootweg 2012-07-03 00:47:52 +0200
  • d9d23ce2c0 Only allow specifying a nick when the nick is not yet in use Sven Slootweg 2012-07-03 00:37:15 +0200
  • 75c4f573e1 Call user cleanup function when client is disconnected Sven Slootweg 2012-07-03 00:26:12 +0200
  • b67787af48 Implement cleanup function for users Sven Slootweg 2012-07-03 00:22:38 +0200
  • 1d2df7591e Properly set server variable in user objects Sven Slootweg 2012-07-03 00:20:08 +0200
  • 7d8a4c0123 Pass server reference to each user Sven Slootweg 2012-07-03 00:13:51 +0200
  • 13c4a274a2 Reference a server from every listener Sven Slootweg 2012-07-03 00:12:34 +0200
  • 4e7eea5916 Fix broken formatting string Sven Slootweg 2012-07-02 23:40:40 +0200
  • d2f1ddecbc Implement connection challenge Sven Slootweg 2012-07-02 23:40:21 +0200
  • e5621b3c06 Fix numeric output Sven Slootweg 2012-07-02 18:22:33 +0200
  • b5155f2aa1 Don't add an extra colon to numerics Sven Slootweg 2012-07-02 17:42:28 +0200
  • e12405a442 Handle non-registration commands before registration Sven Slootweg 2012-07-02 17:41:00 +0200
  • 9a06fb5ad8 Properly clean, parse, and reformat data Sven Slootweg 2012-07-02 17:37:42 +0200
  • 00855e17fd Call the right method Sven Slootweg 2012-07-02 17:32:38 +0200
  • f1f5a2ab1b Initial commit Sven Slootweg 2012-07-02 17:31:28 +0200