Commit graph

1211 commits

Author SHA1 Message Date
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
Sumner Evans
b6eedb869b
Merge pull request #521 from mautrix/sumner/bri-3628
encryption: add ability to control rotation settings
2022-06-21 12:35:01 -06: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
90635af114 Update mautrix-go 2022-06-18 13:28:18 +03:00
Tulir Asokan
2a38b06326 Move CI script to mautrix/ci repo 2022-06-18 13:27:51 +03:00
Tulir Asokan
aa0daceb85 Add config option to bundle caption with media message 2022-06-17 11:34:24 +03:00
Tulir Asokan
8012368de5 Fix backfill queue query. Fixes #517 2022-06-17 10:33:47 +03:00
Tulir Asokan
7d5aeeaf88 Use postgres in example config 2022-06-17 10:16:06 +03:00
Tulir Asokan
fd0d6f7640 Bump version to v0.5.0 2022-06-16 17:35:58 +03:00
Tulir Asokan
30c5be305a Update dependencies and changelog 2022-06-14 18:58:12 +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
0796d14133 Update changelog and whatsmeow 2022-06-04 23:33:20 +03:00