Krzysztof Madejski
895ad9d5e9
Merge remote-tracking branch '42wim/master' into feature_475/whatsapp
2019-02-19 12:33:12 +01:00
Krzysztof Madejski
08c970a55e
#475 update Rhymen/go-whatsapp to resolve x509 certificate error
2019-02-19 12:17:50 +01:00
Krzysztof Madejski
24f1fcebb9
#475 delete .gitignore and getBoolOrDefault function
2019-02-19 12:10:42 +01:00
Wim
48ba829465
Bump to 1.14.0-dev
2019-02-17 22:46:07 +01:00
Wim
eef654de98
Fix bug in #721
2019-02-17 22:45:23 +01:00
Wim
d76a04bd0a
Support quits from irc correctly. Fixes #722 ( #724 )
2019-02-17 22:43:04 +01:00
Wim
a8fe54a78d
Allow zulip bridge to specify topic per channel. Closes #701 ( #723 )
2019-02-17 21:50:05 +01:00
Wim
0bcb0b882f
Support join/leaves from discord. Closes #654 ( #721 )
2019-02-17 21:49:45 +01:00
Wim
4525fa31aa
Allow regexs in ignoreNicks. Closes #690 ( #720 )
2019-02-17 21:49:28 +01:00
Wim
aeaea0574f
Detect html nicks in RemoteNickFormat (matrix). Fixes #696 ( #719 )
2019-02-17 21:48:32 +01:00
Wim
99d71c2177
Send notices on join/parts (matrix). Fixes #712 ( #716 )
2019-02-16 18:36:09 +01:00
Wim
3e60cfafd3
Send username when uploading video/images (matrix). Fixes #715 ( #717 )
2019-02-16 18:35:36 +01:00
Wim
3123695869
Upgrade to latest girc version (irc) ( #718 )
2019-02-16 17:24:04 +01:00
Wim
777af73e2b
Add blogpost about matterbridge
2019-02-15 19:02:29 +01:00
Wim
716751cf76
Refactor and update RocketChat bridge ( #707 )
...
* Add support for editing/deleting messages
* Add support for uploading files
* Add support for avatars
* Use the Rocket.Chat.Go.SDK
* Use the rest and streaming api
2019-02-15 18:20:32 +01:00
Wim
6ebd5cbbd8
Refactor and update RocketChat bridge
...
* Add support for editing/deleting messages
* Add support for uploading files
* Add support for avatars
* Use the Rocket.Chat.Go.SDK
* Use the rest and streaming api
2019-02-15 18:19:34 +01:00
Wim
077b818d82
Add extra debug of SubMessage to empty messages error (slack). #709
2019-02-15 18:05:10 +01:00
Krzysztof Madejski
a2baf3ff70
#475 fix
2019-02-14 13:50:36 +01:00
Krzysztof Madejski
2744f27e5e
golint
2019-02-14 13:40:20 +01:00
Krzysztof Madejski
6c53d06cc2
#475 Handle notifications inside WhatsApp
...
Provide meaningful label outside and don't expose user numbers.
2019-02-14 13:25:16 +01:00
Krzysztof Madejski
525494013f
#475 WhatsApp: Deleting and editing messages stub
2019-02-14 12:39:00 +01:00
Krzysztof Madejski
7b247a32b8
#475 Clean the code from unneccessary comments
2019-02-14 11:15:52 +01:00
Krzysztof Madejski
c11c52513f
#475 goimports
2019-02-13 12:35:17 +01:00
Krzysztof Madejski
b90afe61a5
#475 Send() in the main file whatsapp.go
2019-02-13 12:22:15 +01:00
Krzysztof Madejski
7da7c8dee7
#475 WhatsApp: golint
2019-02-13 12:20:29 +01:00
Krzysztof Madejski
f828e16c2c
#475 WhatsApp: reorganize files
2019-02-13 11:52:56 +01:00
Krzysztof Madejski
e54ce43ac8
#475 WhatsApp: comments for exported functions, fixme should be happy
2019-02-13 11:39:06 +01:00
Krzysztof Madejski
a0f65c698c
ignore matterbridge.toml not to accidentally commit a development version
2019-02-13 11:06:31 +01:00
Krzysztof Madejski
4f04cde424
go mod vendor
2019-02-13 11:05:19 +01:00
Wim
5af1d80055
Do not panic on non-json response from server (zulip)
2019-02-13 00:29:34 +01:00
Wim
f236d12166
Update golangci-lint. Disable hugeParam check for now
2019-02-12 20:30:36 +01:00
Wim
127eb908f3
Add fbridge to README
2019-02-12 17:21:27 +01:00
Krzysztof Madejski
d202d07008
#475 WhatsApp: links and credits in README
2019-02-12 16:20:43 +01:00
Krzysztof Madejski
9929501ecc
#475 Extract config options as const
2019-02-12 16:12:30 +01:00
Krzysztof Madejski
430f147b1e
#475 Config option: Scan QR code on white terminal
2019-02-12 16:10:42 +01:00
Krzysztof Madejski
6372d599b1
#475 Documentation and some space in config file
2019-02-12 15:38:45 +01:00
Krzysztof Madejski
c8bb087307
#475 WA users' avatars!
2019-02-12 12:50:31 +01:00
Krzysztof Madejski
9605ddaee5
#475 save session in a config-specified file
2019-02-12 12:34:20 +01:00
Krzysztof Madejski
d4c342bb73
#475 some cleaning
2019-02-12 11:55:19 +01:00
Krzysztof Madejski
a68d674625
#475 usernames from WhatsApp
2019-02-12 11:54:51 +01:00
Krzysztof Madejski
d0715e483a
#475 minor; always do a final run before commit..
2019-02-12 01:11:48 +01:00
Krzysztof Madejski
fca567db34
WhatsApp support #475 : first in-out message
2019-02-12 00:58:04 +01:00
Wim
40d76b2296
Fix error handling on bad event queue id (zulip). Closes #694
2019-02-11 01:34:50 +01:00
Wim
8147815037
Update README. Add rocketchat
2019-02-10 23:32:17 +01:00
Wim
57f156be83
Hint at thread replies when messages are unthreaded (slack) ( #684 )
2019-02-10 17:23:50 +01:00
AJolly
2cfd880cdb
Clarify dev chat info ( #700 )
2019-02-05 20:40:57 +01:00
Wim
430b38e770
Update README
2019-01-31 17:38:02 +01:00
Wim
e7f463a082
Bump version
2019-01-31 17:26:07 +01:00
Wim
1d39c771e4
Release v1.13.1
v1.13.1
2019-01-31 17:10:57 +01:00
Wim
c81c0dd22a
Update vendor, move to labstack/echo/v4 Fixes #698
2019-01-31 17:06:36 +01:00