ergo/irc
Shivaram Lingamneni b7f66fb1de allow WEBIRC to set the TLS flag over local plaintext connections 2018-01-31 21:08:49 -05:00
..
caps Add very initial RESUME cap and command 2018-01-22 17:57:38 +10:00
connection_limits review fix: rename various packages and objects 2017-10-09 17:38:06 -04:00
custime dline/kline: Allow year/month/day durations 2017-03-07 19:56:21 +10:00
isupport Add 'are supported by this server' to translatable strings 2018-01-23 23:31:29 +10:00
logger logger: Fix comments 2017-10-06 12:44:11 +10:00
passwd Allow WEBIRC from specified hosts 2017-10-15 16:18:14 +10:00
sno Add license stuff to the top of caps/ and sno/ files I guess 2017-09-29 17:33:29 +10:00
utils allow WEBIRC to set the TLS flag over local plaintext connections 2018-01-31 21:08:49 -05:00
accountreg.go Make like every client-facing string translatable 2018-01-22 21:26:01 +10:00
accounts.go Make like every client-facing string translatable 2018-01-22 21:26:01 +10:00
capability.go Make like every client-facing string translatable 2018-01-22 21:26:01 +10:00
channel.go Make like every client-facing string translatable 2018-01-22 21:26:01 +10:00
channelmanager.go fix a wide-ranging assortment of crash bugs 2017-11-13 02:42:20 -05:00
channelreg.go remove unused member ChannelRegistry.channels 2018-01-22 13:51:25 -05:00
chanserv.go Make like every client-facing string translatable 2018-01-22 21:26:01 +10:00
client.go Add 'are supported by this server' to translatable strings 2018-01-23 23:31:29 +10:00
client_lookup_set.go review fixes 2017-11-22 16:35:57 -05:00
commands.go move Commands initialization to an init() 2018-01-22 13:51:25 -05:00
config.go Fix some config loading issues 2018-01-28 10:52:07 +10:00
constants.go Setup v0.10.4-unreleased devel ver 2017-12-28 13:41:36 +10:00
database.go Split passwd into its' own subpackage 2017-10-06 00:03:53 +10:00
debug.go Change debug files from ergonomadic -> oragono 2017-10-15 12:48:10 +10:00
dline.go Update translation framework 2018-01-23 16:50:19 +10:00
gateways.go allow WEBIRC to set the TLS flag over local plaintext connections 2018-01-31 21:08:49 -05:00
getters.go remove registeredChannelsMutex 2017-11-08 22:24:33 -05:00
help.go Better translate HELP entries and indexes 2018-01-23 21:17:14 +10:00
idletimer.go Possible IdleTimer lock fix 2018-01-30 14:26:29 +10:00
kline.go Update translation framework 2018-01-23 16:50:19 +10:00
languages.go Show translator names in INFO 2018-01-25 19:51:02 +10:00
message_tags.go Rename deps 2017-06-15 10:14:19 -06:00
modes.go Make like every client-facing string translatable 2018-01-22 21:26:01 +10:00
modes_test.go add a test for default channel mode parsing 2017-09-06 19:51:50 -04:00
monitor.go Make like every client-facing string translatable 2018-01-22 21:26:01 +10:00
nickname.go Make like every client-facing string translatable 2018-01-22 21:26:01 +10:00
nickserv.go Make like every client-facing string translatable 2018-01-22 21:26:01 +10:00
numerics.go Fix some issues, add RPL_WHOISACCOUNT 2018-01-22 17:57:38 +10:00
roleplay.go Make like every client-facing string translatable 2018-01-22 21:26:01 +10:00
server.go Show translator names in INFO 2018-01-25 19:51:02 +10:00
snomanager.go refactor ClientManager 2017-11-22 05:09:38 -05:00
socket.go irc: fix timer memleak 2017-07-14 17:21:53 +10:00
strings.go Change casemapping name and advertisement to match new spec 2017-12-26 12:30:04 +10:00
strings_test.go strings: Follow latest advice on PRECIS regarding string stabilizing 2017-09-06 14:38:55 +10:00
types.go remove channelJoinPartMutex 2017-10-30 05:21:47 -04:00
whowas.go refactor ClientManager 2017-11-22 05:09:38 -05:00