Commit Graph

371 Commits

Author SHA1 Message Date
Adhiraj Singh 06ce5f9be0 feat: add media retry for MD 2022-06-01 13:04:45 +05:30
Adhiraj Singh 26b286c98c chore: use Boom for WS errors 2022-05-31 21:36:11 +05:30
Adhiraj Singh 29bee92e79 fix: remove recipient from ack 2022-05-28 18:47:48 +05:30
Adhiraj Singh 2b5389239f chore: better ack 2022-05-28 18:45:16 +05:30
Adhiraj Singh 5eca282d05 chore: remove likely redundant acks 2022-05-28 18:21:46 +05:30
Adhiraj Singh 60aafded3e chore: remove redundant comment 2022-05-28 00:22:34 +05:30
Adhiraj Singh 07f1f8c043 chore: use query to prevent redundant logs 2022-05-28 00:22:25 +05:30
Adhiraj Singh ed557967d1 chore: make "auth" mandatory in SocketConfig 2022-05-25 12:13:17 +05:30
Adhiraj Singh 4ea2c33cfa fix: cleanMessage for reaction messages 2022-05-23 12:46:34 +05:30
Adhiraj Singh ebec02908c feat: add clean message util before calling "messages.upsert" 2022-05-23 12:32:43 +05:30
Adhiraj Singh e131b7c4d3 feat: pass cachedGroupMetadata from sendMessage 2022-05-23 11:32:51 +05:30
Adhiraj Singh a8e209705a feat: add retry capability to SignalKeyStore 2022-05-22 20:52:21 +05:30
Adhiraj Singh 9a39a46398 feat: add toggle to download history 2022-05-22 17:23:30 +05:30
Adhiraj Singh 64a6070845 fix: use handshake timeout 2022-05-09 15:42:42 +05:30
Adhiraj Singh ae4aa67950 feat: handle call events 2022-05-09 15:00:53 +05:30
Adhiraj Singh 3ac5eafc63 chore: more descriptive logging of connection close 2022-05-02 13:24:59 +05:30
✬Ravindu Manoj✬ ✓ 846abbf7b9 catch errors in groupParticipantsUpdate (#1545)
* catch errors in groupParticipantsUpdate

* catch errors in groupParticipantsUpdate
2022-04-29 18:32:58 +05:30
Adhiraj Singh fd9daf8ad3 refactor: remove redundant stream:error handling 2022-04-25 13:27:25 +05:30
Adhiraj Singh 9424d04f5d fix: catch promise rejection on presence update 2022-04-25 12:57:47 +05:30
Adhiraj Singh 211a899ed4 feat: handle stream:errors more gracefully 2022-04-25 09:11:03 +05:30
Adhiraj Singh 56139b2d03 Revert "temp: do not handle dirty account_sync"
This reverts commit 772acd0946.
2022-04-24 09:48:51 +05:30
Adhiraj Singh b3e8b38917 Revert "chore: disable init queries"
This reverts commit 6708775cb5.
2022-04-23 12:46:48 +05:30
Adhiraj Singh 21f163d6cf fix: prevent duplicate frame emit 2022-04-23 12:20:18 +05:30
Adhiraj Singh b3937b8852 chore: add logging to NS 2022-04-23 11:55:31 +05:30
Adhiraj Singh 39828d1e57 Merge branch 'master' into invalid-qr-patch 2022-04-22 20:05:26 +05:30
Adhiraj Singh 68a6f34cde feat: add timeoutMs to link preview 2022-04-22 20:05:17 +05:30
Adhiraj Singh c4ffb2bfaf Revert "chore: add WS ping"
This reverts commit f2bec6a1d1.
2022-04-22 19:17:53 +05:30
Adhiraj Singh 44a6ac3534 Merge branch 'master' into invalid-qr-patch 2022-04-22 18:20:17 +05:30
Adhiraj Singh ac17225cf3 fix: use correct ID for retry recp 2022-04-20 13:20:05 +05:30
Adhiraj Singh af7b2a5dd2 feat: limit number of message retries being sent 2022-04-20 13:10:53 +05:30
Adhiraj Singh c138b6a82a Merge branch 'master' into invalid-qr-patch 2022-04-19 22:01:34 +05:30
Adhiraj Singh f421f5d387 feat: customize link preview image width 2022-04-19 19:12:24 +05:30
Adhiraj Singh ab65a4dad9 lint: lint pending files 2022-04-19 19:11:59 +05:30
Adhiraj Singh 872536fa5b feat: link previews on MD 2022-04-19 19:00:32 +05:30
Adhiraj Singh f2bec6a1d1 chore: add WS ping 2022-04-18 13:17:29 +05:30
Adhiraj Singh fe9a6d07ae fix: browser version 2022-04-14 21:29:07 +05:30
Adhiraj Singh e3cb822c08 chore: remove redundant log 2022-04-13 23:41:20 +05:30
Adhiraj Singh 44d1acb05f Merge branch 'master' into invalid-qr-patch 2022-04-13 19:04:32 +05:30
Adhiraj Singh b4fd010b36 refactor: use modified legacy bin XML parser instead of "WABinary" 2022-04-13 16:23:28 +05:30
Adhiraj Singh 647138ffe5 chore: remove redundant ID flags in query 2022-04-13 13:20:56 +05:30
Adhiraj Singh 6708775cb5 chore: disable init queries 2022-04-13 12:50:56 +05:30
Adhiraj Singh 7db8796fed feat: include platform in creds 2022-04-13 12:49:46 +05:30
Adhiraj Singh 564c9f2e86 chore: remove redundant headers 2022-04-13 00:10:24 +05:30
Adhiraj Singh 02265fd7f9 refactor: upload more pre-keys + use pure function 2022-04-13 00:02:10 +05:30
Adhiraj Singh 2c87bfae2c chore: remove useless log 2022-04-12 19:21:56 +05:30
Adhiraj Singh 37178547ba fix: better registration ID 2022-04-12 19:02:30 +05:30
Adhiraj Singh 75c637cf6c feat: remove need for "serverHasPreKeys" 2022-04-12 18:47:18 +05:30
Adhiraj Singh 2cc5cc2dd4 Revert "feat: resync main app state on first open"
This reverts commit 060c838707.
2022-04-12 17:08:10 +05:30
Adhiraj Singh 5655ccaca7 fix: wait for pre-key upload 2022-04-12 17:07:04 +05:30
Adhiraj Singh f4da9af5d3 chore: use only numbers in message tag 2022-04-12 17:04:24 +05:30