Commit Graph

91 Commits (889b6debc4f339975076668b6ab7d85f7dd08922)
 

Author SHA1 Message Date
Wim 889b6debc4 Add Connect() to Bridger interface 8 years ago
Wim 9cb3413d9c Add Enable per section (protocol) instead of in general section 8 years ago
Wim 131826e1d1 Fix crash on exit 8 years ago
Wim 96e21dd051 Add documentation about breaking API changes for mattermost 3.3.0. Start work on 0.6.0-dev 8 years ago
Wim 32e5f396e7 Make sure login works after logout 8 years ago
Wim 6c6000dbbd Update code to mattermost 3.3.0 API changes 8 years ago
Wim 24defcb970 Sync with mattermost 3.3.0 8 years ago
Wim a1a11a88b3 Fix nil pointers 8 years ago
Wim a997ae29ad Add StatusLoop(), keeps connection alive 8 years ago
Wim ff94796700 Refactor bridge. Allows bridging between every protocol 8 years ago
Wim 1f72ca4c4e Add initial XMPP support 8 years ago
Wim 46faad8b57 Vendor go-xmpp 8 years ago
Wim 30f30364d5 Release v0.5.0 8 years ago
Wim 073d90da88 Fix docker build 8 years ago
Wim c769e23a9a Fix crash on invalid team 8 years ago
Wim 9db48f4794 Update readme 8 years ago
Wim 911c597377 Sync with mattermost 3.2.0 8 years ago
Wim 28244ffd9a Fix pointer reuse problem 8 years ago
Wim 3e38c7945c Actually add sasl.go 8 years ago
Wim 79ffb76f6e Add (PLAIN) SASL support 8 years ago
Wim 5fe4b749cf Do not check bindaddress when not using the server 8 years ago
Wim 6991d85da9 Add FAQ section 8 years ago
Wim c1c187a1ab Fix markdown 8 years ago
Wim 055d12e3ef Release v0.5.0-beta1 8 years ago
Wim b49429d722 Add migration info 8 years ago
Wim 815c7f8d64 Update version 8 years ago
Wim c879f79456 Update documentation 8 years ago
Wim 3bc25f4707 Update documentation 8 years ago
Wim 300cfe044a Remove token check 8 years ago
Wim fb586f4a96 Remove Port from IRC config. Specify it with server 8 years ago
Wim ced371bece Add port to BindAddress 8 years ago
Wim a87cac1982 Remove multiple Token config. Use same channel setup as from matterbridge-plus 8 years ago
Wim 8fb5c7afa6 Remove UseSlackCircumfix. Use RemoteNickFormat 8 years ago
Wim aceb830378 Converge with matterbridge-plus 8 years ago
Wim 0f2976c5ce Release v0.4.2 8 years ago
Wim 78b17977c5 Fix mattermost 3.1.0 API change. Closes #24 8 years ago
Wim 6ec77e06ea Sync with mattermost 3.1.0 8 years ago
Wim e48db67649 Fix sample documentation. Closes #23 8 years ago
Wim e03f331f55 Add Dockerfile 8 years ago
Wim ff5aeeb1e1 Add support for ignoring messages from specific users. 8 years ago
Wim 33844fa60c Commit mattermost vendoring 8 years ago
Wim 85faa43145 Release v0.4 8 years ago
Wim 59e6abcc11 Sync with mattermost 3.0 8 years ago
Wim 38e3bbe5c9 Mention go1.6 requiremÃent 8 years ago
Wim 51265d5464 Sync with mattermost 2.2.0 release 8 years ago
Wim de4c780410 Vendor libs 8 years ago
Wim 6b18257185 Move common code to matterbridge-plus bridge package 9 years ago
Wim 4b1ebaf7d5 Update documentation and sample config 9 years ago
Wim 93db74e7e1 Add -debug option. Run go fmt. Some cleanups 9 years ago
@42wim 0e6fe4070a Merge pull request #16 from fdevibe/nickserv-auth
Add Freenode style NickServ-based authentication.
9 years ago