ergo/irc
Shivaram Lingamneni b80f92b2aa
Merge pull request #1044 from slingamn/tagmsg_fix
fix TAGMSG playback
2020-05-22 14:41:01 -07: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
custime
email
history fix #858 and #383 2020-05-12 12:05:40 -04:00
isupport
languages
ldap minor fixes 2020-02-11 22:08:41 -05:00
logger
mkcerts fix #898 2020-03-22 18:18:48 -04:00
modes partial implementation of #729 2020-03-25 12:13:31 -04:00
mysql Add support for Unix domain sockets. 2020-05-17 05:04:03 +00:00
passwd
smtp fix #920, #921 2020-04-05 03:48:59 -04:00
sno add vhost snomasks 2020-02-02 02:03:08 -05:00
utils fix TAGMSG playback 2020-05-22 12:07:53 -04: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 fix #858 and #383 2020-05-12 12:05:40 -04:00
client.go fix TAGMSG playback 2020-05-22 12:07:53 -04:00
client_lookup_set.go add auto-away 2020-05-19 22:46:23 -04:00
client_test.go
commands.go fix #994 2020-05-08 05:50:10 -04:00
config.go Merge pull request #1036 from slingamn/account_persistence.3 2020-05-20 04:58:57 -07:00
constants.go tweak version strings again 2020-05-21 11:42:17 -04:00
database.go
dline.go fix #671 2019-11-18 17:21:28 -05:00
errors.go fix #982 2020-05-06 05:56:00 -04:00
fakelag.go fix #817 2020-03-27 10:40:19 -04:00
fakelag_test.go fix #817 2020-03-27 10:40:19 -04:00
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 add auto-away 2020-05-19 22:46:23 -04:00
help.go
histserv.go make histserv replies come from histserv, not hostserv 2020-05-15 11:54:28 -04:00
hostserv.go
idletimer.go change "last signoff" tracking to "last seen" 2020-02-27 02:17:58 -05:00
ircconn.go
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 add persistence for user modes 2020-05-19 22:46:23 -04:00
modes_test.go Call ApplyUserModeChanges for default user modes. 2020-05-11 05:41:40 +00:00
monitor.go
nickname.go add auto-away 2020-05-19 22:46:23 -04:00
nickserv.go /ns erase should confirm with /ns erase rather than unregister. 2020-05-22 14:44:35 +00:00
numerics.go
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 review fix 2020-05-18 12:33:26 -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
strings.go fix #749 2020-03-16 13:48:14 -04:00
strings_test.go restrict ASCII mode to printable characters only 2019-12-22 09:57:49 -05:00
types.go
version.go tweak version strings again 2020-05-21 11:42:17 -04:00
whowas.go
whowas_test.go
znc.go