Bert Mertens
|
fd74dca175
|
Add PASS support as per RFC1459
Provide a connection password via the protocol's PASS command.
Imported irc.go supports it as a simple parameter:
https://github.com/thoj/go-ircevent/blob/master/irc.go#L381
See https://tools.ietf.org/html/rfc1459#section-4.1 for full details.
|
2016-01-27 20:09:06 +01:00 |
|
Wim
|
9f07a2cfd5
|
Add support for multiple channels
|
2015-12-19 16:55:49 +01:00 |
|
Wim
|
0dc5e042d2
|
Add option to change receiving mattermost channel
|
2015-12-19 15:55:07 +01:00 |
|
Wim
|
f0a5d2396f
|
Add option to specify configfile
|
2015-12-18 20:54:28 +01:00 |
|
Wim
|
bdac03f725
|
Add BindAddress option. Closes #4
|
2015-12-12 23:20:13 +01:00 |
|
Wim
|
bd7c1e3e3c
|
Set type join_leave for irc JOIN/PART messages send to mattermost
|
2015-11-29 00:28:10 +01:00 |
|
Wim
|
5282cdaccd
|
Remove markdown for giphy
|
2015-10-28 00:16:42 +01:00 |
|
Wim
|
008ea94b53
|
Add giphy support. !gif <query>
|
2015-10-28 00:04:57 +01:00 |
|
Wim
|
693f1946b7
|
Fix multiline messages
|
2015-10-27 11:25:21 +01:00 |
|
Wim
|
8b6a00d1c5
|
Add SkipTLSVerify option for mattermost, allows selfsigned certificates
|
2015-10-25 01:00:19 +02:00 |
|
Wim
|
43738dbc89
|
Refactor and IconURL support
|
2015-10-24 18:44:45 +02:00 |
|
Wim
|
6feccd4c6c
|
Add support for outgoing webhook token
|
2015-10-24 18:05:10 +02:00 |
|
Wim
|
523f6ffb80
|
Add support for NAMES
|
2015-10-24 17:25:18 +02:00 |
|
Wim
|
b346ac868b
|
Add support for JOIN, PART and CTCP_ACTION
|
2015-10-24 16:39:01 +02:00 |
|
Wim
|
cbd01d4a55
|
Initial matterbridge commit
|
2015-10-23 22:34:37 +02:00 |
|