Commit Graph

17 Commits (2dd402675d774eec8a3d4b062afb6a5eaf6f884c)

Author SHA1 Message Date
Wim 4fcedabfd0 Revert "Add support for edited messages (gitter)"
This reverts commit 17b8b86d68.
Reverted because of lingering file descriptors (memory leak)
8 years ago
Wim 17b8b86d68 Add support for edited messages (gitter) 8 years ago
Wim c30ffeb81e Fix roomid bug (gitter) 8 years ago
Wim eddc691fc9 Join rooms not already joined by the bot (gitter). See #135 8 years ago
Wim 9407aa4600 Check if room exists when joining channel (gitter). Closes #135 8 years ago
Wim 163f55f9c2 Refactor to handle disconnects/reconnects better.
Now try to reconnect every 60 seconds until forever.
8 years ago
Wim 79e6c9fa6c Update vendor 8 years ago
Wim 20c04f7977 Fix loop because of closed channel. Fixes #89 8 years ago
Wim 99d130d1ed Refactor 8 years ago
Wim a3dd0f1345 Add support for using avatars from discord,slack and gitter in slack 8 years ago
Wim 2dbe0eb557 Add support for dynamic IconURL (slack). Closes #43 8 years ago
Wim c3a8b7a997 Refactor modifyMessage 8 years ago
Wim 581847f415 Update to latest go-gitter API changes 8 years ago
Wim 1b15897135 Fix tight loop (gitter). Closes #68. 8 years ago
Wim e8c7898583 Cleanup gitter 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 12389d602e Add Gitter support 8 years ago