Commit Graph

  • 8d502a801a Add support for attachments' captions (keybase) Gonçalo Ribeiro 2019-10-21 00:04:25 +01:00
  • 345d535a84 Add support for receiving attachments (keybase) Gonçalo Ribeiro 2019-10-20 23:28:29 +01:00
  • 00967a98ac
    Fix panic on WebhookURL only setting (mattermost). Closes #916 (#917) Wim 2019-10-04 01:01:24 +02:00
  • 1d708ab351 Suppress unhandled HelloEvent message (slack) (#913) Qais Patankar 2019-10-03 23:19:50 +01:00
  • ba6759010b Add UserTypingSupport (discord) (#914) Qais Patankar 2019-10-03 23:18:56 +01:00
  • c3d33318b4 Fix panic on WebhookURL only setting (mattermost). Closes #916 #917 Wim 2019-10-04 00:10:45 +02:00
  • 370034d90f discord: emit EventUserTyping to gateway #914 Qais Patankar 2019-10-02 09:31:48 +01:00
  • f2972ef59d discord: start typing in a channel on EventUserTyping receive Qais Patankar 2019-10-02 09:24:43 +01:00
  • f91392780e Add Discord to UserTypingSupport Qais Patankar 2019-10-02 09:24:11 +01:00
  • 9a4d38c0ac slack: suppress unhandled HelloEvent message #913 Qais Patankar 2019-10-02 08:42:02 +01:00
  • da3868c104 Try to fix blackfriday go modules mess Wim 2019-09-22 00:34:37 +02:00
  • 0abf4d5d5d
    Specify correct GuildID on unknown user query (discord). Fixes #879 (#894) Wim 2019-09-15 20:25:42 +02:00
  • 9ba27b5b04 Specify correct GuildID on unknown user query. Fixes #879 #894 Wim 2019-09-15 20:00:43 +02:00
  • 9b320cd43f Add token support (RocketChat) (#892) Michal Suchánek 2019-09-13 23:41:02 +02:00
  • 84cf9cb769 RocketChat: add token support. #892 Michal Suchanek 2019-09-12 20:08:28 +02:00
  • 28783a4146
    Do configuration validation on start-up. Fixes #888 (#889) Wim 2019-09-09 23:48:00 +02:00
  • 7e51d56e9c Do configuration validation on start-up. Fixes #888 #889 Wim 2019-09-09 22:48:05 +02:00
  • f92927eae5 Fix deprecation in goreleaser Wim 2019-09-07 23:37:49 +02:00
  • 294139ce7a Bump version and fix changelog Wim 2019-09-07 23:30:17 +02:00
  • 45becd2573 Release v1.16.0 v1.16.0 Wim 2019-09-07 23:08:53 +02:00
  • a3bee01e0a
    Update dependencies (#886) Wim 2019-09-07 22:46:58 +02:00
  • e88348680d Update dependencies #886 Wim 2019-09-07 22:18:58 +02:00
  • 1dc93ec4f0 Make getChannelIdTeam behave like GetChannelId for groups (mattermost) (#873) David Buckley 2019-09-07 20:38:45 +01:00
  • 3562d4220c
    Bail if incorrect Jid (xmpp). Fixes #869 (#883) Wim 2019-09-07 21:36:25 +02:00
  • 1532f6e427
    Update lrstanley/girc vendor (#884) Wim 2019-09-07 21:35:45 +02:00
  • 9327810bbf Add tengo example for nick color filter. See #881 Wim 2019-09-07 20:01:40 +02:00
  • 82040f5917 Update lrstanley/girc vendor #884 Wim 2019-09-05 23:36:54 +02:00
  • e329f00e48 Bail if incorrect Jid (xmpp). Fixes #869 #883 Wim 2019-09-05 23:27:21 +02:00
  • 9200eb0e27 Fix transparency in webpToPNG conversion. Fixes #870 (telegram) #882 Wim 2019-09-05 23:08:09 +02:00
  • f66d5f1e58 Add extra debug info (discord) Wim 2019-09-05 22:39:43 +02:00
  • cec086994e Add support for sending files via webhook (discord) (#872) MOZGIII 2019-08-29 01:13:10 +03:00
  • 837323ec7c Remove named returns #872 Wim 2019-08-28 23:52:36 +02:00
  • 7148262e4a Corrected discord webhook sending logic for text and files MOZGIII 2019-08-15 01:50:15 +03:00
  • b5c8522a4e Switched to custom discordgo branch MOZGIII 2019-08-13 03:38:37 +03:00
  • ee60f52f1e Proper support for uploading files via webhooks for discord MOZGIII 2019-08-12 15:41:24 +03:00
  • 942d8f1ced
    Create .fixmie.yml Wim 2019-08-26 23:49:06 +02:00
  • 1552dcb143
    Replace bwmarrin/discordgo with matterbridge/discordgo (#878) Wim 2019-08-26 23:47:50 +02:00
  • 65474f4102 Replace bwmarrin/discordgo with matterbridge/discordgo #878 Wim 2019-08-26 23:26:27 +02:00
  • d525f1c9e4
    Update Rhymen/go-whatsapp vendor (#876) Wim 2019-08-26 23:22:34 +02:00
  • 921f2dfcdf Add initial Keybase Chat support (#877) cori hudson 2019-08-26 15:00:31 -04:00
  • 9f57b2e403
    check that team names match before bridging message #877 Cori Hudson 2019-08-24 16:53:23 -04:00
  • 5a59c224ff
    explicitly join channels, ignore messages from non-specified channels Cori Hudson 2019-08-24 16:47:47 -04:00
  • 413ad30f62
    fix linting errors in go.mod and go.sum Cori Hudson 2019-08-24 14:27:20 -04:00
  • 1997f3e50b
    Error -> Errorf Cori Hudson 2019-08-24 14:23:46 -04:00
  • c9aa5c9cb2
    Resolve fixmie errors Cori Hudson 2019-08-24 14:17:31 -04:00
  • 8cd53369a5
    Update readme with keybase links Cori Hudson 2019-08-24 13:52:31 -04:00
  • fa57aa2b91
    add sample config, fix inconsistent remote nick handling Cori Hudson 2019-08-24 12:51:46 -04:00
  • cc9a10ac20
    move handlers to handlers.go, clean up unused config options Cori Hudson 2019-08-24 12:11:00 -04:00
  • 2f886a826d update vendors, ran golint and goimports cori 2019-08-24 04:32:32 +00:00
  • 002b6a3b9b
    Fix formatting for messages, handle /me Cori Hudson 2019-08-24 00:00:51 -04:00
  • 377a67208d
    i am a Dam Fool Cori Hudson 2019-08-23 23:47:35 -04:00
  • 6b6038d6b0
    add account and userid Cori Hudson 2019-08-23 23:45:15 -04:00
  • 23ab436e4e
    send to right channel, try to figure out received msgs Cori Hudson 2019-08-23 23:39:46 -04:00
  • 3c068c72f7
    add keybase to bridgemap Cori Hudson 2019-08-23 23:23:36 -04:00
  • 1afa05584b
    Hopefully make a functional keybase bridge Cori Hudson 2019-08-23 22:16:12 -04:00
  • b9e3576427
    initial work on native keybase bridging Cori Hudson 2019-08-23 13:17:34 -04:00
  • dc4a5fda00 join the ranks of the mighty USA #873 David Buckley 2019-08-21 08:38:57 +01:00
  • 6bdb2515ce appease even more pedantic linter David Buckley 2019-08-21 08:38:41 +01:00
  • 24abf74bce appease linter David Buckley 2019-08-21 08:25:59 +01:00
  • 37c9d82eca refactor David Buckley 2019-08-21 08:25:51 +01:00
  • d0126bf433 Update Rhymen/go-whatsapp vendor #876 Wim 2019-08-17 23:57:02 +02:00
  • 293b111a3b make getChannelIdTeam behave like GetChannelId for groups David Buckley 2019-08-13 13:05:00 +01:00
  • 831b5b332f Switched to custom discordgo branch discord-webhook-fixes MOZGIII 2019-08-13 03:38:37 +03:00
  • d93879bca5 Proper support for uploading files via webhooks for discord MOZGIII 2019-08-12 15:41:24 +03:00
  • 79a006c8de
    Fix regression (discord). Closes #864 (#866) Wim 2019-07-29 23:37:38 +02:00
  • f6ad76a385 Fix regression (discord). Closes #864 #866 Wim 2019-07-29 23:25:32 +02:00
  • ff27746c0c Bump version Wim 2019-07-15 23:23:32 +02:00
  • 87788f354f Release v1.15.1 v1.15.1 Wim 2019-07-15 23:09:46 +02:00
  • 7d2e440c83
    Add support for discord category channels (discord) (#863) Wim 2019-07-15 21:56:35 +02:00
  • 67107da393 Add support for discord category channels (discord) #863 Wim 2019-07-14 22:18:36 +02:00
  • 5551f9d56f Fix discord channel & category name clash. #860 (#861) Qais Patankar 2019-07-15 02:53:09 +09:00
  • 5359dc46db fix build #861 Qais Patankar 2019-07-15 00:47:57 +09:00
  • 7b5ee1d978 Fix #860: discord channel & category name clash Qais Patankar 2019-07-12 16:53:36 +09:00
  • 1fb91c6316
    Fix panic by checking slice bounds in handleEntities (telegram). Fixes #857 (#858) Wim 2019-07-08 22:19:45 +02:00
  • e60949ff3f Support webhook message deletions (discord) (#853) Qais Patankar 2019-07-09 05:18:37 +09:00
  • 4762597261 Fix panic by checking slice bounds in handleEntities (telegram). Fixes #857 #858 Wim 2019-07-06 21:02:51 +02:00
  • 903290acc9 router: limit fba2749b0be648c243cbe45c2225624eb48b348e to discord only #853 Qais Patankar 2019-07-01 08:15:44 +09:00
  • 278a3c6890 Update changelog Wim 2019-06-30 18:50:45 +02:00
  • fcf734eb36 Update to golanci-lint v1.17.1 Wim 2019-06-30 18:43:54 +02:00
  • cf3cddafab Keep connection state. Fixes #856 Wim 2019-06-30 18:34:38 +02:00
  • 84c6e96c9d router: minor handleReceive tweak Qais Patankar 2019-06-19 13:59:21 +01:00
  • fba2749b0b router: always update msg ID cache Qais Patankar 2019-06-19 13:56:38 +01:00
  • 582587d7b0 Delete edited messages Qais Patankar 2019-06-19 13:37:28 +01:00
  • b130152e2a Fix build Qais Patankar 2019-06-17 15:25:23 +01:00
  • 0ea5c4eaef Support webhook message deletions (discord) Qais Patankar 2019-06-17 14:39:01 +01:00
  • c52664f22e Update readme Wim 2019-06-16 23:45:18 +02:00
  • cb712ff37d
    Update vendor (#852) Wim 2019-06-16 23:33:25 +02:00
  • 3a2a272cf1 Update vendor #852 Wim 2019-06-16 17:27:58 +02:00
  • f4ae610448 Add .gitignore (#850) Qais Patankar 2019-06-16 15:37:38 +01:00
  • 601b8bc98d Update documentation and changelog Wim 2019-06-16 16:32:06 +02:00
  • 80b4cec87a Add an option to skip the Mattermost server version check (#849) Joona Hoikkala 2019-06-16 17:23:50 +03:00
  • 76c7b69e4e Support bulk deletions (discord) Qais Patankar 2019-06-16 00:15:18 +01:00
  • a5bd3c4dda Bump version Wim 2019-06-16 16:02:41 +02:00
  • a53c674542 Support bulk deletions (discord) #851 Qais Patankar 2019-06-16 00:15:18 +01:00
  • 6ca1bd1206 Add .gitignore #850 Qais Patankar 2019-06-15 23:48:19 +01:00
  • 68150db338
    Fix return #849 Joona Hoikkala 2019-06-14 13:48:31 +03:00
  • 4495ddb092
    Add an option to skip the Mattermost server version check Joona Hoikkala 2019-06-14 13:26:01 +03:00
  • 390a33a32a Sync with upstream Gello 2019-06-14 07:47:39 +03:00
  • f06e9b5605 Release v1.15.0 v1.15.0 Wim 2019-06-14 01:36:55 +02:00
  • 7a3bb0e55c Verify TLS against JID domain, not the host. (xmpp) (#834) Nick 2019-06-13 19:10:43 -04:00