Commit Graph

26 Commits (5f30a98bc14da749dc4e96263b6aba9bbbdca114)

Author SHA1 Message Date
Wim fdb57230a3 Add support for edited messages (mattermost) 7 years ago
Wim eee0036c7f Modify iconurl correctly (mattermost). Closes #145 7 years ago
Wim 89c66b9430 Reconnect on session removal (mattermost) 7 years ago
Wim bd38319d83 Add support for showing/hiding join/leave messages from mattermost. Closes #147 7 years ago
Wim 587ad9f41d Remove space after nick (mattermost). Closes #142 7 years ago
Wim 163f55f9c2 Refactor to handle disconnects/reconnects better.
Now try to reconnect every 60 seconds until forever.
8 years ago
Wim 70c93d970c Update public links to new API (mattermost) 8 years ago
Wim 4976338677 Merge branch 'refactor' 8 years ago
Wim 99d130d1ed Refactor 8 years ago
Wim 1d5cd1d7c4 Sync with mattermost 3.5.0 8 years ago
Wim 2dbe0eb557 Add support for dynamic IconURL (slack). Closes #43 8 years ago
Wim 035dc042a1 Fix teamid bug (mattermost) 8 years ago
Wim e93847a95e Launch every account only once. Fixes #48 8 years ago
Wim 545377742c Drop messages not from our mattermost team. Fixes #49 8 years ago
Wim f10251a1a3 Fix mattermost bridge channel join 8 years ago
Wim 8c6be434ac Remove newline splitting from outgoing mattermost messages. Should be handled by receiving bridge. 8 years ago
Wim 272eef544f Add support for mattermost attachments. Shows public link on bridges. Closes #32 8 years ago
Wim dce600ad51 Fix joining slack/mattermost channels using the webhook 8 years ago
Wim 002c5fd0d1 Cleanup mattermost bridge debug/info messages 8 years ago
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 106404d32f Fix info message 8 years ago
Wim e06efbad9f Remove unused code 8 years ago
Wim e11d786775 Move nickformatting into bridge 8 years ago
Wim 889b6debc4 Add Connect() to Bridger interface 8 years ago
Wim 6c6000dbbd Update code to mattermost 3.3.0 API changes 8 years ago
Wim ff94796700 Refactor bridge. Allows bridging between every protocol 8 years ago