Tulir Asokan
|
a42c7bca17
|
Remove unused crypto store and fix comment
|
2022-05-22 22:03:08 +03:00 |
|
Tulir Asokan
|
86b9ae54d5
|
Re-add matrix event duration metric and move more things
|
2022-05-22 16:28:50 +03:00 |
|
Tulir Asokan
|
73304cd400
|
Move Matrix event and command handling to mautrix-go
|
2022-05-22 16:15:54 +03:00 |
|
Tulir Asokan
|
a8c72a57f9
|
Update mautrix-go again
|
2022-05-22 01:19:27 +03:00 |
|
Tulir Asokan
|
125199bbf8
|
Update mautrix-go
|
2022-05-22 01:17:05 +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
|
962179fb75
|
Handle edge cases with missing senders in historical messages
|
2022-05-19 12:08:31 +03:00 |
|
Tulir Asokan
|
f39fff3285
|
Send first batch of events without historical flag (#498)
|
2022-05-19 11:36:42 +03:00 |
|
Tulir Asokan
|
e81acef840
|
Add debug endpoint for sending retry receipts
|
2022-05-18 00:08:38 +03:00 |
|
Tulir Asokan
|
e062ddc51a
|
Include obfuscated phone number in retry receipt metrics
|
2022-05-17 19:30:46 +03:00 |
|
Tulir Asokan
|
9fd07c0759
|
Bump version to v0.4.0
|
2022-05-16 20:31:32 +03:00 |
|
Tulir Asokan
|
46ba3981c1
|
Add Segment events for retry receipts and undecryptable messages
|
2022-05-16 13:49:43 +03:00 |
|
Tulir Asokan
|
512ca6be89
|
Update whatsmeow
|
2022-05-16 11:54:38 +03:00 |
|
Tulir Asokan
|
3cafd59cf7
|
Handle key missing errors when syncing app state
|
2022-05-16 11:43:09 +03:00 |
|
Tulir Asokan
|
3ee7c8527a
|
Send a valid request when doing hacky phone pings
|
2022-05-16 11:22:41 +03:00 |
|
Tulir Asokan
|
0ed0f61ced
|
Add command to change disappearing timer
|
2022-05-15 14:01:23 +03:00 |
|
Tulir Asokan
|
a4f57d175c
|
Update dependencies and changelog
|
2022-05-15 11:12:31 +03:00 |
|
Tulir Asokan
|
f74af8eb30
|
Update whatsmeow and improve history sync logging
|
2022-05-14 14:17:03 +03:00 |
|
Tulir Asokan
|
6f14475667
|
Switch to ParseWebMessage from whatsmeow
|
2022-05-13 16:08:33 +03:00 |
|
Tulir Asokan
|
feaaf51970
|
Update changelog and whatsmeow again
|
2022-05-11 14:33:19 +03:00 |
|
Tulir Asokan
|
8ff1896b18
|
Update whatsmeow and add bridge state events for keepalive timeouts
|
2022-05-11 14:04:59 +03:00 |
|
Tulir Asokan
|
8e2579936f
|
Fix sending media
|
2022-05-10 14:47:45 +03:00 |
|
Tulir Asokan
|
57339187e5
|
Add message send retry on xml-not-well-formed errors
|
2022-05-10 13:55:33 +03:00 |
|
Tulir Asokan
|
9dcd8f4f96
|
Maybe improve retry receipt handling
|
2022-05-10 12:15:00 +03:00 |
|
Tulir Asokan
|
85d29011d1
|
Update whatsmeow
|
2022-05-10 11:39:10 +03:00 |
|
Tulir Asokan
|
7a3241161b
|
Log warning if server doesn't advertise Matrix 1.1+ support
|
2022-05-10 11:33:14 +03:00 |
|
Tulir Asokan
|
380ca00c34
|
Update whatsmeow
|
2022-05-05 12:22:42 +03:00 |
|
Tulir Asokan
|
7c579ad972
|
Update whatsmeow for new xml-not-well-formed debugging
|
2022-05-03 15:35:02 +03:00 |
|
Tulir Asokan
|
a3810c1414
|
Update whatsmeow
|
2022-05-02 15:43:51 +03:00 |
|
Tulir Asokan
|
8b39175b76
|
Drop support for appservice login with unstable prefix
|
2022-04-29 22:04:28 +03:00 |
|
Tulir Asokan
|
4c0d43fee7
|
Update whatsmeow
|
2022-04-29 19:40:15 +03:00 |
|
Tulir Asokan
|
4b22e786f5
|
Make signal store retry if postgres dies
|
2022-04-29 19:38:44 +03:00 |
|
Tulir Asokan
|
7a4de157ce
|
Update mautrix-go and changelog
|
2022-04-29 16:10:03 +03:00 |
|
Tulir Asokan
|
66f505303d
|
Update 403 error message
Apparently it happens when switching phones, not only when banned
|
2022-04-28 20:09:44 +03:00 |
|
Tulir Asokan
|
387148849a
|
Update mautrix-go again
|
2022-04-27 23:48:55 +03:00 |
|
Tulir Asokan
|
0b036204ca
|
Update dependencies and reduce memory usage when encryping files
|
2022-04-27 14:31:57 +03:00 |
|
Tulir Asokan
|
ea3bcec1cf
|
Add option to maybe detect xml-not-well-formed errors
|
2022-04-25 17:21:43 +03:00 |
|
Tulir Asokan
|
30fd0d7c85
|
Update whatsmeow
|
2022-04-25 11:17:30 +03:00 |
|
Tulir Asokan
|
2f91b225e2
|
Update mautrix-go to prevent unnecessary displayname requests
|
2022-04-22 13:20:46 +03:00 |
|
Tulir Asokan
|
7f2d12aa5f
|
Update mautrix-go to switch to /v3 paths
|
2022-04-17 13:09:54 +03:00 |
|
Tulir Asokan
|
8e9fd57491
|
Update dependencies
|
2022-04-16 23:17:52 +03:00 |
|
Tulir Asokan
|
25c77b0fb5
|
Update mautrix-go and whatsmeow
|
2022-03-29 21:14:16 +03:00 |
|
Tulir Asokan
|
0a61d21373
|
Update whatsmeow
|
2022-03-29 16:10:28 +03:00 |
|
Tulir Asokan
|
f79ca422e8
|
Add option to use async media uploads
https://github.com/matrix-org/matrix-spec-proposals/pull/2246
|
2022-03-21 21:08:48 +02:00 |
|
Tulir Asokan
|
34954fc9f6
|
Update whatsmeow
|
2022-03-20 02:00:24 +02:00 |
|
Tulir Asokan
|
3a6c314878
|
Normalize variation selectors in emojis in both directions
Remove for WhatsApp, add for Matrix
|
2022-03-18 01:12:25 +02:00 |
|
Tulir Asokan
|
756040c6a9
|
Bump version to v0.3.0
|
2022-03-16 01:32:15 +02:00 |
|
Tulir Asokan
|
e31788541a
|
Check for WhatsApp web updates on bridge startup
|
2022-03-12 20:05:57 +02:00 |
|
Tulir Asokan
|
766e6a5130
|
Invite bot when user enables encryption in DM portal
|
2022-03-11 20:11:27 +02:00 |
|
Tulir Asokan
|
031d712905
|
Update whatsmeow
|
2022-03-09 16:44:25 +02:00 |
|