Wim
|
fd0fe3390b
|
Update vendor bwmarrin/discordgo
|
2018-02-14 22:22:35 +01:00 |
|
Wim
|
2522158127
|
Add avator to fileinfo
|
2018-02-14 22:20:27 +01:00 |
|
Wim
|
8be107cecc
|
Fix mattermost API change
|
2018-02-09 00:11:20 +01:00 |
|
Wim
|
5aab158c0b
|
Update vendor (github.com/mattermost)
|
2018-02-09 00:11:04 +01:00 |
|
tsudoko
|
1d33e60e36
|
Truncate messages sent to IRC based on byte count (#368)
* Truncate messages sent to IRC based on byte count
* Avoid unnecessary string allocations
|
2018-02-08 23:28:33 +01:00 |
|
Wim
|
83c28cb857
|
Check for a valid WebhookURL (discord). Closes #367
|
2018-02-07 14:57:38 +01:00 |
|
Wim
|
df5bce27b0
|
Fix panic on nil messages (telegram). Closes #366
|
2018-02-07 14:28:48 +01:00 |
|
Wim
|
2b15739b48
|
Remove double close
|
2018-02-07 00:05:10 +01:00 |
|
Wim
|
3480c88e90
|
Do not close body on err. Closes #364
|
2018-02-07 00:04:02 +01:00 |
|
Wim
|
432cd0f99d
|
Add more parsemode debug (telegram)
|
2018-02-04 17:55:20 +01:00 |
|
Wim
|
e8b3e9b22d
|
Update readme
|
2018-02-04 16:07:37 +01:00 |
|
Wim
|
d4a47671ea
|
Add markdown support (telegram). #355
|
2018-02-03 23:31:21 +01:00 |
|
Wim
|
0bcd1e62f3
|
Add channel_purpose to ShowTopicChange. Ignore (un)pinned_item (slack). #353
|
2018-02-03 01:15:57 +01:00 |
|
Wim
|
80822b7fff
|
Send chat notification if media is too big to be re-uploaded to MediaServer. See #359
|
2018-02-03 01:11:11 +01:00 |
|
Wim
|
78f1011f52
|
Add support for file comments (slack). Closes #346
|
2018-02-02 23:16:10 +01:00 |
|
Wim
|
67f6257617
|
Add ShowTopicChange option. Allow/disable topic change messages (currently only from slack). Closes #353
|
2018-02-02 21:08:13 +01:00 |
|
Wim
|
169c614489
|
Download files and reupload to supported bridges (mattermost). Closes #357
|
2018-02-02 20:23:55 +01:00 |
|
ValdikSS
|
da908c438a
|
Add space between colon and URL for uploaded media (#360)
|
2018-02-01 17:46:10 +01:00 |
|
Wim
|
9c9c4bf1f9
|
Fix build
|
2018-02-01 01:01:25 +01:00 |
|
Wim
|
7764493298
|
Add comment to file upload from telegram. Show comments on all bridges. Closes #358
|
2018-02-01 00:41:09 +01:00 |
|
Wim
|
64a20ee61b
|
Add URL to message in webhook if available (mattermost). See #356
|
2018-01-31 17:35:13 +01:00 |
|
Wim
|
62d1af8c37
|
Bump version
|
2018-01-29 12:41:35 +01:00 |
|
Wim
|
0f5274fdf6
|
Release v1.7.1
|
2018-01-29 12:35:35 +01:00 |
|
ValdikSS
|
2e2187ebf4
|
Enable Long Polling for Telegram. Reduces bandwidth consumption. (#350)
Fixes #349.
|
2018-01-29 12:07:26 +01:00 |
|
Wim
|
762c3350f4
|
Bump version
|
2018-01-28 19:48:02 +01:00 |
|
Wim
|
e1a4d7f77e
|
Update readme about REST api projects (matterlink,pycord)
|
2018-01-28 19:47:48 +01:00 |
|
Wim
|
a7a4554a85
|
Release v1.7.0
|
2018-01-28 19:36:02 +01:00 |
|
Wim
|
6bd808ce91
|
Lowercase irc channels in config. Closes #348
|
2018-01-28 19:15:13 +01:00 |
|
Wim
|
a5c143bc46
|
Allow xmpp to receive the extra messages when text is empty. #295
|
2018-01-27 16:32:38 +01:00 |
|
Florent Fayolle
|
87c9cac756
|
Use cmosh/alpine-arm to build arm docker images (#347)
|
2018-01-27 13:49:13 +01:00 |
|
Wim
|
6a047f8722
|
Print only debug messages when specified (xmpp). Closes #345
|
2018-01-26 21:54:09 +01:00 |
|
Wim
|
6523494e83
|
Obey the Gateway value from the json (api). Closes #344
|
2018-01-21 12:21:55 +01:00 |
|
Wim
|
7c6ce8bb90
|
Fix xmpp badge, add twitch badge
|
2018-01-20 23:59:54 +01:00 |
|
Wim
|
dafbfe4021
|
Add twitch support (irc) to README
|
2018-01-20 23:38:58 +01:00 |
|
Wim
|
a4d5c94d9b
|
Make edits/delete work for bridges that gets reused. Closes #342
|
2018-01-20 21:58:59 +01:00 |
|
Wim
|
7119e378a7
|
Add an extension to images without one (matrix). #331
|
2018-01-20 18:19:17 +01:00 |
|
Wim
|
e1dc3032c1
|
Ignore <subject> messages (xmpp). #272
|
2018-01-14 23:43:34 +01:00 |
|
Wim
|
5de03b8921
|
Update xmpp
|
2018-01-14 22:31:45 +01:00 |
|
Wim
|
7631d43c48
|
Change RemoteNickFormat replacement order. Closes #336
|
2018-01-14 16:55:32 +01:00 |
|
Wim
|
d0b2ee5c85
|
Add support for docker arm builds. #328
|
2018-01-10 00:04:24 +01:00 |
|
Wim
|
8830a5a1df
|
Fix possible panics (matrix). Closes #333
|
2018-01-09 23:25:58 +01:00 |
|
Wim
|
ee87626a93
|
Update for 1.6.3
|
2018-01-09 00:13:46 +01:00 |
|
Wim
|
9f15d38c1c
|
Use upstream again (slack)
|
2018-01-08 22:41:58 +01:00 |
|
Wim
|
4a96a977c0
|
Update vendor (slack)
|
2018-01-08 22:41:38 +01:00 |
|
Anssi Kolehmainen
|
9a95293bdf
|
Convert received IRC channel names to lowercase. Fixes #329 (#330)
|
2018-01-06 22:55:03 +01:00 |
|
Wim
|
0b3a06d263
|
Log ConnectionErrorEvent (slack)
|
2018-01-03 14:06:28 +01:00 |
|
Wim
|
9a6249c4f5
|
Increase debug logging (slack)
|
2018-01-02 14:39:27 +01:00 |
|
Wim
|
50bd51e461
|
Use a better check to join channel (slack)
|
2018-01-02 14:31:44 +01:00 |
|
Wim
|
04f8013314
|
Bump version
|
2018-01-01 15:13:05 +01:00 |
|
Wim
|
a0aaf0057a
|
Update for 1.6.2
|
2018-01-01 15:12:32 +01:00 |
|