]>
Cypherpunks repositories - goircd.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Thomas Habets [Sun, 8 Jun 2014 00:28:55 +0000 (02:28 +0200)]
Fix /whois for mixed case nicks.
Thomas Habets [Sun, 8 Jun 2014 00:21:06 +0000 (02:21 +0200)]
Make channels unidirectional.
Thomas Habets [Sun, 8 Jun 2014 00:08:13 +0000 (02:08 +0200)]
Add SSL support.
Sergey Matveev [Sun, 18 May 2014 11:34:31 +0000 (15:34 +0400)]
Typo
Sergey Matveev [Sun, 18 May 2014 11:27:17 +0000 (15:27 +0400)]
Additional unittests
Sergey Matveev [Sun, 18 May 2014 11:26:50 +0000 (15:26 +0400)]
Unnecessary message broadcasting goroutines
Sergey Matveev [Sun, 18 May 2014 11:26:15 +0000 (15:26 +0400)]
Continuation after negative replies
Sergey Matveev [Sun, 18 May 2014 11:25:11 +0000 (15:25 +0400)]
Save room state after it's creation
Sergey Matveev [Wed, 14 May 2014 12:29:54 +0000 (16:29 +0400)]
Refactor unittests
Sergey Matveev [Wed, 14 May 2014 12:18:40 +0000 (16:18 +0400)]
Omit last empty string from MOTD reply
Sergey Matveev [Tue, 13 May 2014 19:59:09 +0000 (23:59 +0400)]
Cleaner nickname and channelname validation, not correlated together
Sergey Matveev [Tue, 13 May 2014 19:57:45 +0000 (23:57 +0400)]
More RFC-close reply human-readable messages
Sergey Matveev [Tue, 13 May 2014 19:56:29 +0000 (23:56 +0400)]
Separate 401 code answer
Sergey Matveev [Sun, 11 May 2014 16:20:29 +0000 (20:20 +0400)]
Trivial stylistical readme change
Sergey Matveev [Sun, 11 May 2014 16:18:55 +0000 (20:18 +0400)]
Initial commit