82 Commits (develop)
 

Author SHA1 Message Date
Jenkins 33835b7bfd Merge commit '16d708dfb9cd36b21c9becddcdc2f0797e66751e' into HEAD 5 years ago
Jenkins 8bec822cba Merge commit '57d7a69309bd993bbd64d878be19c41d2ff1d0b4' into HEAD 5 years ago
wayne 16d708dfb9 command JOIN: added testcase for invalid channel names (no #) 5 years ago
Sheogorath 57d7a69309
Merge release 0.2.0 from develop 5 years ago
Sheogorath ca9c0e53ea
Release version 0.2.0 5 years ago
Jenkins 86846431d6 Merge commit 'a80271ec20af85a403d9f3b8e04ada00d1fbc019' into HEAD 5 years ago
Sheogorath a80271ec20
Improve install instructions 5 years ago
Jenkins 79f32062c1 Merge commit 'b0d5e41bd9f3675ef8442c0d0e99f92639110d74' into HEAD 5 years ago
Sheogorath b0d5e41bd9
Add ability to send messages to channel 5 years ago
Jenkins c2a0b891e4 Merge commit '353ca60a003f7545adc2e957e944304726d94a47' into HEAD 5 years ago
Sheogorath 353ca60a00
Fix NICK command behaviour to RFC 5 years ago
Jenkins 754ab056f6 Merge commit '46efd787345dbbb814eaef6d11ba60e23ff42f99' into HEAD 5 years ago
Sheogorath 46efd78734
Fix nickname error responses to match RFC 5 years ago
Sheogorath 0251dda8ad
Add sendMsg function to channel class 5 years ago
Jenkins 54ae018c1e Merge commit 'fd860b54eea4adade9eb1d46b66c507134151d34' into HEAD 5 years ago
Sheogorath fd860b54ee
Implement channel parting on the channel object 5 years ago
Sheogorath e879f3814e
Add real unit tests for channel 5 years ago
Jenkins 1346da5a1b Merge commit 'ba6a424bfe2e20fa2200ed94087e28e85aa0b955' into HEAD 5 years ago
Sheogorath ba6a424bfe
Implement non-direct messages to users 5 years ago
Jenkins e68a23ecc3 Merge commit 'b55e1cc810d08a7294642615b4b9a6be4152f47b' into HEAD 5 years ago
Sheogorath b55e1cc810
Add basic unit test file for users 5 years ago
Sheogorath b7bc3f3d4c
Remove external grab into the object 5 years ago
Sheogorath 4ac6e94b60
Remove unused setPassword function 5 years ago
Jenkins 4d08dfe4e3 Merge commit 'a9c6b0d1dc13ea24d58c938de710c52423265dbc' into HEAD 5 years ago
Sheogorath a9c6b0d1dc
Rework user.sendMsg() to use user.sendRaw() 5 years ago
Jenkins 27ba643205 Merge commit '394384689b7d8467c5b4a96cd187499bebb33d3e' into HEAD 5 years ago
Sheogorath 394384689b
Add ability to join channel with multiple users 5 years ago
Sheogorath 233a9aef72
Add concept of channels and allow users to create them 5 years ago
Jenkins a13bb4368d Merge commit 'd61f97d0348e08a5123ae8826c5d5a530f17a4a2' into HEAD 5 years ago
wayne d61f97d034 added: do not expect a error message for successful QUIT commands 5 years ago
Jenkins 5c9fabc9ae Merge commit 'f816cd1adad6c29df25c97b754bed59c30862206' into HEAD 5 years ago
wayne f816cd1ada added test case to not send to unregistered users 5 years ago
Jenkins d189abba50 Merge commit '6ffedcd74e47cd0c71119200cb5078a41b2e2ef5' into HEAD 5 years ago
Sheogorath 6ffedcd74e
Add test for wrong password 5 years ago
Sheogorath 0768520839
Fix password comand behavior to match real protocol 5 years ago
Jenkins c8afd9959a Merge commit 'e9cba7c2a4566139ca4d32a97e8043b87fb1e2fd' into HEAD 5 years ago
Sheogorath e9cba7c2a4
Add README.md 5 years ago
Jenkins 589d8ce18a Merge commit '4ef2a6f885ac124e4bd8d086f338eb6079fcb8dc' into HEAD 5 years ago
Sheogorath 4ef2a6f885
Merge branch 'develop' of https://gogs.informatik.hs-fulda.de/sheogorath/ircd-js into feature/index.js 5 years ago
Sheogorath 7cff627c6e
Fix: Add server prefix to indicate server notices 5 years ago
Sheogorath 6888af127b
Fix: Real world messages 5 years ago
Jenkins 933454d2d9 Merge commit '806dee970a4df81cae83ee69c97ce7aba4fd3df7' into HEAD 5 years ago
Sheogorath 806dee970a
Feature: Add index.js that starts the actual server 5 years ago
Jenkins daf1a1b804 Merge commit '3b00c69e073100ceccec3062446627fb2e8810fc' into HEAD 5 years ago
Wayne 3b00c69e07 added command_pass test + implementation 5 years ago
Jenkins c5b505a819 Merge commit '8a00bf6cb860bec9ecf0e8318615b2daa71a9db7' into HEAD 5 years ago
Sheogorath 8a00bf6cb8
Extend tests to check multi-user messages 5 years ago
Jenkins 3156da3cc7 Merge commit '1306db1929db7701bb9d99fab2361568201a434a' into HEAD 5 years ago
Wayne 1306db1929 Merge branch 'develop' of https://gogs.informatik.hs-fulda.de/sheogorath/ircd-js into feature/command_quit 5 years ago
Jenkins 4f585b68aa Merge commit '9ea3e9bccfe6edf1a1c9fee3ef628c79f4fd163f' into HEAD 5 years ago