Commit Graph

1712 Commits (master)
 

Author SHA1 Message Date
Wim 7baf386ede Refactor for more flexibility
* Move from gcfg to toml configuration because gcfg was too restrictive
* Implemented gateway which has support multiple in and out bridges.
* Allow for bridging the same bridges, which means eg you can now bridge between multiple mattermosts.
* Support multiple gateways
8 years ago
Wim 6e410b096e Release v0.6.1 8 years ago
Wim f9e5994348 Fix mattermost API change for UpdateLastViewedAt 8 years ago
Wim ee77272cfd Release v0.6.0 8 years ago
Wim 16ed2aca6a Sync with mattermost 3.4.0 8 years ago
Wim 0f530e7902 Fix spinning for loop 8 years ago
Wim 4ed66ce20e Update documentation 8 years ago
Wim b30e85836e Add Slack support 8 years ago
Wim e449a97bd0 Release v0.6.0-beta2 8 years ago
Wim 39043f3fa4 Update documentation 8 years ago
Wim 12389d602e Add Gitter support 8 years ago
Wim 44144587a0 Get correct teamname for non-joined channels. Closes 42wim/matterircd#65 8 years ago
Wim d0a30e354b Fix documentation layout 8 years ago
Wim c261dc89d5 Fix documentation layout 8 years ago
Wim c2c135bca2 Release v0.6.0-beta1 8 years ago
Wim eb20cb237d Update documentation 8 years ago
Wim 106404d32f Fix info message 8 years ago
Wim e06efbad9f Remove unused code 8 years ago
Wim 3311c7f923 Refactor handleReceive 8 years ago
Wim 3a6c655dfb Remove redundant function 8 years ago
Wim e11d786775 Move nickformatting into bridge 8 years ago
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