- Joined on Jul 11, 2019
Wayne pushed to feature/joinTest_invalidChannelName at sheogorath/ircd-js
- 16d708dfb9 command JOIN: added testcase for invalid channel names (no #)
- 79f32062c1 Merge commit 'b0d5e41bd9f3675ef8442c0d0e99f92639110d74' into HEAD
- b0d5e41bd9 Add ability to send messages to channel
- c2a0b891e4 Merge commit '353ca60a003f7545adc2e957e944304726d94a47' into HEAD
- 353ca60a00 Fix NICK command behaviour to RFC
5 years ago
Wayne deleted tag feature/joinTest_invalidChannelName from sheogorath/ircd-js
5 years ago
Wayne commented on issue sheogorath/ircd-js#1
sending message in a channel causes server to crashFine. Well, are you onto this?
5 years ago
Wayne commented on issue sheogorath/ircd-js#1
sending message in a channel causes server to crashI tried running the index.js, joining a channel and sending a message in hexchat.
5 years ago
Wayne commented on issue sheogorath/ircd-js#1
sending message in a channel causes server to crashUnknown command: CAP
5 years ago
Wayne opened issue sheogorath/ircd-js#1
sending message in a channel causes server to crash5 years ago
Wayne pushed to fix/command_quit at sheogorath/ircd-js
- d61f97d034 added: do not expect a error message for successful QUIT commands
- 5c9fabc9ae Merge commit 'f816cd1adad6c29df25c97b754bed59c30862206' into HEAD
- f816cd1ada added test case to not send to unregistered users
- d189abba50 Merge commit '6ffedcd74e47cd0c71119200cb5078a41b2e2ef5' into HEAD
- 6ffedcd74e Add test for wrong password
5 years ago
Wayne deleted tag fix/command_quit from sheogorath/ircd-js
5 years ago
Wayne pushed to feature/privmsg at sheogorath/ircd-js
- f816cd1ada added test case to not send to unregistered users
- d189abba50 Merge commit '6ffedcd74e47cd0c71119200cb5078a41b2e2ef5' into HEAD
- 6ffedcd74e Add test for wrong password
- 0768520839 Fix password comand behavior to match real protocol
- c8afd9959a Merge commit 'e9cba7c2a4566139ca4d32a97e8043b87fb1e2fd' into HEAD
- Compare 15 commits »
5 years ago
Wayne pushed to command_pass at sheogorath/ircd-js
- 3b00c69e07 added command_pass test + implementation
- c5b505a819 Merge commit '8a00bf6cb860bec9ecf0e8318615b2daa71a9db7' into HEAD
- 8a00bf6cb8 Extend tests to check multi-user messages
- 3156da3cc7 Merge commit '1306db1929db7701bb9d99fab2361568201a434a' into HEAD
- 1306db1929 Merge branch 'develop' of https://gogs.informatik.hs-fulda.de/sheogorath/ircd-js into feature/command_quit
5 years ago
Wayne deleted tag command_pass from sheogorath/ircd-js
5 years ago
Wayne pushed to feature/command_quit at sheogorath/ircd-js
- 1306db1929 Merge branch 'develop' of https://gogs.informatik.hs-fulda.de/sheogorath/ircd-js into feature/command_quit
5 years ago
Wayne pushed to feature/command_quit at sheogorath/ircd-js
- 9ea3e9bccf Merge branch 'develop' of https://gogs.informatik.hs-fulda.de/sheogorath/ircd-js into feature/command_quit
- 125abcbce0 Merge commit 'c249bda7e03ee5a50122a705b6b7a25e53b68256' into HEAD
- c249bda7e0 Feature: Add PRIVMSG command
- c5e9d98816 Merge commit '8d7959355998406eaebd6b2e513486e685c1aeb6' into HEAD
- 8d79593559 Revert "added realname variable + setter method"
- Compare 6 commits »
5 years ago
Wayne pushed to feature/command_quit at sheogorath/ircd-js
- 53f75858bb finished command_quit command tests
5 years ago
Wayne pushed to feature/command_quit at sheogorath/ircd-js
- 08b3bfaf23 added command_quit command
5 years ago
Wayne pushed to feature/command_quit at sheogorath/ircd-js
- b9d4d6b2f3 added command_quit command
- 6e363bc651 added command_nick test
- d70ba0584f added realname variable + setter method
- 1f4703c4cd Merge commit '7d02c4d4a56eead8a2b6cc028c3311280b534ae2' into HEAD
- 7d02c4d4a5 Feature: Add USER command
5 years ago
Wayne deleted tag feature/command_quit from sheogorath/ircd-js
5 years ago
Wayne pushed to develop at sheogorath/ircd-js
- 6e363bc651 added command_nick test
- d70ba0584f added realname variable + setter method
- Compare 2 commits »
5 years ago
Wayne pushed to feature/extend_user at sheogorath/ircd-js
- c30cd7a5cb added realname variable + setter method
- 403c358941 restructured test files: split up into multiple files
- 9937934443 added NICK no NICK given test + implementation with new errorcode
- 924f87d634 added NICK already registered test
- 4e189c296f Merge commit '1c072ccbbd222f7fb4487b0118f95c07662ec7c2' into HEAD
5 years ago
Wayne deleted tag feature/extend_user from sheogorath/ircd-js
5 years ago