summaryrefslogtreecommitdiffstats
path: root/bridge
Commit message (Expand)AuthorAgeFilesLines
* Remove unreachable code (api)Wim2017-12-101-1/+0
* Also use HTML in edited messages (telegram). Closes #315Wim2017-12-101-0/+3
* Add support for Audio/Voice files (telegram). Closes #314Wim2017-12-101-0/+23
* Add support for forwarded messages. Closes #313Wim2017-12-101-0/+18
* Add (simple, one listener) long-polling support (api). Closes #307Wim2017-12-071-0/+25
* Split on UTF-8 for MessageSplit (irc). Closes #308Wim2017-12-071-1/+2
* Fix irc ACTION regression (irc). Closes #306Wim2017-12-071-3/+2
* Add quick & dirty sshchat support (https://github.com/shazow/ssh-chat)Wim2017-12-033-0/+143
* Add MessageSplit option to split messages on MessageLength (irc). Closes #281Wim2017-11-243-2/+20
* Use mediaserver urls for irc,gitter and xmppWim2017-11-243-4/+32
* Add initial support for an external mediaserver. #278Wim2017-11-242-11/+29
* Add support for uploaded images/video/files (matrix)Wim2017-11-221-2/+30
* Add support for uploading images/video (matrix). Closes #302Wim2017-11-211-0/+40
* Add support for ReplaceNicks using regexp to replace nicks. Closes #269Wim2017-11-201-6/+7
* Add webp extension to stickers if necessary (telegram)Wim2017-11-201-0/+3
* Add support for ReplaceMessages using regexp to replace messages. #269Wim2017-11-151-46/+47
* Fix message sending (slack)Wim2017-11-131-2/+2
* Add support for comments from slack file uploads (slack)Wim2017-11-135-22/+36
* Add extension to sticker/video/photo (telegram)Wim2017-11-121-3/+7
* Add the download actually to the message (telegram)Wim2017-11-121-1/+1
* Add more debug info (telegram)Wim2017-11-121-2/+1
* Add more debug info (telegram)Wim2017-11-121-0/+7
* Fix document bug (telegram)Wim2017-11-121-1/+1
* Fix telegram photo/document input handling (telegram)Wim2017-11-121-3/+2
* Fix strict user handling of girc (irc). Closes #298Wim2017-11-111-1/+11
* Fix panic on empty paramsWim2017-11-081-0/+4
* Add ServerName to TLSConfigWim2017-11-081-1/+1
* Replace sorcix/irc and go-ircevent with gircWim2017-11-081-104/+103
* Add support for bridging to individual steam chats. (steam) (#294)rrigby2017-11-081-2/+7
* Use room.URI instead of room.Name. (gitter) (#293)Patrick Connolly2017-11-081-1/+1
* Fix missing arg for ErrorfWim2017-11-041-1/+1
* Add helperWim2017-11-041-0/+28
* Download files from telegram and reupload to supported bridges (telegram). #278Wim2017-11-041-8/+77
* Show error message when file upload fails (discord)Wim2017-11-041-3/+5
* Add support to upload files to slack, from bridges with private urls like sla...Wim2017-11-031-0/+19
* Allow slack messages with variables (eg. @here) to be formatted correctly. (s...Patrick Connolly2017-11-031-0/+14
* Make megacheck happy againWim2017-11-031-6/+4
* Add support to upload files to discord, from bridges with private urls like s...Wim2017-11-031-0/+18
* Resolve slack channel to human-readable name. (slack) (#282)Patrick Connolly2017-11-021-0/+9
* Use DisplayName instead of deprecated username (slack). Closes #276Wim2017-11-021-1/+7
* Try again to strip colors correct. #286Wim2017-10-281-3/+1
* Add StripNick option, only allow alphanumerical nicks. Closes #285Wim2017-10-271-0/+1
* Strip irc colors correct, strip also ctrl chars (irc). Closes #286Wim2017-10-261-1/+3
* Allowed Slack bridge to extract simpler link format. (#287)Patrick Connolly2017-10-261-1/+1
* Use bot username if specified (slack). Closes #273Wim2017-10-121-0/+3
* Fix loop, make megacheck happyWim2017-09-211-11/+16
* Download files from slack and reupload to mattermost (slack/mattermost). Clos...Wim2017-09-213-7/+64
* Add support for Quakenet auth (irc). Closes #263Wim2017-09-202-0/+9
* Try quoting previous messsage (telegram). #237Wim2017-09-191-0/+21
* Try to not forward slack unfurls. Closes #266Wim2017-09-191-0/+6