Commit Graph

  • 79c4ad5015 Remove unused function Wim 2018-03-03 11:08:39 +01:00
  • e24f1c7c87 Use replaceVariable for usergroups (slack) #379 Wim 2018-03-02 22:30:44 +01:00
  • dbf8a326d5 Escape html on username (telegram). Closes #378 Wim 2018-02-28 23:25:00 +01:00
  • 0bc9c70c66 Add usergroup support (slack). Closes #379 Wim 2018-02-28 22:54:47 +01:00
  • 594d2155e3 Improve debug messages Wim 2018-02-28 22:23:29 +01:00
  • 20dbd71306 Make megacheck happy Wim 2018-02-27 23:38:36 +01:00
  • 6a727b9723 Use our own version of go-xmpp with debug output to logrus Wim 2018-02-27 22:55:55 +01:00
  • 02a5bc096f Do some small cleanups Wim 2018-02-27 22:16:44 +01:00
  • 2110db6f0c Add environment override back Wim 2018-02-27 21:58:44 +01:00
  • 2bac867382 Refactor using factory Wim 2018-02-27 00:33:21 +01:00
  • 5fbd8a3be0 Refactor xmpp Wim 2018-02-26 17:09:23 +01:00
  • ad6440b603 Refactor telegram Wim 2018-02-25 23:54:20 +01:00
  • 064b6a915f Small fixes to irc Wim 2018-02-24 23:56:35 +01:00
  • 1578ebb0e2 Refactor slack Wim 2018-02-24 23:35:53 +01:00
  • 73525a4bbc Make gometalinter happier Wim 2018-02-24 23:22:15 +01:00
  • d62f49d1fc Skip events for webhook Wim 2018-02-24 22:38:27 +01:00
  • 63b88e77f2 Refactor matrix Wim 2018-02-24 15:54:43 +01:00
  • 3d8f15c20b Refactor discord Wim 2018-02-24 00:05:43 +01:00
  • cac5d56d60 Refactor gitter Wim 2018-02-23 23:31:37 +01:00
  • bd2a672c14 Refactor mattermost Wim 2018-02-23 23:07:23 +01:00
  • 82396e73f5 Allow empty messages with file urls (irc) Wim 2018-02-25 00:39:24 +01:00
  • ba928b169d Disable go vet for now (travis) Wim 2018-02-23 01:15:32 +01:00
  • 4fed720f97 Update travis to go 1.10 Wim 2018-02-23 00:56:43 +01:00
  • 78238c85d4 Add share support between slack instances. Closes #369 Wim 2018-02-23 00:49:32 +01:00
  • 4f2ae7b73f Add slack attachment support to matterhook Wim 2018-02-23 00:48:25 +01:00
  • f82a9cc7ac Fix Update userlist on join (slack). Closes #372 Wim 2018-02-22 23:56:00 +01:00
  • cce7624ab8 Update userlist on join (slack). Closes #372 Wim 2018-02-22 23:36:22 +01:00
  • c5ecd09172 Use always formatted logging when debug is enabled Wim 2018-02-22 22:57:34 +01:00
  • 7b21c1c2f4 Set event channels to lowercase (irc). Closes #375 Wim 2018-02-22 22:51:32 +01:00
  • f8714d81f5 Add DebugLevel option (irc) Wim 2018-02-22 18:56:21 +01:00
  • 8622656005 Add more debug for events (irc) Wim 2018-02-22 18:23:22 +01:00
  • 52237fadb6 Bump version Wim 2018-02-21 20:54:29 +01:00
  • 222cccf388 Release v1.8.0 v1.8.0 Wim 2018-02-21 20:42:26 +01:00
  • bab308508e Fix the UseInsecureURL text (telegram). Closes #184 Wim 2018-02-21 13:30:38 +01:00
  • dedb83c867 Add ssh-chat to README Wim 2018-02-21 01:42:43 +01:00
  • 723a90cdd6 Exclude gofmt test from travis for now Wim 2018-02-21 01:20:38 +01:00
  • 67d2398fa8 Make matterclient work with prefixed log Wim 2018-02-21 01:11:41 +01:00
  • 5f3b6ec007 Disable echo banner and output (api) Wim 2018-02-21 00:49:10 +01:00
  • 55ab0c12f1 Update vendor labstack/echo Wim 2018-02-21 00:48:10 +01:00
  • d1227b5fc9 Use prefixed-formatter for better logging Wim 2018-02-21 00:20:25 +01:00
  • 6ea368c383 Move Sirupsen => sirupsen Wim 2018-02-20 23:41:09 +01:00
  • e92b6de09f Add more debug Wim 2018-02-20 23:36:29 +01:00
  • e622587db4 Add label support in RemoteNickFormat Wim 2018-02-20 18:57:46 +01:00
  • f2efc06d1f Give api access to whole config.Message (and events). Closes #374 Wim 2018-02-20 18:36:44 +01:00
  • a2b94452db Add more debug (telegram) Wim 2018-02-20 17:51:23 +01:00
  • 4c506f7cc3 Use MediaServerDownload instead of MediaServerUpload for avatars Wim 2018-02-20 17:15:54 +01:00
  • 7886f05e88 Download (and upload) avatar images from mattermost and telegram when mediaserver is configured. Closes #362 Wim 2018-02-20 00:54:35 +01:00
  • f58be0d1c1 Add SHA to FileInfo Wim 2018-02-15 23:18:58 +01:00
  • 1152394bc1 Update issue template Wim 2018-02-15 22:35:29 +01:00
  • a082b5a590 Remove unused code Wim 2018-02-15 00:07:25 +01:00
  • bae9484df2 Use discordgo ContentWithMoreMentionsReplace (discord) Wim 2018-02-14 23:05:50 +01:00
  • 6f78485878 Fix role replace Wim 2018-02-14 23:05:16 +01:00
  • fd0fe3390b Update vendor bwmarrin/discordgo Wim 2018-02-14 22:22:35 +01:00
  • 2522158127 Add avator to fileinfo Wim 2018-02-14 22:20:27 +01:00
  • 8be107cecc Fix mattermost API change Wim 2018-02-09 00:11:20 +01:00
  • 5aab158c0b Update vendor (github.com/mattermost) Wim 2018-02-09 00:11:04 +01:00
  • 1d33e60e36 Truncate messages sent to IRC based on byte count (#368) tsudoko 2018-02-08 23:28:33 +01:00
  • 8a6d09f9c3 Avoid unnecessary string allocations #368 flan 2018-02-08 03:18:33 +01:00
  • 238ffa4270 Truncate messages sent to IRC based on byte count flan 2018-02-08 01:44:20 +01:00
  • 83c28cb857 Check for a valid WebhookURL (discord). Closes #367 Wim 2018-02-07 14:57:38 +01:00
  • df5bce27b0 Fix panic on nil messages (telegram). Closes #366 Wim 2018-02-07 14:28:48 +01:00
  • 2b15739b48 Remove double close Wim 2018-02-07 00:05:10 +01:00
  • 3480c88e90 Do not close body on err. Closes #364 Wim 2018-02-07 00:04:02 +01:00
  • 432cd0f99d Add more parsemode debug (telegram) Wim 2018-02-04 17:55:20 +01:00
  • e8b3e9b22d Update readme Wim 2018-02-04 16:07:37 +01:00
  • d4a47671ea Add markdown support (telegram). #355 Wim 2018-02-03 23:31:21 +01:00
  • 0bcd1e62f3 Add channel_purpose to ShowTopicChange. Ignore (un)pinned_item (slack). #353 Wim 2018-02-03 01:15:57 +01:00
  • 80822b7fff Send chat notification if media is too big to be re-uploaded to MediaServer. See #359 Wim 2018-02-03 01:11:11 +01:00
  • 78f1011f52 Add support for file comments (slack). Closes #346 Wim 2018-02-02 23:16:10 +01:00
  • e990dac5c0
    Merge e67cce38f4de689dc4442085b1840ceb5c172923 into 67f625761785bdd1daf7101668f4853adacdd694 #352 Patrick Connolly 2018-02-02 21:13:53 +00:00
  • 67f6257617 Add ShowTopicChange option. Allow/disable topic change messages (currently only from slack). Closes #353 Wim 2018-02-02 21:04:43 +01:00
  • 169c614489 Download files and reupload to supported bridges (mattermost). Closes #357 Wim 2018-02-02 20:23:55 +01:00
  • da908c438a Add space between colon and URL for uploaded media (#360) ValdikSS 2018-02-01 19:46:10 +03:00
  • afa9f8c60d Add space between colon and URL for uploaded media #360 ValdikSS 2018-02-01 03:08:50 +03:00
  • 9c9c4bf1f9 Fix build Wim 2018-02-01 01:01:25 +01:00
  • 7764493298 Add comment to file upload from telegram. Show comments on all bridges. Closes #358 Wim 2018-02-01 00:41:09 +01:00
  • e67cce38f4 Updated inline ShowJoinPart docs to reference Slack. #352 Patrick Connolly 2018-01-31 14:54:14 -05:00
  • 64a20ee61b Add URL to message in webhook if available (mattermost). See #356 Wim 2018-01-31 17:35:13 +01:00
  • 62d1af8c37 Bump version Wim 2018-01-29 12:41:35 +01:00
  • 0f5274fdf6 Release v1.7.1 v1.7.1 Wim 2018-01-29 12:35:35 +01:00
  • 2e2187ebf4 Enable Long Polling for Telegram. Reduces bandwidth consumption. (#350) ValdikSS 2018-01-29 14:07:26 +03:00
  • 6d4baa952c Enable Long Polling for Telegram. Reduces bandwidth consumption. #350 ValdikSS 2018-01-29 13:54:17 +03:00
  • 762c3350f4 Bump version Wim 2018-01-28 19:48:02 +01:00
  • e1a4d7f77e Update readme about REST api projects (matterlink,pycord) Wim 2018-01-28 19:47:48 +01:00
  • a7a4554a85 Release v1.7.0 v1.7.0 Wim 2018-01-28 19:36:02 +01:00
  • 6bd808ce91 Lowercase irc channels in config. Closes #348 Wim 2018-01-28 19:15:13 +01:00
  • a5c143bc46 Allow xmpp to receive the extra messages when text is empty. #295 Wim 2018-01-27 16:32:38 +01:00
  • 87c9cac756 Use cmosh/alpine-arm to build arm docker images (#347) Florent Fayolle 2018-01-27 13:49:14 +01:00
  • 9ad47f2473
    Use cmosh/alpine-arm to build arm docker images #347 Florent Fayolle 2018-01-27 12:02:51 +01:00
  • 6a047f8722 Print only debug messages when specified (xmpp). Closes #345 Wim 2018-01-26 21:54:09 +01:00
  • 6523494e83 Obey the Gateway value from the json (api). Closes #344 Wim 2018-01-21 12:21:55 +01:00
  • 7c6ce8bb90 Fix xmpp badge, add twitch badge Wim 2018-01-20 23:59:54 +01:00
  • dafbfe4021 Add twitch support (irc) to README Wim 2018-01-20 23:38:58 +01:00
  • a4d5c94d9b Make edits/delete work for bridges that gets reused. Closes #342 Wim 2018-01-20 21:58:59 +01:00
  • 7119e378a7 Add an extension to images without one (matrix). #331 Wim 2018-01-20 18:19:17 +01:00
  • e1dc3032c1 Ignore <subject> messages (xmpp). #272 Wim 2018-01-14 23:43:34 +01:00
  • 5de03b8921 Update xmpp Wim 2018-01-14 22:31:45 +01:00
  • 7631d43c48 Change RemoteNickFormat replacement order. Closes #336 Wim 2018-01-14 16:55:32 +01:00
  • d0b2ee5c85 Add support for docker arm builds. #328 Wim 2018-01-10 00:04:24 +01:00
  • 8830a5a1df Fix possible panics (matrix). Closes #333 Wim 2018-01-09 23:25:58 +01:00