summaryrefslogtreecommitdiffstats
path: root/bridge/gitter
Commit message (Expand)AuthorAgeFilesLines
* Refactor and add MediaDownloadSize to GeneralWim2017-12-191-13/+7
* Use mediaserver urls for irc,gitter and xmppWim2017-11-241-0/+17
* Use room.URI instead of room.Name. (gitter) (#293)Patrick Connolly2017-11-081-1/+1
* Add support for deleting messages across bridges.Wim2017-09-111-0/+11
* Add message debugging (gitter)Wim2017-09-071-0/+1
* Do not add messages without ID to cacheWim2017-08-291-1/+1
* Add support for editing messages. Remove ZWSP as loopcheck (gitter)Wim2017-08-281-6/+18
* Modify Send() to return also a message idWim2017-08-271-3/+3
* Allow a webhookurl per channel (discord). #239Wim2017-08-121-3/+3
* Add action support for slack,mattermost,irc,gitter,matrix,xmpp,discord. #199Wim2017-07-301-1/+6
* Add UserID to each message. Closes #200Wim2017-06-181-1/+1
* Revert "Add support for edited messages (gitter)"Wim2017-04-191-35/+12
* Add support for edited messages (gitter)Wim2017-04-151-12/+35
* Fix roomid bug (gitter)Wim2017-03-181-1/+2
* Join rooms not already joined by the bot (gitter). See #135Wim2017-03-181-4/+7
* Check if room exists when joining channel (gitter). Closes #135Wim2017-03-161-1/+2
* Refactor to handle disconnects/reconnects better.Wim2017-02-141-0/+5
* Update vendorWim2017-01-281-1/+1
* Fix loop because of closed channel. Fixes #89Wim2016-11-231-2/+1
* RefactorWim2016-11-131-30/+11
* Add support for using avatars from discord,slack and gitter in slackWim2016-11-061-1/+16
* Add support for dynamic IconURL (slack). Closes #43Wim2016-11-051-1/+2
* Refactor modifyMessageWim2016-11-041-2/+2
* Update to latest go-gitter API changesWim2016-11-021-4/+8
* Fix tight loop (gitter). Closes #68.Wim2016-11-021-1/+1
* Cleanup gitter bridge debug/info messagesWim2016-09-201-33/+3
* Refactor for more flexibilityWim2016-09-181-30/+65
* Add Gitter supportWim2016-09-041-0/+110