Commit graph

1222 commits

Author SHA1 Message Date
Tulir Asokan a548fd7174 Update Docker image to Alpine 3.16 2022-07-06 18:48:30 +03:00
Tulir Asokan 152f5a57b5 Fix handling not found avatars 2022-07-06 13:54:32 +03:00
Tulir Asokan 2bc5c32d48 Add double puppet value to backfilled event wire content 2022-07-05 16:41:28 +03:00
Tulir Asokan 4d059edc48 Update mautrix-go 2022-07-05 16:15:32 +03:00
Tulir Asokan 1b90f98961 Clamp sticker rendering suggestion 190px 2022-07-05 12:52:32 +03:00
Tulir Asokan f8d6f712bd Get Matrix msgtype from WhatsApp type instead of mimetype 2022-07-05 12:46:34 +03:00
Tulir Asokan 91b4699e2d Update mautrix-go 2022-07-05 12:00:44 +03:00
Tulir Asokan 17a9df3297 Always sync private chat portal meta in background sync 2022-07-05 11:11:48 +03:00
Tulir Asokan c16af35d1b Make Portal.UpdateName work without a room 2022-07-05 11:08:21 +03:00
Tulir Asokan d7100cf0bd Update mautrix-go 2022-07-05 11:03:49 +03:00
Tulir Asokan 95aa6c01a6 Fix potential bugs in direct chat portal info updating 2022-07-05 11:02:54 +03:00
Tulir Asokan 9a6670eb93 Update mautrix-go 2022-07-01 23:25:13 +03:00
Tulir Asokan 87c4cd6c20 Simplify expression 2022-07-01 22:34:41 +03:00
Sumner Evans 7247e9b2e6
Merge pull request #525 from mautrix/make-contact-agumentation-more-efficient
provisioning/list_contacts: make augmentation with avatar more efficient
2022-07-01 13:21:07 -06:00
Sumner Evans 07a43e6541
provisioning/list_contacts: make augmentation with avatar more efficient
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-07-01 13:15:08 -06:00
Tulir Asokan 1e8fb6459d Update changelog 2022-07-01 11:07:43 +03:00
Tulir Asokan 69f23666a5 Use replies for error notices 2022-07-01 11:06:54 +03:00
Tulir Asokan 676ae34bbe Remove default soft timeout on sending 2022-07-01 11:06:20 +03:00
Tulir Asokan 61f3aa9704 Add still_working field for status event on soft timeouts 2022-07-01 11:02:35 +03:00
Tulir Asokan bf4c01648f Move most double puppet source key adding to mautrix-go 2022-06-30 20:56:26 +03:00
Tulir Asokan e9f01b81d5 Add validation for disappearing-timer command 2022-06-30 17:25:43 +03:00
Tulir Asokan 0c0a55b940 Fetch portal info before doing background sync
This ensures it doesn't re-add you if you left the group
2022-06-30 16:59:53 +03:00
Tulir Asokan 4b69c16f1a Allow retries on message taking too long errors 2022-06-30 14:52:28 +03:00
Tulir Asokan 14581a314e Fix checkpoint status for message taking long warnings 2022-06-30 14:50:22 +03:00
Tulir Asokan 2542f94e00 Add a warning log and more comments 2022-06-30 14:46:46 +03:00
Tulir Asokan 44768c9c93 Improve max message handling duration options 2022-06-30 14:41:37 +03:00
Tulir Asokan e6240ff68c Update some words and dependencies 2022-06-30 13:52:07 +03:00
Tulir Asokan d3d69d1a8a Add option for max message handling duration 2022-06-29 20:05:55 +03:00
Tulir Asokan 52e3cdb121 Only resync avatar if the user sync query returns one 2022-06-28 16:25:41 +03:00
Tulir Asokan 19b4c3093a Apply periodic resync for group chats too 2022-06-28 16:22:11 +03:00
Tulir Asokan f0e93bd938 Add random offset to starting avatar resync loop 2022-06-28 14:50:43 +03:00
Tulir Asokan 9f0901f560 Add periodic ghost avatar resync 2022-06-28 14:37:50 +03:00
Tulir Asokan 267799cbe0 Update dependencies 2022-06-28 12:09:12 +03:00
Tulir Asokan 68b0f3d0a4 Re-add support for resend_bridge_info 2022-06-27 11:46:30 +03:00
Tulir Asokan 219265c706 Fix value in example config 2022-06-27 11:20:24 +03:00
Tulir Asokan af50cbd239 Update changelog 2022-06-25 10:55:16 +03:00
Tulir Asokan e424382cc9 Add support for list messages 2022-06-24 23:25:38 +03:00
Tulir Asokan a47ef45e29 Add support for template button reply messages 2022-06-24 22:37:27 +03:00
Tulir Asokan 443ff97e7a Add basic support for business messages 2022-06-24 21:50:58 +03:00
Tulir Asokan d6db16a4e2 Update mautrix-go 2022-06-24 19:06:30 +03:00
Tulir Asokan 40ea8a8324 Stop using SELECT * 2022-06-24 17:53:28 +03:00
Tulir Asokan 83d41a4e12 Refuse to start bridge if server is missing features 2022-06-23 20:25:09 +03:00
Tulir Asokan 1aed6aa94d Update mautrix-go to add proper TOFU 2022-06-23 14:43:43 +03:00
Tulir Asokan e59c4e28c8 Update mautrix-go again 2022-06-22 22:10:08 +03:00
Tulir Asokan 7607316db7 Update mautrix-go 2022-06-22 21:38:04 +03:00
Tulir Asokan 0f8fb8e4dd Update mautrix-go and add new e2be verification config options 2022-06-22 20:09:21 +03:00
Tulir Asokan 6cba0d01ff Update whatsmeow 2022-06-22 19:01:54 +03:00
Tulir Asokan 29812932c2 Revert default double puppet device name change 2022-06-21 22:28:57 +03:00
Tulir Asokan 5b698b8c1c Move DualError to mautrix-go 2022-06-21 21:56:08 +03:00
Tulir Asokan ec86c490a3 Add basic config validation 2022-06-21 21:56:02 +03:00