Commit Graph

14 Commits (60223d7f636ddbbe4d3d03403003a8a48d5b82a9)

Author SHA1 Message Date
Wim dfc513530b Ignore messages from ourself (irc bridge) 8 years ago
Wim 721e0a2dcd Ignore private queries (irc bridge) 8 years ago
Wim 8452eb12da Only respond to notices from nickserv (irc bridge) 8 years ago
Wim 4380c48b4b Add irc names callback only on command. Fixes #51 8 years ago
Wim e52b040b9c Add more irc debug on connect (when debugging enabled) 8 years ago
Wim 3ca4309e8a Split newlines for irc (#37) 8 years ago
Wim e8a2e1af63 Fix IRC colors regexp 8 years ago
Wim 1d240140c9 Strip IRC colors. Closes #33 8 years ago
Wim d02a737e0c Cleanup debug messages 8 years ago
Wim 18504ec08d Cleanup irc bridge debug/info messages 8 years ago
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
8 years ago
Wim e11d786775 Move nickformatting into bridge 8 years ago
Wim 889b6debc4 Add Connect() to Bridger interface 8 years ago
Wim ff94796700 Refactor bridge. Allows bridging between every protocol 8 years ago