summaryrefslogtreecommitdiffstats
path: root/bridge/api
Commit message (Expand)AuthorAgeFilesLines
* Disable echo banner and output (api)Wim2018-02-211-1/+7
* Use prefixed-formatter for better loggingWim2018-02-211-1/+1
* Move Sirupsen => sirupsenWim2018-02-201-1/+1
* Give api access to whole config.Message (and events). Closes #374Wim2018-02-201-12/+9
* Refactor and add MediaDownloadSize to GeneralWim2017-12-191-10/+5
* Remove unreachable code (api)Wim2017-12-101-1/+0
* Add (simple, one listener) long-polling support (api). Closes #307Wim2017-12-071-0/+25
* Add support for deleting messages across bridges.Wim2017-09-111-0/+4
* Modify Send() to return also a message idWim2017-08-271-2/+2
* Allow a webhookurl per channel (discord). #239Wim2017-08-121-1/+1
* Add UserID to each message. Closes #200Wim2017-06-181-0/+2
* Allow reuse of api in different gateways. See #189Wim2017-06-071-0/+4
* Add token authentication (api)Wim2017-06-061-0/+6
* Post valid JSON (api). See #185Wim2017-06-051-3/+1
* Add REST API supportWim2017-02-181-0/+91