Default Branch

develop

33835b7bfd · Merge commit '16d708dfb9cd36b21c9becddcdc2f0797e66751e' into HEAD · Updated 5 years ago

Branches

command_pass

3b00c69e07 · added command_pass test + implementation · Updated 5 years ago

44
0
Included
docs/README

a80271ec20 · Improve install instructions · Updated 5 years ago

6
0
Included
feature/addNonDirectMsg

ba6a424bfe · Implement non-direct messages to users · Updated 5 years ago

18
0
Included
feature/channel

394384689b · Add ability to join channel with multiple users · Updated 5 years ago

26
0
Included
feature/command_quit

1306db1929 · Merge branch 'develop' of https://gogs.informatik.hs-fulda.de/sheogorath/ircd-js into feature/command_quit · Updated 5 years ago

49
0
Included
feature/extend_user

c30cd7a5cb · added realname variable + setter method · Updated 5 years ago

68
0
Included
feature/getUserlist

b0cd18967b · Feature: Add function to recieve userlist · Updated 5 years ago

68
0
Included
feature/index.js

e9cba7c2a4 · Add README.md · Updated 5 years ago

37
0
Included
feature/joinTest_invalidChannelName

16d708dfb9 · command JOIN: added testcase for invalid channel names (no #) · Updated 5 years ago

6
0
Included
feature/privmsg

f816cd1ada · added test case to not send to unregistered users · Updated 5 years ago

31
0
Included
feature/sendChannelMsg

b0d5e41bd9 · Add ability to send messages to channel · Updated 5 years ago

12
0
Included
feature/user

7d02c4d4a5 · Feature: Add USER command · Updated 5 years ago

62
0
Included
fix/command_quit

d61f97d034 · added: do not expect a error message for successful QUIT commands · Updated 5 years ago

29
0
Included
fix/nickname

353ca60a00 · Fix NICK command behaviour to RFC · Updated 5 years ago

11
0
Included
fix/pass

6ffedcd74e · Add test for wrong password · Updated 5 years ago

33
0
Included
fix/wrongParams

46efd78734 · Fix nickname error responses to match RFC · Updated 5 years ago

13
0
Included
master

57d7a69309 · Merge release 0.2.0 from develop · Updated 5 years ago

3
0
Included
refactor/server

1662775da7 · Refactor nick implementation to use a global userlist · Updated 5 years ago

78
0
Included
refactor/userMessage

a9c6b0d1dc · Rework user.sendMsg() to use user.sendRaw() · Updated 5 years ago

24
0
Included