summaryrefslogtreecommitdiffstats
path: root/gateway/gateway_test.go
Commit message (Expand)AuthorAgeFilesLines
* Remove gitter bridge (#2035)Wim2023-04-051-40/+8
* Show deprecate warnings about old tengo settings (#1271)Wim2020-10-211-1/+1
* Do configuration validation on start-up. Fixes #888 (#889)Wim2019-09-091-1/+13
* Make all loggers derive from non-default instance (#728)Wim2019-02-231-14/+32
* Add scripting (tengo) support for every incoming message (#731)Wim2019-02-231-0/+10
* Allow regexs in ignoreNicks. Closes #690 (#720)Wim2019-02-171-12/+12
* Use logrus imports instead of log (#662)Duco van Amstel2018-12-261-2/+1
* Refactor gateway (#648)Wim2018-12-121-0/+113
* Extract bridgeMap into own package to improve testability (#601)Patrick Connolly2018-11-301-1/+2
* Make goconst linter happyWim2018-11-081-24/+30
* Fix race in gateway test. (#520)Duco van Amstel2018-10-131-29/+132
* Reconnect on quit. (irc) See #431 (#445)Liam Stanley2018-06-091-1/+2
* Fix tests and make megacheck happyWim2018-03-051-20/+10
* Update tests with gofmtWim2017-07-251-12/+12
* Refactor. Add testsWim2017-07-251-0/+288