ergo/irc
Shivaram Lingamneni d7c8b96345 make a message less confusing 2020-05-31 14:01:46 -04:00
..
caps ratify SETNAME 2020-05-11 18:11:09 -04:00
cloaks fix #952 2020-05-08 01:18:00 -04:00
connection_limits review feedback: rename a key 2019-11-23 22:01:24 -05:00
custime
email fix #943 2020-04-13 11:54:39 -04:00
history fix #858 and #383 2020-05-12 12:05:40 -04:00
isupport
languages
ldap
logger shorten type names to 10 chars 2020-04-12 14:01:07 -04:00
mkcerts
modes fix #1058 2020-05-28 14:42:24 -04:00
mysql Add support for Unix domain sockets. 2020-05-17 05:04:03 +00:00
passwd refactor the password hashing / password autoupgrade system 2018-08-06 02:26:21 -04:00
smtp
sno
utils Fix issue with one-character args in ArgsToStrings. 2020-05-30 15:45:43 +00:00
accounts.go clean up account-notify logout notification 2020-05-21 11:14:12 -04:00
channel.go fix TAGMSG playback 2020-05-22 12:07:53 -04:00
channelmanager.go
channelreg.go
chanserv.go make a message less confusing 2020-05-31 14:01:46 -04:00
client.go Merge remote-tracking branch 'origin/master' into monoffline 2020-05-30 23:25:25 -04:00
client_lookup_set.go add auto-away 2020-05-19 22:46:23 -04:00
client_test.go fix #983 2020-05-06 01:07:06 -04:00
commands.go fix #994 2020-05-08 05:50:10 -04:00
config.go Merge pull request #1048 from slingamn/documentation_fixes 2020-05-31 01:00:38 -07:00
constants.go tweak version strings again 2020-05-21 11:42:17 -04:00
database.go fix #952 2020-05-08 01:18:00 -04:00
dline.go
errors.go fix #982 2020-05-06 05:56:00 -04:00
fakelag.go
fakelag_test.go
gateways.go fix untrusted PROXY lines being accepted 2020-05-10 19:12:18 -04:00
getters.go add auto-away 2020-05-19 22:46:23 -04:00
handlers.go fix #1080 2020-05-28 13:16:17 -04:00
help.go add snomask documentation 2020-05-27 09:57:27 -04:00
histserv.go make histserv replies come from histserv, not hostserv 2020-05-15 11:54:28 -04:00
hostserv.go review fix 2020-05-08 02:47:08 -04:00
idletimer.go
ircconn.go review fixes; add submatch support to glob 2020-05-05 17:20:55 -04:00
kline.go fix #1003 2020-05-13 06:51:15 -04:00
legacy.go
listeners.go fix #996 2020-05-10 06:17:11 -04:00
misc_test.go
modes.go Apply default user modes just before registration. 2020-05-28 15:53:14 +00:00
modes_test.go Apply default user modes just before registration. 2020-05-28 15:53:14 +00:00
monitor.go fix #1076 2020-05-28 18:34:43 -04:00
nickname.go Merge remote-tracking branch 'origin/master' into monoffline 2020-05-30 23:25:25 -04:00
nickserv.go /ns erase should confirm with /ns erase rather than unregister. 2020-05-22 14:44:35 +00:00
numerics.go fix #936 2020-04-07 12:24:44 -04:00
responsebuffer.go fix TAGMSG playback 2020-05-22 12:07:53 -04:00
resume.go
roleplay.go fix #858 and #383 2020-05-12 12:05:40 -04:00
semaphores.go
server.go Merge remote-tracking branch 'origin/master' into monoffline 2020-05-30 23:25:25 -04:00
services.go fix #858 and #383 2020-05-12 12:05:40 -04:00
signals.go fix plan9 support 2020-05-17 20:53:08 -04:00
signals_plan9.go fix plan9 support 2020-05-17 20:53:08 -04:00
snomanager.go
socket.go review fixes; add submatch support to glob 2020-05-05 17:20:55 -04:00
stats.go Apply default user modes just before registration. 2020-05-28 15:53:14 +00:00
strings.go
strings_test.go
types.go
version.go bump to 2.1.0-rc1 2020-05-24 20:40:59 -04:00
whowas.go
whowas_test.go
znc.go