Commit Graph

  • ded9e31315 Add simple method for sending bridge notices Tulir Asokan 2020-07-27 13:05:42 +0300
  • 1aca93f250 Remove http.ListenAndServe in wrong place Tulir Asokan 2020-07-27 13:02:55 +0300
  • 0430446d6d Make message buffers bigger and make locking message handling less hacky Tulir Asokan 2020-07-23 20:10:21 +0300
  • f86f06a403 Check connection to homeserver before trying to log in for e2be Tulir Asokan 2020-07-23 19:18:24 +0300
  • 3e7853f125 Send errors for more types of media bridge errors Tulir Asokan 2020-07-21 16:08:54 +0300
  • acdd555917 Change nova build trigger to master branch Tulir Asokan 2020-07-16 21:08:35 +0300
  • 9ac7544b64 Fix handling contact messages Tulir Asokan 2020-07-16 21:08:00 +0300
  • f3728024b0 Add needs definitions and nova build trigger to CI Tulir Asokan 2020-07-14 23:22:52 +0300
  • b1fd0be345 Update mautrix-go to fix static build Tulir Asokan 2020-07-10 16:35:38 +0300
  • b7275a763a Make bridging receipts togglable separately from presence Tulir Asokan 2020-07-10 16:26:55 +0300
  • f40a91594d Update mautrix-go Tulir Asokan 2020-07-10 15:56:45 +0300
  • 8bacbbac5b Bump version to v0.1.3 Tulir Asokan 2020-07-10 15:24:29 +0300
  • 518cb076ff Add command to create WhatsApp group Tulir Asokan 2020-07-10 15:23:32 +0300
  • 7eb4cfb946 Add command to disable bridging presence and read receipts Tulir Asokan 2020-07-10 14:53:18 +0300
  • 4a673b92fa Kick left users when syncing members Tulir Asokan 2020-07-05 23:16:59 +0300
  • 07927741bf Linkify already existing portal error message in pm command Tulir Asokan 2020-07-05 19:41:28 +0300
  • 7dc4632cd4 Create new portal if invite fails in pm command. Fixes #188 Tulir Asokan 2020-07-05 19:27:40 +0300
  • 8f805c539a Fix backfill in private chat portal with self Tulir Asokan 2020-07-05 19:24:48 +0300
  • ffb8529b73 Allow creating private chat portal by inviting WhatsApp puppet. Fixes #110 Tulir Asokan 2020-07-05 18:57:03 +0300
  • b7cd2c7f2a Update ROADMAP.md Tulir Asokan 2020-07-04 16:29:06 +0300
  • 097dda4ce0 Bump version to v0.1.2 Tulir Asokan 2020-07-04 16:22:10 +0300
  • 4608c09656 Escape % in battery low warning. Fixes #205 Tulir Asokan 2020-07-04 16:21:41 +0300
  • 43a3815970 Fix some things related to m.bridge Tulir Asokan 2020-07-03 13:47:02 +0300
  • d9874ab1b4 Improve low battery warning Tulir Asokan 2020-06-30 17:21:17 +0300
  • 44b399790b Fix replies in encrypted rooms Tulir Asokan 2020-06-30 16:26:13 +0300
  • 5a611146cb Update go-whatsapp to improve some errors Tulir Asokan 2020-06-26 00:37:17 +0300
  • 2132bc653b Handle WhatsApp chat create events Tulir Asokan 2020-06-26 00:13:18 +0300
  • 8cfb04a5ed Handle WhatsApp invites. Fixes #120 Tulir Asokan 2020-06-26 00:05:51 +0300
  • 326293303d Handle WhatsApp kicks and Matrix invites Tulir Asokan 2020-06-25 23:58:35 +0300
  • fed6756ae5 Handle leaving and kicking from Matrix. Fixes #47 Tulir Asokan 2020-06-25 23:33:11 +0300
  • 3a571b2c7a Add command to join groups with invite link Tulir Asokan 2020-06-25 23:29:16 +0300
  • 67864d8475 Make command system work better in private chat portals Tulir Asokan 2020-06-25 22:42:52 +0300
  • 09a08a9ef4 Add command to get group invite link Tulir Asokan 2020-06-25 22:40:34 +0300
  • 3460d7b6e8 Make WhatsApp device name configurable Tulir Asokan 2020-06-25 17:59:44 +0300
  • d0ccc85522 Actually log errors when accepting invite fails. Fixes #143 Tulir Asokan 2020-06-25 17:01:40 +0300
  • f4ce80f98e Handle contact and battery events Tulir Asokan 2020-06-25 16:44:51 +0300
  • d4e812b968 Update mautrix-go Tulir Asokan 2020-06-24 00:31:50 +0300
  • 542d30ead7 Use SQLCryptoStore from mautrix-go and update deps Tulir Asokan 2020-06-23 23:22:30 +0300
  • cbd1a79e80 Ignore some types of message parse errors Tulir Asokan 2020-06-23 19:03:20 +0300
  • c541afbb46 Update go-whatsapp again Tulir Asokan 2020-06-23 19:01:11 +0300
  • 50132ae274 Add ffmpeg to Docker image Tulir Asokan 2020-06-23 16:40:05 +0300
  • 3fe9289f91 Add support for Matrix->WhatsApp GIF bridging. Fixes #141 Tulir Asokan 2020-06-23 16:36:05 +0300
  • 63a1a77f26 Update go-whatsapp to handle unknown ping responses Tulir Asokan 2020-06-23 15:36:08 +0300
  • 58de73f8b2 Update mautrix-go Tulir Asokan 2020-06-23 14:52:32 +0300
  • c922d7e569 Add FUNDING.yml Tulir Asokan 2020-06-18 00:01:15 +0300
  • 5a04f6c871 Add simple disconnection count to metrics Tulir Asokan 2020-06-17 17:57:14 +0300
  • 689202f43d Move HandleMediaMessage parameters to a struct Tulir Asokan 2020-06-20 22:24:27 +0300
  • bd9464add3
    Merge pull request #201 from lieuwex/document-whatsapp-filename Tulir Asokan 2020-06-20 22:07:33 +0300
  • 9cc8b04c8e use whatsapp document filename for document type files Lieuwe Rooijakkers 2020-06-20 17:26:45 +0200
  • 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