Commit graph

480 commits

Author SHA1 Message Date
Tulir Asokan 23c75948f5 Undo incorrect changes 2023-04-06 14:31:21 +03:00
Tulir Asokan 5ffd92731b Add better errors for rejected edits 2023-04-06 14:18:09 +03:00
Tulir Asokan c2bda58ad6 Update outgoing edit format 2023-04-06 13:54:29 +03:00
Tulir Asokan dec2f81fbe Add fi.mau.gif flag for gifs 2023-03-28 12:26:30 +03:00
Tulir Asokan 6df2ff7259 Add config option to bridge cross-room replies 2023-03-08 17:14:31 +02:00
Tulir Asokan 5e28343350 Lock latest event backfill lock when handling Matrix messages 2023-03-02 14:14:49 +02:00
Tulir Asokan 96092af492 Add missing field for sending files. Fixes #595 2023-02-15 16:04:08 +02:00
Tulir Asokan 08fe836b8a Add hack for working around image rendering in broken clients
Closes #589
2023-02-05 01:01:42 +02:00
Tulir Asokan da0fb48eb2 Update base power level for poll votes 2023-01-16 17:17:36 +02:00
Tulir Asokan b8127f3545 Remove unused read receipt based disappearing timer 2023-01-16 17:16:01 +02:00
Tulir Asokan 3a5ca36d49 Fix disappearing message timing 2023-01-16 17:15:04 +02:00
Tulir Asokan ee3ce9b020 Fix receiving messages in notes to self chat 2023-01-10 16:14:03 +02:00
Tulir Asokan bbabf389a5 Use hungryserv room yeeting endpoint 2023-01-04 12:48:16 +02:00
Tulir Asokan 16277a8702 Update whatsmeow 2023-01-01 13:30:12 +02:00
Tulir Asokan 0305680317 Add support for creating polls from Matrix 2022-12-23 15:18:16 +02:00
Tulir Asokan 52876bb607 Handle WhatsApp poll creation message v2 2022-12-21 23:21:23 +02:00
Tulir Asokan a8a98264fb Fix syncing community avatars 2022-12-14 01:04:14 +02:00
Tulir Asokan 54c61c63e6 Update child portal m.bridge info when updating parent 2022-12-14 01:04:11 +02:00
Tulir Asokan 6f635a66fc Update bridge info after updating community space 2022-12-05 18:05:12 +02:00
Tulir Asokan 74e6c5f53e Clear in_space flag in portals when deleting parent 2022-12-03 16:48:39 +02:00
Tulir Asokan 7c9746f5de Ignore delete chat updates if the room doesn't exist 2022-12-02 16:19:37 +02:00
Tulir Asokan 738ea1b943 Create parent portal if necessary when updating space 2022-12-02 16:08:45 +02:00
Tulir Asokan 6184eeb28a Apply more group metadata before creating room 2022-12-02 15:53:59 +02:00
Tulir Asokan a1192bd0a4 Add support for communities 2022-12-02 15:36:19 +02:00
Tulir Asokan 5143f32707 Update whatsmeow and try to future-proof incoming reactions 2022-11-26 19:36:21 +02:00
Tulir Asokan 4b0302d745 Remove extev v2 option 2022-11-26 18:53:09 +02:00
Tulir Asokan be824d07fb Fix some unstable prefixes 2022-11-18 00:29:09 +02:00
Tulir Asokan b8dc3c0e56 Bridge incoming votes in MSC3381 polls 2022-11-18 00:20:18 +02:00
Tulir Asokan beb956973e Add option to bridge polls into MSC3381 format 2022-11-17 23:30:42 +02:00
Tulir Asokan 1da1b9935b Add support for poll creation messages 2022-11-17 23:02:02 +02:00
Tulir Asokan 2d362ea48e Update dependencies and changelog 2022-11-13 16:07:00 +02:00
Tulir Asokan 4bfd3bd644 Fix marking messages as disappearing while backfilling on SQLite 2022-11-10 23:12:08 +02:00
Sumner Evans f51fb5c5c2
historysync: fix typo
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-11-10 10:07:08 -07:00
Tulir Asokan a7fe1a56f5 Update whatsmeow and add sender timestamp to edits 2022-11-02 09:24:33 +02:00
Tulir Asokan eadc774160 Add support for sending members in /createRoom 2022-10-10 17:07:38 +03:00
Tulir Asokan 1105530c9a Add initial support for WhatsApp message edits
Sending will be disabled by default until official WhatsApp clients
start rendering edits. The implementation may also be incorrect.
2022-10-08 17:47:52 +03:00
Tulir Asokan 859355a3db Implicitly enable private_chat_portal_meta in encrypted rooms 2022-10-07 21:01:05 +03:00
Tulir Asokan b826aa1bb7 Fix handling read receipts 2022-10-05 21:18:49 +03:00
Tulir Asokan 53bc4dab28 Drop large media messages before downloading 2022-10-03 10:09:07 +03:00
Tulir Asokan 862cd8a0d7 Add option to sync group members in parallel 2022-09-29 14:39:59 +03:00
Tulir Asokan 7a933124fa Use transaction for saving reactions in backfill 2022-09-28 15:54:08 +03:00
Tulir Asokan 7a6c4d53d3 Backfill reactions when using hungryserv 2022-09-28 15:07:10 +03:00
Tulir Asokan 93cbbb7f93 Move reuploadAvatar next to updateAvatar 2022-09-28 14:45:36 +03:00
Tulir Asokan f0401ee81e Generate different deterministic event IDs for captions 2022-09-20 17:31:12 +03:00
Tulir Asokan ec9e6d517f Add missing f
[skip cd]
2022-09-07 12:31:59 -04:00
Tulir Asokan 3f59ae3d26 Ignore webp padding errors. Fixes #549 2022-09-06 15:55:46 -04:00
Tulir Asokan b923a39d76 Fix media conversion errors not including actual error 2022-08-31 11:10:39 +03:00
Tulir Asokan 985b33fd7c Backfill with deterministic event IDs on hungryserv 2022-08-25 17:05:45 +03:00
Tulir Asokan 11abac2214 Resize webp stickers if they're not 1:1 2022-08-25 11:43:16 +03:00
Tulir Asokan 24f7f353e4 Fix variable names 2022-08-24 21:08:47 +03:00
Tulir Asokan e554d048c9 Pad images when converting to webp 2022-08-24 21:06:27 +03:00
Tulir Asokan 76c9660849 Reject unsupported message types and add some more conversions
Closes #524
Closes #539
Fixes #510
2022-08-22 15:05:51 +03:00
Tulir Asokan f79efa9037 Update mautrix-go 2022-08-14 19:37:11 +03:00
Tulir Asokan e50ac52014 Update mautrix-go 2022-08-04 20:42:03 +03:00
Tulir Asokan 5ba69f7e8e Add support for admin redactions in groups 2022-08-01 09:49:27 +03:00
Tulir Asokan 3617b991c8 Update whatsmeow 2022-08-01 09:49:27 +03:00
Tulir Asokan 465ffa27af Remove special-cased private chat portal cleanup 2022-07-18 16:31:56 +03:00
vurpo 1600559de7
Delete portal if user deletes chat on WhatsApp (#531) 2022-07-18 16:16:17 +03:00
vurpo 180c8996a8
Implement "Delete for me" support for messages (#530) 2022-07-18 16:08:52 +03:00
Tulir Asokan 08d5b10902 Use same ensureUserInvited method everywere. Fixes #529 2022-07-12 13:15:46 +03:00
Tulir Asokan 574d6f47c3 Extend message handling timeout for scheduled messages 2022-07-11 15:08:34 +03:00
Tulir Asokan 794975eaa0 Add support for Matrix -> WhatsApp captions with MSC2530 2022-07-11 14:38:47 +03:00
Tulir Asokan 73f4449761 Add log to find which part of message handling takes long 2022-07-11 14:20:31 +03:00
Tulir Asokan fb74e014ec Improve log and update dependencies 2022-07-09 11:16:43 +03:00
Tulir Asokan 152f5a57b5 Fix handling not found avatars 2022-07-06 13:54: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 c16af35d1b Make Portal.UpdateName work without a room 2022-07-05 11:08:21 +03:00
Tulir Asokan 87c4cd6c20 Simplify expression 2022-07-01 22:34:41 +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 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 d3d69d1a8a Add option for max message handling duration 2022-06-29 20:05:55 +03:00
Tulir Asokan 19b4c3093a Apply periodic resync for group chats too 2022-06-28 16:22:11 +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 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 40ea8a8324 Stop using SELECT * 2022-06-24 17:53:28 +03:00
Tulir Asokan 5b698b8c1c Move DualError to mautrix-go 2022-06-21 21:56:08 +03:00
Sumner Evans e8c86d43d0
encryption: add ability to control rotation settings
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-06-21 12:33:04 -06:00
Tulir Asokan aa0daceb85 Add config option to bundle caption with media message 2022-06-17 11:34:24 +03:00
Tulir Asokan 43d8fc5d2b Disallow sending status broadcast messages by default
Sending to big contact lists doesn't really work yet
2022-06-13 20:01:39 +03:00
Tulir Asokan 7f27c76659 Improve tracking errors in Matrix->WhatsApp bridging
Closes #231
2022-05-31 17:28:59 +03:00
Tulir Asokan 79fb0d49b3 Move bridge state stuff to mautrix-go 2022-05-31 00:27:44 +03:00
Tulir Asokan 49a445e10d Update mautrix-go and add log when room is created 2022-05-29 19:22:07 +03:00
Tulir Asokan 372929f454 Fix small things 2022-05-24 14:02:06 +03:00
Tulir Asokan 1185b4bb71 Add mutex to block new messages in specific backfill cases
Specifically, when sending events using the `com.beeper.new_messages`
query param, normal new messages shouldn't be processed, as ordering
might get messed up.

3a264b77ed
2022-05-24 13:39:29 +03:00
Tulir Asokan 91bab528f3 Mark incoming own messages as read after bridging 2022-05-23 10:18:01 +03:00
Tulir Asokan 15129c0acc Move permission config to mautrix-go 2022-05-22 22:03:08 +03:00
Tulir Asokan 73304cd400 Move Matrix event and command handling to mautrix-go 2022-05-22 16:15:54 +03:00
Tulir Asokan a948ea0146 Move a bunch of stuff to mautrix-go
See d578d1a610

Database upgrades from before v0.4.0 were squashed, users must update
to at least v0.4.0 before updating beyond this commit.
2022-05-22 01:06:30 +03:00
Tulir Asokan 24c2880b20 Adjust error response content log 2022-05-19 15:18:15 +03:00
Tulir Asokan 30cf85a3b1 Ignore media retry errors if the response contains a new URL 2022-05-19 15:14:22 +03:00
Tulir Asokan 962179fb75 Handle edge cases with missing senders in historical messages 2022-05-19 12:08:31 +03:00
Tulir Asokan 5bcc8d3741 Include undecryptable message type in segment event 2022-05-17 21:47:13 +03:00
Sumner Evans 5b73ba7efd
Merge pull request #494 from mautrix/sumner/bri-3309
backfill: remove intermediate queues and unblock re-checking DB
2022-05-16 17:13:29 -06:00