Commit Graph

  • 33835b7bfd Merge commit '16d708dfb9cd36b21c9becddcdc2f0797e66751e' into HEAD develop Jenkins 2019-07-17 21:08:22 +0000
  • 8bec822cba Merge commit '57d7a69309bd993bbd64d878be19c41d2ff1d0b4' into HEAD Jenkins 2019-07-17 21:08:10 +0000
  • 16d708dfb9 command JOIN: added testcase for invalid channel names (no #) feature/joinTest_invalidChannelName wayne 2019-07-17 23:08:06 +0200
  • 57d7a69309
    Merge release 0.2.0 from develop 0.2.0 master Sheogorath 2019-07-17 22:59:22 +0200
  • ca9c0e53ea
    Release version 0.2.0 Sheogorath 2019-07-17 22:56:00 +0200
  • 86846431d6 Merge commit 'a80271ec20af85a403d9f3b8e04ada00d1fbc019' into HEAD Jenkins 2019-07-17 20:55:12 +0000
  • a80271ec20
    Improve install instructions docs/README Sheogorath 2019-07-17 22:53:31 +0200
  • 79f32062c1 Merge commit 'b0d5e41bd9f3675ef8442c0d0e99f92639110d74' into HEAD Jenkins 2019-07-17 20:37:45 +0000
  • b0d5e41bd9
    Add ability to send messages to channel feature/sendChannelMsg Sheogorath 2019-07-17 22:37:14 +0200
  • c2a0b891e4 Merge commit '353ca60a003f7545adc2e957e944304726d94a47' into HEAD Jenkins 2019-07-17 20:25:13 +0000
  • 353ca60a00
    Fix NICK command behaviour to RFC fix/nickname Sheogorath 2019-07-17 22:23:16 +0200
  • 754ab056f6 Merge commit '46efd787345dbbb814eaef6d11ba60e23ff42f99' into HEAD Jenkins 2019-07-17 20:02:12 +0000
  • 46efd78734
    Fix nickname error responses to match RFC fix/wrongParams Sheogorath 2019-07-17 22:01:36 +0200
  • 0251dda8ad
    Add sendMsg function to channel class Sheogorath 2019-07-17 21:45:29 +0200
  • 54ae018c1e Merge commit 'fd860b54eea4adade9eb1d46b66c507134151d34' into HEAD Jenkins 2019-07-17 19:40:06 +0000
  • fd860b54ee
    Implement channel parting on the channel object test/channel Sheogorath 2019-07-17 20:59:32 +0200
  • e879f3814e
    Add real unit tests for channel Sheogorath 2019-07-17 20:45:34 +0200
  • 1346da5a1b Merge commit 'ba6a424bfe2e20fa2200ed94087e28e85aa0b955' into HEAD Jenkins 2019-07-17 19:38:43 +0000
  • ba6a424bfe
    Implement non-direct messages to users feature/addNonDirectMsg Sheogorath 2019-07-17 21:36:20 +0200
  • e68a23ecc3 Merge commit 'b55e1cc810d08a7294642615b4b9a6be4152f47b' into HEAD Jenkins 2019-07-17 19:29:33 +0000
  • b55e1cc810
    Add basic unit test file for users test/user Sheogorath 2019-07-17 21:28:15 +0200
  • b7bc3f3d4c
    Remove external grab into the object Sheogorath 2019-07-17 21:20:05 +0200
  • 4ac6e94b60
    Remove unused setPassword function Sheogorath 2019-07-17 21:10:06 +0200
  • 4d08dfe4e3 Merge commit 'a9c6b0d1dc13ea24d58c938de710c52423265dbc' into HEAD Jenkins 2019-07-17 11:03:08 +0000
  • a9c6b0d1dc
    Rework user.sendMsg() to use user.sendRaw() refactor/userMessage Sheogorath 2019-07-17 13:02:10 +0200
  • 27ba643205 Merge commit '394384689b7d8467c5b4a96cd187499bebb33d3e' into HEAD Jenkins 2019-07-17 10:58:59 +0000
  • 394384689b
    Add ability to join channel with multiple users feature/channel Sheogorath 2019-07-17 12:39:19 +0200
  • 233a9aef72
    Add concept of channels and allow users to create them Sheogorath 2019-07-17 12:14:05 +0200
  • a13bb4368d Merge commit 'd61f97d0348e08a5123ae8826c5d5a530f17a4a2' into HEAD Jenkins 2019-07-17 10:31:38 +0000
  • d61f97d034 added: do not expect a error message for successful QUIT commands fix/command_quit wayne 2019-07-17 12:28:24 +0200
  • 5c9fabc9ae Merge commit 'f816cd1adad6c29df25c97b754bed59c30862206' into HEAD Jenkins 2019-07-17 10:24:19 +0000
  • f816cd1ada added test case to not send to unregistered users feature/privmsg wayne 2019-07-17 12:23:56 +0200
  • d189abba50 Merge commit '6ffedcd74e47cd0c71119200cb5078a41b2e2ef5' into HEAD Jenkins 2019-07-17 07:11:31 +0000
  • 6ffedcd74e
    Add test for wrong password fix/pass Sheogorath 2019-07-17 09:10:45 +0200
  • 0768520839
    Fix password comand behavior to match real protocol Sheogorath 2019-07-17 09:07:57 +0200
  • c8afd9959a Merge commit 'e9cba7c2a4566139ca4d32a97e8043b87fb1e2fd' into HEAD 0.1.0 Jenkins 2019-07-17 06:48:15 +0000
  • e9cba7c2a4
    Add README.md feature/index.js Sheogorath 2019-07-17 08:45:09 +0200
  • 589d8ce18a Merge commit '4ef2a6f885ac124e4bd8d086f338eb6079fcb8dc' into HEAD Jenkins 2019-07-16 22:15:25 +0000
  • 4ef2a6f885
    Merge branch 'develop' of https://gogs.informatik.hs-fulda.de/sheogorath/ircd-js into feature/index.js Sheogorath 2019-07-17 00:11:53 +0200
  • 7cff627c6e
    Fix: Add server prefix to indicate server notices Sheogorath 2019-07-17 00:08:24 +0200
  • 6888af127b
    Fix: Real world messages Sheogorath 2019-07-17 00:03:38 +0200
  • 933454d2d9 Merge commit '806dee970a4df81cae83ee69c97ce7aba4fd3df7' into HEAD Jenkins 2019-07-16 21:51:13 +0000
  • 806dee970a
    Feature: Add index.js that starts the actual server Sheogorath 2019-07-16 23:50:28 +0200
  • daf1a1b804 Merge commit '3b00c69e073100ceccec3062446627fb2e8810fc' into HEAD Jenkins 2019-07-16 21:46:41 +0000
  • 3b00c69e07 added command_pass test + implementation command_pass Wayne 2019-07-16 23:46:36 +0200
  • c5b505a819 Merge commit '8a00bf6cb860bec9ecf0e8318615b2daa71a9db7' into HEAD Jenkins 2019-07-16 21:23:54 +0000
  • 8a00bf6cb8
    Extend tests to check multi-user messages Sheogorath 2019-07-16 23:23:16 +0200
  • 3156da3cc7 Merge commit '1306db1929db7701bb9d99fab2361568201a434a' into HEAD Jenkins 2019-07-16 21:15:38 +0000
  • 1306db1929 Merge branch 'develop' of https://gogs.informatik.hs-fulda.de/sheogorath/ircd-js into feature/command_quit feature/command_quit Wayne 2019-07-16 23:15:33 +0200
  • 4f585b68aa Merge commit '9ea3e9bccfe6edf1a1c9fee3ef628c79f4fd163f' into HEAD Jenkins 2019-07-16 21:13:10 +0000
  • 9ea3e9bccf Merge branch 'develop' of https://gogs.informatik.hs-fulda.de/sheogorath/ircd-js into feature/command_quit Wayne 2019-07-16 23:13:04 +0200
  • 53f75858bb finished command_quit command tests Wayne 2019-07-16 23:04:56 +0200
  • 125abcbce0 Merge commit 'c249bda7e03ee5a50122a705b6b7a25e53b68256' into HEAD Jenkins 2019-07-16 20:58:38 +0000
  • c249bda7e0
    Feature: Add PRIVMSG command Sheogorath 2019-07-16 22:57:51 +0200
  • 08b3bfaf23 added command_quit command Wayne 2019-07-16 22:47:12 +0200
  • c5e9d98816 Merge commit '8d7959355998406eaebd6b2e513486e685c1aeb6' into HEAD Jenkins 2019-07-16 20:45:25 +0000
  • 8d79593559
    Revert "added realname variable + setter method" Sheogorath 2019-07-16 22:38:08 +0200
  • 2d4c4d3de3
    Revert "added command_nick test" Sheogorath 2019-07-16 22:36:39 +0200
  • b9d4d6b2f3 added command_quit command Wayne 2019-07-16 22:18:36 +0200
  • 6e363bc651 added command_nick test Wayne 2019-07-16 22:12:33 +0200
  • d70ba0584f added realname variable + setter method Wayne 2019-07-16 22:11:49 +0200
  • 1f4703c4cd Merge commit '7d02c4d4a56eead8a2b6cc028c3311280b534ae2' into HEAD Jenkins 2019-07-16 20:03:38 +0000
  • 7d02c4d4a5
    Feature: Add USER command feature/user Sheogorath 2019-07-16 22:02:57 +0200
  • 08125c3788
    Fix nickname handling Sheogorath 2019-07-16 22:01:57 +0200
  • 55b8e0dedd
    Refactor: Move userlist to server object Sheogorath 2019-07-16 22:00:20 +0200
  • a9b3620195 Merge commit 'b0cd18967bd5075cf52a9c6ac4e3af5bb099ed61' into HEAD Jenkins 2019-07-16 18:46:50 +0000
  • b0cd18967b
    Feature: Add function to recieve userlist feature/getUserlist Sheogorath 2019-07-16 20:45:45 +0200
  • d3b32c46f2 Merge commit 'c30cd7a5cb352dc1fc8f8f0674b6b5f3ef08a1bb' into HEAD Jenkins 2019-07-16 18:39:29 +0000
  • c30cd7a5cb added realname variable + setter method feature/extend_user Wayne 2019-07-16 20:35:32 +0200
  • 403c358941 restructured test files: split up into multiple files Wayne 2019-07-16 20:13:57 +0200
  • 9937934443 added NICK no NICK given test + implementation with new errorcode Wayne 2019-07-16 19:41:18 +0200
  • 924f87d634 added NICK already registered test Wayne 2019-07-16 19:13:00 +0200
  • c6e5b884e6
    Feature: Provide correct error response code for missing nick test/nick-command-no-param Sheogorath 2019-07-16 18:13:19 +0200
  • 4e189c296f Merge commit '1c072ccbbd222f7fb4487b0118f95c07662ec7c2' into HEAD Jenkins 2019-07-16 14:59:27 +0000
  • 1c072ccbbd Merge commit '77edf99b9fb45da4ba463d754b5a57be92556e60' into HEAD Jenkins 2019-07-16 14:51:43 +0000
  • 77edf99b9f Merge commit 'cd9413b23d7ef1ad46af2a08dcedc613bf49bb3b' into HEAD Jenkins 2019-07-16 14:50:10 +0000
  • cd9413b23d Merge commit '55a056b385ac7231403416b86eb3c89441f42996' into HEAD Jenkins 2019-07-16 14:49:26 +0000
  • 55a056b385 Merge commit '49433257c83247ff0bbb6cfb461be0ce22b50703' into HEAD Jenkins 2019-07-16 14:44:47 +0000
  • 49433257c8 Merge commit '1662775da7a38268f32426655d03f41bac693e0a' into HEAD Jenkins 2019-07-16 14:43:54 +0000
  • 1662775da7
    Refactor nick implementation to use a global userlist refactor/server Sheogorath 2019-07-16 16:32:40 +0200
  • 26852d825b
    Refactor: Abstracted uppercase tokenized command Sheogorath 2019-07-16 00:26:39 +0200
  • d7e5858910
    added RFC 1459 4.1.2 Nick message and some constants Wayne Colin Abel 2019-07-16 14:18:54 +0200
  • d4a4e8a69d
    Initial IRC server commit Sheogorath 2019-07-15 23:00:57 +0200