Tulir Asokan
|
74870ec638
|
Add proper error message for multi-device
|
2021-09-23 14:09:03 -04:00 |
|
Tulir Asokan
|
46dcd11527
|
Update displayname template
|
2021-09-01 15:49:19 +03:00 |
|
Tulir Asokan
|
3bef9ebfc0
|
Update readiness endpoint at the end of Start()
|
2021-08-25 20:46:52 +03:00 |
|
Tulir Asokan
|
4fe179d0d7
|
Remove content from message table. Fixes #320
|
2021-08-19 19:17:19 +03:00 |
|
Tulir Asokan
|
8dbb67a49c
|
Update mautrix-go
|
2021-08-17 01:29:13 +03:00 |
|
Tulir Asokan
|
9b889e7de8
|
Update go-whatsapp to support ephemeral and view once messages
|
2021-08-08 15:22:21 +03:00 |
|
Tulir Asokan
|
039059df45
|
Ignore WhatsApp file length and hash mismatches
|
2021-08-06 01:33:17 +03:00 |
|
Tulir Asokan
|
78ae4205fd
|
Update go-whatsapp
|
2021-06-19 02:25:14 +03:00 |
|
Tulir Asokan
|
a3669a675b
|
Update go-whatsapp
|
2021-06-17 12:46:24 +03:00 |
|
Tulir Asokan
|
f9b88839c3
|
Update mautrix-go
|
2021-06-17 12:38:04 +03:00 |
|
Tulir Asokan
|
d3b9f4f637
|
Handle websocket keepalive errors and update deps
|
2021-06-15 15:07:42 +03:00 |
|
Tulir Asokan
|
80b534323f
|
Try to fix false positive send error on whatsapp mobile
|
2021-06-01 13:32:14 +03:00 |
|
Tulir Asokan
|
b07412b421
|
Don't mark messages older than chat info receive date as read after backfill
|
2021-05-18 20:09:12 +03:00 |
|
Tulir Asokan
|
66f0b04a31
|
Send double puppeting identifier with read receipts if server supports it
|
2021-05-18 15:23:19 +03:00 |
|
Tulir Asokan
|
1bdbf0a22d
|
Update go-whatsapp
|
2021-05-18 13:15:40 +03:00 |
|
Tulir Asokan
|
1ef61f7b2f
|
Update whatsapp protocol version identifier
|
2021-05-12 14:56:42 +03:00 |
|
Tulir Asokan
|
b9b4c11d81
|
Update dependencies
|
2021-05-12 14:54:40 +03:00 |
|
Tulir Asokan
|
4c803a6a13
|
Include message tag when logging raw JSON messages
|
2021-05-04 21:44:55 +03:00 |
|
Tulir Asokan
|
f9098cdf18
|
Add option to bridge chat pin status from WhatsApp
|
2021-04-20 16:32:23 +03:00 |
|
Tulir Asokan
|
badea9c547
|
Add option to bridge archive and mute status from WhatsApp
|
2021-04-19 22:14:32 +03:00 |
|
Tulir Asokan
|
06a041981d
|
Merge remote-tracking branch 'conor-f/toggle-presence-and-receipts'
|
2021-04-19 19:25:40 +03:00 |
|
Tulir Asokan
|
03b211c353
|
Update mautrix-go
|
2021-04-19 17:35:11 +03:00 |
|
Tulir Asokan
|
d3c0b50d5a
|
Move request retrying to mautrix-go
|
2021-04-15 16:23:40 +03:00 |
|
Tulir Asokan
|
b1fa9df5f5
|
Update go-whatsapp
|
2021-04-08 20:37:48 +03:00 |
|
Tulir Asokan
|
ca285ea9bb
|
Update mautrix-go to use a single http.Client instance
|
2021-04-06 17:14:32 +03:00 |
|
Tulir Asokan
|
74f09f128c
|
Update go-whatsapp. Fixes #294
|
2021-04-02 14:22:52 +03:00 |
|
Tulir Asokan
|
9b25e26b04
|
Update mautrix-go and add custom user agent
|
2021-03-26 11:18:10 +02:00 |
|
Tulir Asokan
|
024d9a0b0e
|
Update go-whatsapp
|
2021-03-19 20:52:15 +02:00 |
|
Tulir Asokan
|
cbdd10e704
|
Send real-time whatsapp connection state to asmux
|
2021-03-15 18:06:16 +02:00 |
|
Tulir Asokan
|
17d68443b7
|
Update mautrix-go. Fixes #251
|
2021-03-08 00:55:54 +02:00 |
|
Tulir Asokan
|
8a6877746d
|
Wait for connection before handling message when login is in progress
|
2021-03-05 16:54:23 +02:00 |
|
Tulir Asokan
|
ab0019d087
|
Make sure interface conversion succeeds in error check
|
2021-03-04 20:46:08 +02:00 |
|
Tulir Asokan
|
0b5eeef689
|
Update mautrix-go to add auth type to register requests
|
2021-03-04 19:46:32 +02:00 |
|
Tulir Asokan
|
e043788037
|
Update mautrix-go to add timeout to Matrix HTTP requests
|
2021-03-02 11:43:07 +02:00 |
|
Tulir Asokan
|
ab22e2da0e
|
Update maulogger to fix newlines in log files
|
2021-03-01 12:41:37 +02:00 |
|
Tulir Asokan
|
82ae61685c
|
Update mautrix-go to fix potential concurrent map writes
|
2021-02-26 13:28:42 +02:00 |
|
Tulir Asokan
|
0e3bf04daf
|
Improve post-reconnection resending and fix potential encryption races
|
2021-02-25 17:22:29 +02:00 |
|
Tulir Asokan
|
337ca45749
|
Update go-whatsapp again
|
2021-02-25 14:30:13 +02:00 |
|
Tulir Asokan
|
1c28fbb49b
|
Fix more connection bugs
|
2021-02-25 13:49:28 +02:00 |
|
Tulir Asokan
|
2292c874d6
|
Update go-whatsapp to fix panics in some cases
|
2021-02-24 17:43:28 +02:00 |
|
Tulir Asokan
|
37c2a064a5
|
Update go-whatsapp to handle query timeouts
|
2021-02-24 17:18:27 +02:00 |
|
Tulir Asokan
|
69e5a26e01
|
Improve handling of errors noticed in provisioning API pings
|
2021-02-24 00:06:11 +02:00 |
|
Tulir Asokan
|
a5d60bf87d
|
Autoreconnect if keepalive ping throws error
|
2021-02-23 17:36:42 +02:00 |
|
Tulir Asokan
|
2918e7f89e
|
Update go-whatsapp again
|
2021-02-23 16:08:53 +02:00 |
|
Tulir Asokan
|
b74302b266
|
Update go-whatsapp
|
2021-02-23 00:26:28 +02:00 |
|
Tulir Asokan
|
86e5ecbbfe
|
Merge branch 'break'
|
2021-02-22 15:21:35 +02:00 |
|
Tulir Asokan
|
ac2ca08007
|
Sync broadcast list recipients too
|
2021-02-21 14:45:38 +02:00 |
|
Tulir Asokan
|
a911a0c1a9
|
Add better support for broadcast lists
|
2021-02-21 14:18:15 +02:00 |
|
Tulir Asokan
|
fcad5fb057
|
Update dependencies
|
2021-02-21 13:22:06 +02:00 |
|
Tulir Asokan
|
325e54e949
|
Update go-whatsapp
|
2021-02-21 02:06:33 +02:00 |
|