5f3b6ec007
Disable echo banner and output (api)
2018-02-21 00:49:10 +01:00
d1227b5fc9
Use prefixed-formatter for better logging
2018-02-21 00:20:25 +01:00
6ea368c383
Move Sirupsen => sirupsen
2018-02-20 23:41:09 +01:00
f2efc06d1f
Give api access to whole config.Message (and events). Closes #374
2018-02-20 18:36:44 +01:00
265457b451
Refactor and add MediaDownloadSize to General
2017-12-19 23:15:03 +01:00
f56163295c
Remove unreachable code (api)
2017-12-10 15:20:17 +01:00
d30ae19e2a
Add (simple, one listener) long-polling support (api). Closes #307
2017-12-07 23:48:44 +01:00
ed01820722
Add support for deleting messages across bridges.
...
Currently fully support mattermost,slack and discord.
Message deleted on the bridge or received from other bridges will be
deleted.
Partially support for Gitter.
Gitter bridge will delete messages received from other bridges.
But if you delete a message on gitter, this deletion will not be sent to
other bridges (this is a gitter API limitation, it doesn't propogate edits
or deletes via the API)
2017-09-11 22:45:15 +02:00
5a8d7b5f6d
Modify Send() to return also a message id
2017-08-27 22:59:37 +02:00
28710d0bc7
Allow a webhookurl per channel (discord). #239
2017-08-12 14:51:41 +02:00
2ddc4f7ae9
Add UserID to each message. Closes #200
2017-06-18 15:44:54 +02:00
359d0f2910
Allow reuse of api in different gateways. See #189
2017-06-07 23:54:50 +02:00
ad3cb0386b
Add token authentication (api)
2017-06-06 00:05:32 +02:00
b8a2fcbaff
Post valid JSON (api). See #185
2017-06-05 23:08:36 +02:00
73f01ad8d8
Add REST API support
2017-02-18 23:13:46 +01:00