Wim
721e0a2dcd
Ignore private queries (irc bridge)
2016-10-29 16:27:07 +02:00
Wim
8452eb12da
Only respond to notices from nickserv (irc bridge)
2016-10-29 16:09:58 +02:00
Wim
4380c48b4b
Add irc names callback only on command. Fixes #51
2016-10-23 18:19:11 +02:00
Wim
e52b040b9c
Add more irc debug on connect (when debugging enabled)
2016-10-01 20:07:59 +02:00
Wim
3ca4309e8a
Split newlines for irc ( #37 )
2016-09-29 21:21:24 +02:00
Wim
e8a2e1af63
Fix IRC colors regexp
2016-09-22 23:48:05 +02:00
Wim
1d240140c9
Strip IRC colors. Closes #33
2016-09-21 00:33:40 +02:00
Wim
d02a737e0c
Cleanup debug messages
2016-09-20 00:21:14 +02:00
Wim
18504ec08d
Cleanup irc bridge debug/info messages
2016-09-19 23:35:47 +02:00
Wim
7baf386ede
Refactor for more flexibility
...
* Move from gcfg to toml configuration because gcfg was too restrictive
* Implemented gateway which has support multiple in and out bridges.
* Allow for bridging the same bridges, which means eg you can now bridge between multiple mattermosts.
* Support multiple gateways
2016-09-18 19:21:15 +02:00
Wim
e11d786775
Move nickformatting into bridge
2016-08-20 18:08:57 +02:00
Wim
889b6debc4
Add Connect() to Bridger interface
2016-08-20 18:08:57 +02:00
Wim
ff94796700
Refactor bridge. Allows bridging between every protocol
2016-08-14 22:44:59 +02:00