- Joined on Dec 20, 2016
sheogorath pushed to develop at sheogorath/ircd-js
- 33835b7bfd Merge commit '16d708dfb9cd36b21c9becddcdc2f0797e66751e' into HEAD
- 16d708dfb9 command JOIN: added testcase for invalid channel names (no #)
- Compare 2 commits »
5 years ago
sheogorath pushed to develop at sheogorath/ircd-js
- 8bec822cba Merge commit '57d7a69309bd993bbd64d878be19c41d2ff1d0b4' into HEAD
- 57d7a69309 Merge release 0.2.0 from develop
- Compare 2 commits »
5 years ago
sheogorath pushed tag 0.2.0 to sheogorath/ircd-js
5 years ago
sheogorath pushed to master at sheogorath/ircd-js
- 57d7a69309 Merge release 0.2.0 from develop
- ca9c0e53ea Release version 0.2.0
- 86846431d6 Merge commit 'a80271ec20af85a403d9f3b8e04ada00d1fbc019' into HEAD
- a80271ec20 Improve install instructions
- 79f32062c1 Merge commit 'b0d5e41bd9f3675ef8442c0d0e99f92639110d74' into HEAD
- Compare 32 commits »
5 years ago
sheogorath pushed to master at sheogorath/ircd-js
- c8afd9959a Merge commit 'e9cba7c2a4566139ca4d32a97e8043b87fb1e2fd' into HEAD
- e9cba7c2a4 Add README.md
- 589d8ce18a Merge commit '4ef2a6f885ac124e4bd8d086f338eb6079fcb8dc' into HEAD
- 4ef2a6f885 Merge branch 'develop' of https://gogs.informatik.hs-fulda.de/sheogorath/ircd-js into feature/index.js
- 7cff627c6e Fix: Add server prefix to indicate server notices
- Compare 47 commits »
5 years ago
sheogorath pushed to develop at sheogorath/ircd-js
- 86846431d6 Merge commit 'a80271ec20af85a403d9f3b8e04ada00d1fbc019' into HEAD
- a80271ec20 Improve install instructions
- Compare 2 commits »
5 years ago
sheogorath pushed to docs/README at sheogorath/ircd-js
- a80271ec20 Improve install instructions
- 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
sheogorath deleted tag docs/README from sheogorath/ircd-js
5 years ago
sheogorath closed issue sheogorath/ircd-js#1
sending message in a channel causes server to crash5 years ago
sheogorath commented on issue sheogorath/ircd-js#1
sending message in a channel causes server to crashImplemented by https://gogs.informatik.hs-fulda.de/sheogorath/ircd-js/commit/79f32062c15e0f78db6cc45531eb86f267ab2055
5 years ago
sheogorath pushed to develop at sheogorath/ircd-js
- 79f32062c1 Merge commit 'b0d5e41bd9f3675ef8442c0d0e99f92639110d74' into HEAD
- b0d5e41bd9 Add ability to send messages to channel
- 0251dda8ad Add sendMsg function to channel class
- Compare 3 commits »
5 years ago
sheogorath pushed to feature/sendChannelMsg at sheogorath/ircd-js
- b0d5e41bd9 Add ability to send messages to channel
- 0251dda8ad Add sendMsg function to channel class
- 54ae018c1e Merge commit 'fd860b54eea4adade9eb1d46b66c507134151d34' into HEAD
- fd860b54ee Implement channel parting on the channel object
- e879f3814e Add real unit tests for channel
5 years ago
sheogorath deleted tag feature/sendChannelMsg from sheogorath/ircd-js
5 years ago
sheogorath commented on issue sheogorath/ircd-js#1
sending message in a channel causes server to crashAs mentioned, that's completely reasonable because it's not implemented yet.
5 years ago
sheogorath pushed to develop at sheogorath/ircd-js
- c2a0b891e4 Merge commit '353ca60a003f7545adc2e957e944304726d94a47' into HEAD
- 353ca60a00 Fix NICK command behaviour to RFC
- Compare 2 commits »
5 years ago
sheogorath pushed to fix/nickname at sheogorath/ircd-js
- 353ca60a00 Fix NICK command behaviour to RFC
- 754ab056f6 Merge commit '46efd787345dbbb814eaef6d11ba60e23ff42f99' into HEAD
- 46efd78734 Fix nickname error responses to match RFC
- 54ae018c1e Merge commit 'fd860b54eea4adade9eb1d46b66c507134151d34' into HEAD
- fd860b54ee Implement channel parting on the channel object
5 years ago
sheogorath deleted tag fix/nickname from sheogorath/ircd-js
5 years ago
sheogorath pushed to develop at sheogorath/ircd-js
- 754ab056f6 Merge commit '46efd787345dbbb814eaef6d11ba60e23ff42f99' into HEAD
- 46efd78734 Fix nickname error responses to match RFC
- Compare 2 commits »
5 years ago
sheogorath pushed to fix/wrongParams at sheogorath/ircd-js
- 46efd78734 Fix nickname error responses to match RFC
- 54ae018c1e Merge commit 'fd860b54eea4adade9eb1d46b66c507134151d34' into HEAD
- fd860b54ee Implement channel parting on the channel object
- e879f3814e Add real unit tests for channel
- 1346da5a1b Merge commit 'ba6a424bfe2e20fa2200ed94087e28e85aa0b955' into HEAD
5 years ago