1
0
Fork 0
mirror of https://github.com/mautrix/whatsapp.git synced 2026-07-06 14:23:20 -04:00

Commit graph

  • dfc5722a80 Move crypto store to main database Tulir Asokan 2020-05-09 20:07:21 +03:00
  • 6e50a7c380 Switch appservice module location Tulir Asokan 2020-05-09 14:31:06 +03:00
  • e7458139c4 Update deps Tulir Asokan 2020-05-09 02:14:12 +03:00
  • 0a77e25cda Add static build to CI Tulir Asokan 2020-05-09 02:11:16 +03:00
  • f89fcf7212 Make no-cgo build work without source changes Tulir Asokan 2020-05-09 02:08:23 +03:00
  • baae66ed04 Add basic end-to-bridge encryption support Tulir Asokan 2020-05-09 02:03:59 +03:00
  • edd91510f1 Add olm to CI builds Tulir Asokan 2020-05-08 23:53:30 +03:00
  • acc25a02e4 Update mautrix-go Tulir Asokan 2020-05-08 22:32:22 +03:00
  • 6458e4ba33 Fix command prompt zhaoYangguang 2020-05-08 16:20:54 +08:00
  • 20ad24cd3c Fix the problem that the group avatar cannot be updated synchronously zhaoYangguang 2020-05-08 16:20:17 +08:00
  • 0f699de3c6 1. Eliminate the interference of group messages. 2. Users who are typing are considered as online users. zhaoYangguang 2020-05-07 20:12:09 +08:00
  • 8f8e66ca7f whatsapp->matrix(leave/kick/join/leave) zhaoYangguang 2020-04-29 23:14:23 +08:00
  • 74e60bf95f Merge branch 'master' into member-actions zhaoYangguang 2020-04-24 15:24:04 +08:00
  • 5d6cfeceed
    Merge pull request #1 from tulir/master pidong 2020-04-24 15:23:40 +08:00
  • 100f49ee3b invite/kick/leave/help zhaoYangguang 2020-04-23 20:12:22 +08:00
  • e0aea74abf Update go-whatsapp to prevent rare panic when disconnecting Tulir Asokan 2020-04-21 23:18:28 +03:00
  • 53fe1b1818 Update go-whatsapp. Fixes #169 Tulir Asokan 2020-04-21 09:25:18 +03:00
  • 44bb623e7a Document how to use multiple if's in displayname_template, Closes #162 davralin 2020-04-06 00:05:39 +02:00
  • 9aee1c83ac Add ?sslmode=disable to example postgres connection string Tulir Asokan 2020-04-12 10:41:53 +03:00
  • 0ded3aa7af Update go-whatsapp Tulir Asokan 2020-04-12 10:41:32 +03:00
  • 973afcdd26 portal: bridge notices Peter Roberts 2020-04-11 14:44:11 +01:00
  • b48054e0de portal: bridge notices Peter Roberts 2020-04-11 14:44:11 +01:00
  • 0656fe9dc1 Document how to use multiple if's in displayname_template, Closes #162 davralin 2020-04-06 00:05:39 +02:00
  • 0e07a152d0 Adjusted connection string used for postgres-container, relevant for #65 davralin 2020-04-05 23:59:40 +02:00
  • 064b5b8fed Don't use transaction for querying values Tulir Asokan 2020-04-02 21:53:45 +03:00
  • 6a42de73d1 Check if constraint exists before trying to delete Tulir Asokan 2020-04-02 21:37:51 +03:00
  • 9b01166f0c Ignore error in upgrade to allow Postgres 12 to work. Fixes #133 Tulir Asokan 2020-04-02 21:11:38 +03:00
  • 78d3d22cd4 Add support for setting group description from Matrix Tulir Asokan 2020-03-31 16:27:42 +03:00
  • 3f60a6f28e Update go-whatsapp to fix file uploading Tulir Asokan 2020-03-31 11:55:07 +03:00
  • ac356031ac Update all deps Tulir Asokan 2020-03-27 10:27:03 +02:00
  • 3a9642386c Fix state store migration Tulir Asokan 2020-03-26 23:36:34 +02:00
  • 0b6f14460d Update go-whatsapp to get new protobuf schema Tulir Asokan 2020-03-26 21:49:35 +02:00
  • f66041eaf9 Update go-whatsapp Tulir Asokan 2020-03-26 20:15:32 +02:00
  • a937863c1e Update mautrix-appservice-go Tulir Asokan 2020-03-26 19:57:46 +02:00
  • 2d8bc96a09
    updated to latest mautrix-go and mautrix-appservice-go (#145) Marco Antonio Alvarez 2020-03-26 18:31:56 +01:00
  • 8dd5f6a0d1
    Merge pull request #151 from rreuvekamp/fix/142-reconnect-command-doesnt-work-v2 Tulir Asokan 2020-03-26 19:29:36 +02:00
  • 1e2f5ef25c Improve communities doc in config Remi Reuvekamp 2020-01-21 14:19:49 +01:00
  • 46b784ca3d Disconnect before reconnecting Remi Reuvekamp 2020-03-11 17:21:51 +01:00
  • a932911c56 Fix #142 Remi Reuvekamp 2020-03-11 16:09:31 +01:00
  • eb287afd73 Fix #142 Remi 2020-03-11 16:09:31 +01:00
  • bb7ad00fe2
    restore functionality of list without flags HayWo 2020-03-02 16:19:28 +01:00
  • 1ede7587d1
    split list answers into multiple messages HayWo 2020-03-02 15:46:23 +01:00
  • b5d20094af
    add new flags to help command HayWo 2020-02-28 17:14:09 +01:00
  • 867dcf7148
    Improving list command HayWo 2020-02-28 17:03:39 +01:00
  • 61268f8cc4 Revert to Go 1.12 in dockerfile Tulir Asokan 2020-02-25 23:26:57 +02:00
  • ab98ef4e3b Actually fix arm64 build Tulir Asokan 2020-02-25 23:13:19 +02:00
  • e20a712dce Fix arm64 builds Tulir Asokan 2020-02-25 23:04:55 +02:00
  • 685e6a3be0 Add arm64 docker builds to CI Tulir Asokan 2020-02-25 22:59:39 +02:00
  • b7c40f8e17 removed local path Marco Antonio Alvarez 2020-02-24 22:19:58 +01:00
  • fed539d127 updated to latest mautrix-go and mautrix-appservice-go Marco Antonio Alvarez 2020-02-24 22:16:37 +01:00
  • 260555b69c Remove provisioning API QR code regen limit Tulir Asokan 2020-02-09 21:00:29 +02:00
  • 16dc3c8699 Add initial provisioning API Tulir Asokan 2020-02-09 20:32:14 +02:00
  • ab84092311 Improve communities doc in config Remi Reuvekamp 2020-01-21 14:19:49 +01:00
  • 39e46833b4
    Merge pull request #135 from Rafaeltheraven/master Tulir Asokan 2020-01-12 23:28:49 +02:00
  • 6d806227c7 Actually removed instead of commenting out :P rafaeltheraven 2020-01-09 10:46:45 +01:00
  • c8e5c06a57 Removed strange workaround, fixing #134 rafaeltheraven 2020-01-09 10:41:45 +01:00
  • 302fae6649 Bypass mautrix.Content's MarshalJSON. Fixes #132 Tulir Asokan 2020-01-07 22:27:37 +02:00
  • 8c3807a16d Add puppet to personal filtering community when adding portal Tulir Asokan 2020-01-07 21:25:41 +02:00
  • a7601fa4cc Hide rooms when adding to personal filtering community Tulir Asokan 2020-01-07 21:25:27 +02:00
  • e4ddc43007
    Merge pull request #118 from 14mRh4X0r/support-go-1-11 Tulir Asokan 2019-12-31 21:26:31 +02:00
  • e056459ab4 Add/fix sticker bridging in both directions Tulir Asokan 2019-12-31 20:17:03 +02:00
  • 62b578d870 Convert sticker events into MsgImage to send to whatsapp rafaeltheraven 2019-12-31 17:32:28 +01:00
  • 854258cc23 Added handler for sending sticker events rafaeltheraven 2019-12-31 17:32:09 +01:00
  • 4bdbe67c94 Mark custom puppets as registered automatically. Fixes #128 Tulir Asokan 2019-12-30 20:40:20 +02:00
  • ec0e60c71c Add option to automatically enable custom puppeting with shared secret login Tulir Asokan 2019-12-30 20:21:04 +02:00
  • 828c0a6166 Implemented shitty workaround for allowing self-sent media to be bridged in group chats rafaeltheraven 2019-12-28 20:41:40 +01:00
  • ed16ca214a Forgot a print statement rafaeltheraven 2019-12-23 14:31:21 +01:00
  • cd4981b181 Fixed getting stickers from everybody except yourself rafaeltheraven 2019-12-23 14:29:02 +01:00
  • 0b51d84646 Fix values.yaml in helm chart Tulir Asokan 2019-12-06 15:57:35 +02:00
  • 041c257e7a Replace ReplaceAll(…) with Replace(…, -1) Willem Mulder 2019-12-02 22:52:40 +01:00
  • 4a7f930ad7 README: Include all of the infromation Alistair Francis 2019-11-23 12:32:08 -08:00
  • b7e60b62b4 docs: Add an authentication document Alistair Francis 2019-11-23 12:30:56 -08:00
  • b38392e40a docs: Add a bridge setup document Alistair Francis 2019-11-23 12:21:32 -08:00
  • 0fba1db6aa Fix room topic length (#108) IndeedNotJames 2019-11-17 20:10:02 +01:00
  • bb1d28c755 Fix typo Tulir Asokan 2019-11-13 09:40:41 +02:00
  • 14f039f5a4 Don't drop messages even if database says authenticated user is not in chat Tulir Asokan 2019-11-13 09:36:43 +02:00
  • 47cebe80c8
    Fix room topic length IndeedNotJames 2019-11-12 03:54:12 +01:00
  • 3caca1b9a0 Fix NeedsRelaybot check for groups too Tulir Asokan 2019-11-11 22:41:58 +02:00
  • 691d2ea1b3 Fix NeedsRelaybot check and relaybot command handling without arguments Tulir Asokan 2019-11-11 22:30:59 +02:00
  • 0f4048a178 Add helm chart Tulir Asokan 2019-11-10 21:56:30 +02:00
  • 03d42640fe Add basic relaybot support. Fixes #20 Tulir Asokan 2019-11-10 21:22:11 +02:00
  • e2d9e2fc57 Merge remote-tracking branch 'deepbluev7/master' Tulir Asokan 2019-11-10 19:13:01 +02:00
  • a0658a5634 Merge remote-tracking branch 'mawalu/migrate-registrations-in-batches' Tulir Asokan 2019-11-10 19:12:57 +02:00
  • fc4098d3e4 Receive stickers from whatsapp Nicolas Werner 2019-10-04 20:01:53 +02:00
  • aa78c8c21b
    Migrate registrations in batches mawalu 2019-10-01 21:09:46 +02:00
  • f0ad1456e2 Use Go 1.12 for dockerfile temporarily. Fixes #99 Tulir Asokan 2019-09-29 01:15:09 +03:00
  • 22fb5c125d Update go-whatsapp (ref #94) Tulir Asokan 2019-09-03 21:24:33 +03:00
  • 9c144e480e Update mautrix-appservice-go Tulir Asokan 2019-09-01 18:23:14 +03:00
  • 6861ba00ec Update go-whatsapp Tulir Asokan 2019-08-31 00:33:39 +03:00
  • fb826601d8 Fix bridging media when whatsapp sends wrong mime type Tulir Asokan 2019-08-31 00:32:51 +03:00
  • 04192da0a6 Update go-whatsapp dep Tulir Asokan 2019-08-30 22:22:44 +03:00
  • d91f705e95 Fix most unexpected logout bugs, handle connection-in-progress states better and send warning message if sending to whatsapp times out Tulir Asokan 2019-08-30 22:04:57 +03:00
  • c4d2b04e67 Fix misleading connection error message in private chat portals Tulir Asokan 2019-08-30 21:37:12 +03:00
  • 4747d6999b Add different error message in ping if user has no session Tulir Asokan 2019-08-30 21:32:47 +03:00
  • 5af374e6b0 Fix bridging error messages in private chats Tulir Asokan 2019-08-30 21:32:29 +03:00
  • fccf6e981f Disconnect if session restore fails Tulir Asokan 2019-08-30 21:31:55 +03:00
  • 0d4453d2e8 Skip state store migrations if state store is empty Tulir Asokan 2019-08-30 21:08:32 +03:00
  • 2313321d01 Improve startup sync timeout handling Tulir Asokan 2019-08-30 20:57:08 +03:00
  • db53b95ab1 Try to ensure recovered panics still print stack traces Tulir Asokan 2019-08-30 09:39:37 +03:00
  • 7413163df2 Migrate room user profiles from mx-state.json in batches. Fixes #93 Tulir Asokan 2019-08-27 15:30:22 +03:00