Commit graph

  • 9d6b9a901d Call EncryptMegolmEvent with pointer to content Tulir Asokan 2020-06-18 12:57:55 +0300
  • beed19fdad Add Prometheus metrics Tulir Asokan 2020-06-17 17:50:06 +0300
  • 8e30262275 Fix sending updated bridge info Tulir Asokan 2020-06-15 20:38:41 +0300
  • 59e2015fa7 Add option to resend bridge info to all portals Tulir Asokan 2020-06-15 20:28:04 +0300
  • 8bcf81879d Add connect as alias to reconnect command Tulir Asokan 2020-06-15 19:00:29 +0300
  • ec86259a20 Update bridge info when portal metadata changes Tulir Asokan 2020-06-15 14:56:52 +0300
  • b8de8544e1 Add state key to m.bridge events Tulir Asokan 2020-06-11 14:41:45 +0300
  • 47a1d7f6cb Generate AS registrations with bot sync workaround Tulir Asokan 2020-06-11 14:39:19 +0300
  • 7c799f1faa Encrypt media from WhatsApp when sending to encrypted portal Tulir Asokan 2020-06-10 15:26:14 +0300
  • 210b1caf65 Add bridging of location messages to Matrix Tulir Asokan 2020-06-10 14:58:57 +0300
  • e4a160e650 Add basic bridging of contact messages to Matrix Tulir Asokan 2020-06-10 14:06:36 +0300
  • 934f98119f Add option to disable notifications during initial backfill Tulir Asokan 2020-06-08 20:51:24 +0300
  • c6180660c2 Fix normal dockerfile Tulir Asokan 2020-06-07 21:20:57 +0300
  • 535efcc8bd Send "delivery" receipt for messages bridged from WhatsApp too Tulir Asokan 2020-06-05 17:54:09 +0300
  • 93b758b026 Bump version to v0.1.1 Tulir Asokan 2020-06-04 18:39:30 +0300
  • aea84c9907 Update mautrix-go to fix new OTK generation for e2be Tulir Asokan 2020-06-04 18:39:11 +0300
  • b88b02ace3 Add missing v to version command output Tulir Asokan 2020-06-04 01:34:50 +0300
  • f36e4e44fe Fix CI docker manifest stage for tags Tulir Asokan 2020-06-03 21:11:48 +0300
  • f70b7663d2 Bump version to v0.1.0 Tulir Asokan 2020-06-03 21:02:53 +0300
  • 3f35a90145 Send plain version number to WhatsApp Tulir Asokan 2020-06-03 20:59:44 +0300
  • 4b23ca9ff2 Fix getting commit SHA in CI Tulir Asokan 2020-06-03 20:49:26 +0300
  • 0f7163a294 Don't require config for --version Tulir Asokan 2020-06-03 20:47:13 +0300
  • f3793309a0 Fix +dev suffix in version Tulir Asokan 2020-06-03 20:44:52 +0300
  • 09385713de Include commit information in CI builds. Fixes #158 Tulir Asokan 2020-06-03 20:32:53 +0300
  • 7b75d763ed Update mautrix-go Tulir Asokan 2020-06-03 19:49:57 +0300
  • f1b50a22f3 Add bridge info state events for new portal rooms Tulir Asokan 2020-06-01 15:09:58 +0300
  • 7947ba616c Hide reconnected successfully message if report_connection_retry is false Tulir Asokan 2020-05-29 21:06:25 +0300
  • e2261b80b6 Include whatsapp user ID in provisioning API ping response Tulir Asokan 2020-05-28 20:59:36 +0300
  • c72610f3f0 Fix handling new messages during initial portal backfill Tulir Asokan 2020-05-28 20:35:43 +0300
  • 7cf19b0908 Auto-create management room if needed when sending notices Tulir Asokan 2020-05-27 12:16:05 +0300
  • 91db286208 Update mautrix-go Tulir Asokan 2020-05-26 17:51:20 +0300
  • 46e53eca4d Fix bridging messages to WhatsApp with relaybot. Fixes #191 Tulir Asokan 2020-05-25 23:11:00 +0300
  • c6b4f34c28 Add option to send read receipt on confirmed delivery to WhatsApp Tulir Asokan 2020-05-25 11:17:47 +0300
  • 2857b57c8e Use strings.Fields instead of manually removing spaces Tulir Asokan 2020-05-24 19:03:57 +0300
  • d625ad0066 Update go-whatsapp Tulir Asokan 2020-05-24 17:47:05 +0300
  • aa0a4d3eea Call LoadMediaInfo and retry if media download fails with 404/410 Tulir Asokan 2020-05-24 17:46:19 +0300
  • 5a62982a56 Add option to query message from phone when send times out Tulir Asokan 2020-05-24 17:28:30 +0300
  • bb883e1262 Ignore multiple spaces in commands Tulir Asokan 2020-05-24 17:03:50 +0300
  • 9dfd9c88b2 Merge remote-tracking branch 'Dekedro/master' Tulir Asokan 2020-05-24 16:57:51 +0300
  • daee58bece Fix out of range access when requesting last page with list Dekedro 2020-05-24 12:44:17 +0000
  • c909a85fc7 Re-add sending bridging failure messages Tulir Asokan 2020-05-24 15:44:20 +0300
  • 91bb38eaa3 Wait for response even after message send timeout Tulir Asokan 2020-05-24 15:33:26 +0300
  • dfdd4e6bca Fix typo Tulir Asokan 2020-05-24 14:15:22 +0300
  • 9526d61489 Add static build for other architectures (ref #187) Tulir Asokan 2020-05-24 11:59:13 +0300
  • 3d92a98891 Fix sorting list output Tulir Asokan 2020-05-24 00:11:56 +0300
  • abffc0b54c Fix default page number in list command Tulir Asokan 2020-05-23 23:52:05 +0300
  • ba4aaa8f52 Add missing commands to help Tulir Asokan 2020-05-23 23:25:22 +0300
  • 2353924456 Paginate output of list command Tulir Asokan 2020-05-23 23:17:43 +0300
  • 4f09835b81 Fix sending captions to Matrix Tulir Asokan 2020-05-22 17:13:19 +0300
  • b4949eec59 Add missing crypto != nil checks Tulir Asokan 2020-05-21 21:56:46 +0300
  • 8bb5407f98 Merge branch 'e2be' Tulir Asokan 2020-05-21 20:58:57 +0300
  • ed978bcb9c Don't use different types for SQLite in DB schema Tulir Asokan 2020-05-21 20:56:41 +0300
  • 64af0209b7 Suggest delete-session when trying to logout without connection. Fixes #98 Tulir Asokan 2020-05-21 20:50:54 +0300
  • e4bc254a65 Change incoming call notices back to m.text Tulir Asokan 2020-05-21 20:14:43 +0300
  • c0fc06b410 Allow using custom puppet for backfilling Tulir Asokan 2020-05-21 20:00:00 +0300
  • 9002bf62ed Fix needing to reconnect after initial login Tulir Asokan 2020-05-21 19:49:01 +0300
  • e08676079a Fix bridging encrypted media from Matrix Tulir Asokan 2020-05-20 16:43:55 +0300
  • a770263d86 Encrypt media bridging error notices Tulir Asokan 2020-05-12 23:38:01 +0300
  • 562754bc77 Update go.sum Tulir Asokan 2020-05-12 23:34:51 +0300
  • fc6f8df4d3 Fix replacing outbound group session in db Tulir Asokan 2020-05-12 23:33:59 +0300
  • c9adb3aba3 Store outbound group sessions in database Tulir Asokan 2020-05-12 23:16:33 +0300
  • 1c3de877db Maybe support e2be by default and fix some bugs Tulir Asokan 2020-05-12 22:25:55 +0300
  • db5c1a3f61 Make sure user gets invited to portal when using open command Tulir Asokan 2020-05-12 20:30:38 +0300
  • 168a6ff93f Fix static build Tulir Asokan 2020-05-09 20:25:48 +0300
  • ea23907492 Fix some bugs with db crypto store Tulir Asokan 2020-05-09 20:23:30 +0300
  • dfc5722a80 Move crypto store to main database Tulir Asokan 2020-05-09 20:07:21 +0300
  • 6e50a7c380 Switch appservice module location Tulir Asokan 2020-05-09 14:31:06 +0300
  • e7458139c4 Update deps Tulir Asokan 2020-05-09 02:14:12 +0300
  • 0a77e25cda Add static build to CI Tulir Asokan 2020-05-09 02:11:16 +0300
  • f89fcf7212 Make no-cgo build work without source changes Tulir Asokan 2020-05-09 02:08:23 +0300
  • baae66ed04 Add basic end-to-bridge encryption support Tulir Asokan 2020-05-09 02:03:59 +0300
  • edd91510f1 Add olm to CI builds Tulir Asokan 2020-05-08 23:53:30 +0300
  • acc25a02e4 Update mautrix-go Tulir Asokan 2020-05-08 22:32:22 +0300
  • e0aea74abf Update go-whatsapp to prevent rare panic when disconnecting Tulir Asokan 2020-04-21 23:18:28 +0300
  • 53fe1b1818 Update go-whatsapp. Fixes #169 Tulir Asokan 2020-04-21 09:25:18 +0300
  • 44bb623e7a Document how to use multiple if's in displayname_template, Closes #162 davralin 2020-04-06 00:05:39 +0200
  • 9aee1c83ac Add ?sslmode=disable to example postgres connection string Tulir Asokan 2020-04-12 10:41:53 +0300
  • 0ded3aa7af Update go-whatsapp Tulir Asokan 2020-04-12 10:41:32 +0300
  • 973afcdd26 portal: bridge notices Peter Roberts 2020-04-11 14:44:11 +0100
  • 064b5b8fed Don't use transaction for querying values Tulir Asokan 2020-04-02 21:53:45 +0300
  • 6a42de73d1 Check if constraint exists before trying to delete Tulir Asokan 2020-04-02 21:37:51 +0300
  • 9b01166f0c Ignore error in upgrade to allow Postgres 12 to work. Fixes #133 Tulir Asokan 2020-04-02 21:11:38 +0300
  • 78d3d22cd4 Add support for setting group description from Matrix Tulir Asokan 2020-03-31 16:27:42 +0300
  • 3f60a6f28e Update go-whatsapp to fix file uploading Tulir Asokan 2020-03-31 11:55:07 +0300
  • ac356031ac Update all deps Tulir Asokan 2020-03-27 10:27:03 +0200
  • 3a9642386c Fix state store migration Tulir Asokan 2020-03-26 23:36:34 +0200
  • 0b6f14460d Update go-whatsapp to get new protobuf schema Tulir Asokan 2020-03-26 21:49:35 +0200
  • f66041eaf9 Update go-whatsapp Tulir Asokan 2020-03-26 20:15:32 +0200
  • a937863c1e Update mautrix-appservice-go Tulir Asokan 2020-03-26 19:57:46 +0200
  • 2d8bc96a09
    updated to latest mautrix-go and mautrix-appservice-go (#145) Marco Antonio Alvarez 2020-03-26 18:31:56 +0100
  • 8dd5f6a0d1
    Merge pull request #151 from rreuvekamp/fix/142-reconnect-command-doesnt-work-v2 Tulir Asokan 2020-03-26 19:29:36 +0200
  • 1e2f5ef25c Improve communities doc in config Remi Reuvekamp 2020-01-21 14:19:49 +0100
  • 46b784ca3d Disconnect before reconnecting Remi Reuvekamp 2020-03-11 17:21:51 +0100
  • a932911c56 Fix #142 Remi Reuvekamp 2020-03-11 16:09:31 +0100
  • 61268f8cc4 Revert to Go 1.12 in dockerfile Tulir Asokan 2020-02-25 23:26:57 +0200
  • ab98ef4e3b Actually fix arm64 build Tulir Asokan 2020-02-25 23:13:19 +0200
  • e20a712dce Fix arm64 builds Tulir Asokan 2020-02-25 23:04:55 +0200
  • 685e6a3be0 Add arm64 docker builds to CI Tulir Asokan 2020-02-25 22:59:39 +0200
  • 260555b69c Remove provisioning API QR code regen limit Tulir Asokan 2020-02-09 21:00:29 +0200
  • 16dc3c8699 Add initial provisioning API Tulir Asokan 2020-02-09 20:32:14 +0200