Commit Graph

1218 Commits (250b3bb5795240d5ebdab5416ab99dbc41be734b)
 

Author SHA1 Message Date
Wim 250b3bb579
Use upstream slack-go/slack again (#1018) 4 years ago
Alexander Pushkov e9edbfc051
Make Keybase link point to the team directly (#1013) 4 years ago
Wim e343db6f72
Make avatars download work with mediaserverdownload (telegram). Fixes #920 (#1012) 4 years ago
Qais Patankar 4d57d66f85
Fix typo in feature_request.md (#1009) 4 years ago
Wim 54ed6320c2 Add support for avatars from matrix. #984 (#1007) 4 years ago
Wim 23083f3ae0
Rebase gomatrix vendor with upstream (#1006) 4 years ago
Wim 1985873494 Implement basic reconnect (whatsapp). Fixes #987 (#1003) 4 years ago
Qais Patankar 8ae5917659
Be less lossy when throttling IRC messages (#1004)
Note that msg.Text and chucking it through a chan is OK: https://play.golang.org/p/MTfT3YSsgPX
4 years ago
Qais Patankar c91bfd08d8 Add ability to procure avatars from the destination bridge (#1000)
* remote_avatar: add UseLocalAvatar

* remote_avatar: make sure msg.Protocol is always set correctly

* remote_avatars: support msg.Account

* remote_avatar: add to matterbridge.toml.sample

* remote_avatar: clarify something
4 years ago
Qais Patankar 49110a5872
Assign automatically labels when creating issues (#1005)
* Update Bug_report.md

* Add 'label: enhancement' to feature_request.md
4 years ago
Wim c01c8edeb8 Fix go-keybase-chat-bot api changes 4 years ago
Wim ff8cf067b8 Update kekeybase/go-keybase-chat-bot vendor 4 years ago
Qais Patankar 1420f68050 Check only bridged channels for PermManageWebhooks (discord) (#1001)
* Check only bridged channels for PermManageWebhooks

* add note
4 years ago
Martijn Braam c0be3e585a
Enable intra-word emphasis supression in markdown (#999)
This fixes plain links sent to Matrix being broken if they contain
underscores. Fixes issue #997
4 years ago
Wim 3049ef9151 Bump version 4 years ago
Wim 4be00bbe6b Release v1.16.5 4 years ago
Wim 9382dde098 Release v1.16.4 4 years ago
Wim 1bf46b7711
Fix duplicated messages (sshchat). Fixes #950 (#996) 4 years ago
Wim b85bae31d9
Show file comment in webhook if normal message is empty (discord). Fixes #962 (#995) 4 years ago
Patrizio Bekerle 0898829313
Add Docker Compose configuration (#990)
* Add Docker Compose configuration

* Add docker wiki link
4 years ago
Wim f8ad877601
Add DisableWebPagePreview option (telegram). Closes #980 (#994) 4 years ago
Wim 585d1556c1
Disable smartypants in markdown parser. Fixes #989, #983 (#993) 4 years ago
Wim 7486555875
Fail with message instead of panic. #988 (#991) 4 years ago
Humorhenker fc30b1bacc
Add QuoteLengthLimit option (telegram) fixes #963 (#985)
* QuoteLengthLimit option added to limit max. quoted message length if QuoteLengthLimit = 0 the whole message will be quoted
4 years ago
c0ncord2 0dd19af6e8
Create outmessage-discordemoji.tengo (#979) 4 years ago
Wim 4c44515f9d
Fix channel ID problem with multiple gateways (discord). Fixes #953 (#977) 4 years ago
Wim 9d84d6dd64
Update to tengo v2 (#976) 4 years ago
Wim 0f708daf2d
Update dependencies (#975) 4 years ago
Wim b9354de8fd Clean up go.mod and vendor 4 years ago
Guillaume Lazzara c9d5f4c898 Add support for WhatsApp media (jpeg/png/gif) bridging (#974)
* Whatsapp image bridging

* Prevent double message in telegram when media with caption received

Co-authored-by: imShara <shara@protonmail.com>
4 years ago
c0ncord2 810c150781 move stripCustomoji logic to default Tengo script (#973)
*  move stripCustomoji logic to default Tengo script 

Removing the image ID from the message (without any possibility of recovering it later) is a loss of valuable data that prevents users from giving support to custom emoji via Tengo scripts.

* bugfix - do send colors to other irc bridges

"if we're not sending to an irc bridge we strip the IRC colors"

Co-authored-by: c0ncord <59654954+c0ncord@users.noreply.github.com>
4 years ago
Wim 31dd538c0b Add extra mimetypes to docker image. Fixes #969 4 years ago
Justin W. Flory 62e38e7c45 Add link to Ansible role for Matterbridge (#968)
This commit replaces the FOSSRIT/infrastructure link to the Matterbridge
role to a properly-defined Ansible role published in Ansible Galaxy. I
am the maintainer of the FOSSRIT/infrastructure repo and I decided to
split the Ansible role there into its own dedicated role. I figure this
might make it more accessible to others and also gives other folks a
chance to contribute. 😄

Signed-off-by: Justin W. Flory <git@jwf.io>
4 years ago
Wim b9da28a29b Bump version 5 years ago
Wim 84bfa8a6b1 Release v1.16.3 5 years ago
Wim 1f830963f6
Return when we have only WebhookURL (mattermost). Fixes #954 (#960) 5 years ago
Wim 12d2c6fe89
Update slack vendor to fix regression (#959) 5 years ago
Wim f43faf15f8
Update slack vendor to master (#958) 5 years ago
Wim 173a38a374 Bump version 5 years ago
Qais Patankar 1604ff15b5 Re-add binary to .gitignore (#951)
* Fix binary path and include windows
5 years ago
Wim 214fe502cd Release v1.16.2 5 years ago
Wim aae45a8179
Upgrade linter and travis to go1.13 (#949) 5 years ago
Wim 075ca9ca47
Switch to new emoji library kyokomi/emoji (#948) 5 years ago
Wim d4253d7a55
Update shazow/ssh-chat dependency (#947) 5 years ago
Benjamin 0917dc8766 Update markdown parsing library to github.com/gomarkdown/markdown (#944) 5 years ago
Wim aba86855b5
Use own slack fork to fix #937 (#943) 5 years ago
Wim ed5386c213 Add MatterAMXX link 5 years ago
Wim 455e75e92f Bump version 5 years ago
Gonçalo Ribeiro c394de0c88 Add support for receiving attachments (keybase) (#923) 5 years ago
Wim bad1990173 Release v1.16.1 5 years ago