ergo/irc
Shivaram Lingamneni 9b5d6bf746 fix #713 2019-12-24 16:20:18 -05:00
..
caps increase max cap line length 2019-11-09 22:43:07 -05:00
cloaks give cloaks their own package 2019-05-12 04:03:50 -04:00
connection_limits review feedback: rename a key 2019-11-23 22:01:24 -05:00
custime dline/kline: Allow year/month/day durations 2017-03-07 19:56:21 +10:00
history fix analogous issue for history 2019-12-22 08:11:24 -05:00
isupport load isupport directly into the config object 2019-05-10 00:32:10 -04:00
languages fix #526 2019-07-01 09:21:38 -04:00
logger pointless optimizations to the logger 2019-01-01 16:43:35 -05:00
mkcerts Move mkcerts package under lib/ 2018-02-04 05:34:26 +10:00
modes fix #649 2019-10-16 18:10:32 -04:00
passwd refactor the password hashing / password autoupgrade system 2018-08-06 02:26:21 -04:00
sno Only allow valid snomasks to be set 2018-04-16 13:20:37 +10:00
utils fix #696 2019-12-18 16:04:43 -05:00
accounts.go Fix #710 2019-12-24 15:03:37 -05:00
channel.go Merge pull request #692 from slingamn/issue683_channelpurge.1 2019-12-22 10:41:24 -05:00
channelmanager.go Merge remote-tracking branch 'origin/master' into issue702 2019-12-23 11:32:15 -05:00
channelreg.go fix #581 2019-12-17 13:21:26 -05:00
chanserv.go chanserv enhancements and miscellaneous fixes 2019-12-16 20:06:52 -05:00
client.go Merge pull request #692 from slingamn/issue683_channelpurge.1 2019-12-22 10:41:24 -05:00
client_lookup_set.go fix #649 2019-10-16 18:10:32 -04:00
commands.go fix #696 2019-12-18 16:04:43 -05:00
config.go fix #713 2019-12-24 16:20:18 -05:00
constants.go bump version 2019-11-16 18:49:30 -05:00
database.go fix #616 2019-12-18 17:38:14 -05:00
dline.go fix #671 2019-11-18 17:21:28 -05:00
errors.go fix #581 2019-12-17 13:21:26 -05:00
fakelag.go remove indirections in Fakelag and NickTimer 2019-03-08 05:36:54 -05:00
fakelag_test.go remove indirections in Fakelag and NickTimer 2019-03-08 05:36:54 -05:00
gateways.go fix #688 2019-12-17 19:37:33 -05:00
getters.go fix #688 2019-12-17 19:37:33 -05:00
handlers.go fill in more authzid/authcid details 2019-12-24 12:46:31 -05:00
help.go fix #696 2019-12-18 16:04:43 -05:00
hostserv.go chanserv enhancements and miscellaneous fixes 2019-12-16 20:06:52 -05:00
idletimer.go fix #642 2019-10-05 23:50:11 -04:00
kline.go normalize most times in the app to UTC 2019-05-12 20:57:53 -04:00
legacy.go refactor the password hashing / password autoupgrade system 2018-08-06 02:26:21 -04:00
misc_test.go support znc.in/playback 2019-05-20 19:08:57 -04:00
modes.go chanserv enhancements and miscellaneous fixes 2019-12-16 20:06:52 -05:00
modes_test.go fix #400 2019-04-28 02:48:19 -04:00
monitor.go implement draft/resume-0.4 2019-05-21 22:36:37 -04:00
nickname.go fix analogous invalid parameters for ERR_NOSUCHNICK 2019-12-05 06:52:07 -05:00
nickserv.go Merge pull request #692 from slingamn/issue683_channelpurge.1 2019-12-22 10:41:24 -05:00
numerics.go fix #649 2019-10-16 18:10:32 -04:00
responsebuffer.go implement review feedback 2019-12-19 06:33:43 -05:00
resume.go implement draft/resume-0.4 2019-05-21 22:36:37 -04:00
roleplay.go strip out the +a away mode 2019-04-28 15:12:48 -04:00
semaphores.go fix some issues found with staticcheck.io 2019-05-10 01:44:14 -04:00
server.go make rehash-enable logic a little more uniform 2019-12-22 08:42:56 -05:00
services.go refactor /HELP for services 2019-07-02 12:48:33 -04:00
snomanager.go remove more indirections 2019-05-12 20:57:53 -04:00
socket.go fix a race condition 2019-05-22 16:42:25 -04:00
stats.go fix #526 2019-07-01 09:21:38 -04:00
strings.go remove unnecessary special-casing for ASCII 2019-10-23 02:18:45 -04:00
strings_test.go remove unnecessary special-casing for ASCII 2019-10-23 02:18:45 -04:00
types.go fix #581 2019-12-17 13:21:26 -05:00
whowas.go refactor channel registration 2019-03-12 04:16:16 -04:00
whowas_test.go refactor channel registration 2019-03-12 04:16:16 -04:00
znc.go fix #536 2019-05-31 14:39:21 -04:00