Skip to content

Releases: 42wim/matterbridge

Matterbridge v0.4.1

21 May 12:19
Compare
Choose a tag to compare

Fixes compile issue #20 because of missing vendor libs

Matterbridge v0.4

15 May 21:07
Compare
Choose a tag to compare

A lot of new features and bugfixes. Thanks to @fdevibe and @sk-unikent

Bugfixes

  • Mattermost: Fix userlist output from IRC for channels with a lot of users
  • Handle IRC events correctly

Features

  • Add more/better debugmessages
  • IRC: Add users command to get a list of mattermost users
  • IRC and Mattermost: make Nickname configurable (RemoteNickFormat)
  • IRC: Add support for topicwhotime

Matterbridge v0.3

03 Mar 21:33
Compare
Choose a tag to compare

Features

  • Add support for multiple channels (1:1 mapping mattermost:IRC)
  • Add support for IRC servers with password
  • Add slack-compatible output

Matterbridge v0.2

08 Dec 23:40
Compare
Choose a tag to compare

Features

  • add giphy support (!gif query)
  • add support for !users (show users on IRC)
  • add support for /me from IRC
  • add SkipTLSVerify option for self-signed certificates
  • show JOIN/PART on irc and mattermost

Fixes

  • fix multiline messages from mattermost
  • validate incoming messages

First

23 Oct 21:01
Compare
Choose a tag to compare

First release. WIP.