Commit Graph

269 Commits (e05a323afd36986ff5153988545cae7d6e1d1205)
 

Author SHA1 Message Date
Wim b3c3142bb2 Do not use API functions in webhook (slack). Closes #110 8 years ago
Wim 77f1a959c3 Handle errors in initUser() 8 years ago
Tatsuyuki Ishi e3dda0e812 Telegram: add markdown (#103)
* Add support for markdown (telegram)

Close #98

* Telegram: add more Markdown Render blacklist
8 years ago
Wim 38103d36b4 Update changelog. Remove obsolete info 8 years ago
Wim 7685fe1724 Add channel key support (irc). Closes #27 8 years ago
Wim 01afe03a3f Merge pull request #104 from markusgraube/patch-2
Update matterbridge.toml.sample
8 years ago
Markus Graube 7fbbf89c58 Update matterbridge.toml.sample
Add password entry to irc section matterbride.toml.sample
8 years ago
@42wim 84d259d8b3 Merge pull request #102 from ishitatsuyuki/patch-1
Fix the missing username (telegram). Closes #93
8 years ago
Tatsuyuki Ishi 8b47670a74 Telegram: Fix the missing username 8 years ago
Wim 7f5dc1d461 Update changelog 8 years ago
Wim 43e765f4f9 Exit when a bridge fails to start 8 years ago
Wim adec73f542 Check errors only on first connect. Keep retrying after first connection succeeds. (mattermost) Closes #95 8 years ago
Wim fee159541f Add initial Rocket.Chat support 8 years ago
Wim d81e6bf6ce Release v0.9.0 8 years ago
Wim 70c93d970c Update public links to new API (mattermost) 8 years ago
Wim 4960273832 Do not relay empty or delayed messages (xmpp) 8 years ago
Wim 6c018ee6fe Enable keepalive (xmpp) 8 years ago
Wim 4ef32103ca Update xmpp vendor 8 years ago
Wim e4ec27c5e2 Add sample documentation for hipchat support via xmpp 8 years ago
Wim 20c04f7977 Fix loop because of closed channel. Fixes #89 8 years ago
Wim 571f50d734 Support mattermost setup with up to 50k users 8 years ago
@42wim 780ea6f7c0 Create ISSUE_TEMPLATE.md 8 years ago
Wim 4279906f6e Add logo 8 years ago
Wim 2e54b97fc2 Add support for RemoteNickFormat in general configuration (samechannelgateway) 8 years ago
Wim e1641b2c2e Add support for RemoteNickFormat in general configuration 8 years ago
Wim e0e1e4be80 Add gateway.inout config for bidirectional bridges. Closes #85 8 years ago
Wim d5845ce900 Replace id-mentions to usernames (slack). Closes #86 8 years ago
Wim 85f2cde4c3 Update documentation 8 years ago
Wim cef64e01b3 Remove callbacks after being called. Fixes #88 (irc) 8 years ago
Wim 94ea775232 Merge branch 'telegram'
Add telegram support
8 years ago
Wim 2e4b7fac11 Update documentation and sample (telegram) 8 years ago
Wim 2867ec459a Add missing imports 8 years ago
Wim cd18d89894 Add initial telegram support 8 years ago
Wim 449ed31e25 Fix ShowJoinPart from irc bridge. Closes #72 8 years ago
Wim 1f36904588 Update sample config. Closes #75 8 years ago
Wim f7495dd0c3 Add bot tag to api if not specified (discord) 8 years ago
Wim a11f77835d Fix !users command for irc. Closes #78. 8 years ago
Wim af1ad82c8e Fix merge issue 8 years ago
Wim 4976338677 Merge branch 'refactor' 8 years ago
Wim 99d130d1ed Refactor 8 years ago
Wim 4fb0544b0e Fix GetLastViewedAt 8 years ago
Wim 0b4ac61435 Update documentation 8 years ago
Wim 1d5cd1d7c4 Sync with mattermost 3.5.0 8 years ago
Wim 08ebee6b4f Validate channels for samechannelgateway. Fixes #73. 8 years ago
Wim 14830d9f1c Refactor gateway 8 years ago
Wim a3dd0f1345 Add support for using avatars from discord,slack and gitter in slack 8 years ago
Wim 37873acfcd Update vendor (slack) 8 years ago
Wim 2dbe0eb557 Add support for dynamic IconURL (slack). Closes #43 8 years ago
Wim 50a0df4279 Reconnect on connection timed out (mattermost). Fixes #71 8 years ago
Wim c3a8b7a997 Refactor modifyMessage 8 years ago