Commit Graph

1042 Commits

Author SHA1 Message Date
Adhiraj Singh 46f309929b feat: message reaction fix from other party 2022-05-11 17:50:04 +05:30
Adhiraj Singh bf8ff6d253 fix: readonly chats on sync 2022-05-09 16:03:53 +05:30
Adhiraj Singh 64a6070845 fix: use handshake timeout 2022-05-09 15:42:42 +05:30
Adhiraj Singh 6e0ac6899c feat: move conversation up when missed call 2022-05-09 15:19:05 +05:30
Adhiraj Singh ae4aa67950 feat: handle call events 2022-05-09 15:00:53 +05:30
✬Ravindu Manoj✬ ✓ 72aa8f9ea7 Typo Fix (#1577) 2022-05-09 10:00:31 +05:30
Adhiraj Singh 3ac5eafc63 chore: more descriptive logging of connection close 2022-05-02 13:24:59 +05:30
Adhiraj Singh 221b95050f chore: make use of "msgRetryCounterMap" more explicit 2022-05-01 11:44:51 +05:30
Adhiraj Singh 4a8c6ed66d fix: correctly generate quoted msgs 2022-04-30 17:40:08 +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
burstfreeze 767120a555 fix: undefined on unpin action (#1551) 2022-04-29 18:32:37 +05:30
Ilya Borodin 2228da3b08 Preview link fix (#1548)
* Preview link fix

* Preview link refactor

* Deleted empty line

* Redundant unnecessary changes

* Added checker for http/https prefix in link

Co-authored-by: Ilya Borodin <ilya.borodin@botconversa.com.br>
2022-04-29 18:32:13 +05:30
Adhiraj Singh 6ee60bff67 chore: add ability to specify ISyncActionMessageRange directly 2022-04-28 16:26:23 +05:30
Adhiraj Singh 87c1a04503 feat: add more sanity checks to chat patch 2022-04-28 15:49:02 +05:30
Adhiraj Singh dba6d2e0cb fix: do not throw error on conditions not matching in lastMessage check 2022-04-28 15:24:10 +05:30
Adhiraj Singh 13ca4c5917 Merge pull request #1544 from FatihArridho/patch-2
Update package.json
2022-04-28 13:21:58 +05:30
Fatih Arridho 12ed95fd6c Update package.json 2022-04-27 13:24:35 +07:00
Adhiraj Singh d021de6338 chore: update version 2022-04-27 09:19:37 +05:30
Adhiraj Singh 47ab32f314 chore: update noise_version to 6 2022-04-25 23:15:22 +05:30
Adhiraj Singh d834e1d029 chore: upgrade proto 2022-04-25 23:15:07 +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 9c7d563d7c chore: use custom signal lib 2022-04-24 16:55:20 +05:30
Adhiraj Singh 43df500899 fix: include [0] byte when encoding on MD 2022-04-24 16:51:05 +05:30
Adhiraj Singh 3c278b35f0 fix: add legacy constants for decoding 2022-04-24 16:49:13 +05:30
Adhiraj Singh a7e9dcf512 chore: revert osVersion to match wa web 2022-04-24 12:24:37 +05:30
Adhiraj Singh f5f186242c chore: revert prekey count to match WA Web 2022-04-24 12:24:26 +05:30
Adhiraj Singh 3bd231b37a Merge pull request #1530 from adiwajshing/invalid-qr-patch
Invalid QR Patch
2022-04-24 09:56:28 +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
LyFE 2e18d83f03 fix groupParticipantUpdate (#1527) 2022-04-24 00:55:08 +05:30
Adhiraj Singh 40abd71d2e fix: curve verification return boolean 2022-04-23 17:46:59 +05:30
Adhiraj Singh b3e8b38917 Revert "chore: disable init queries"
This reverts commit 6708775cb5.
2022-04-23 12:46:48 +05:30
Adhiraj Singh 5e41d3d284 chore: use 16 bit integer for tag 2022-04-23 12:45:27 +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 f2d5cd1fa3 chore: libsignal with proto patch 2022-04-22 20:01:43 +05:30
Adhiraj Singh c4ffb2bfaf Revert "chore: add WS ping"
This reverts commit f2bec6a1d1.
2022-04-22 19:17:53 +05:30
Adhiraj Singh 207f279772 chore: remove curve25519-js dep + use signal curve functions 2022-04-22 19:06:27 +05:30
Adhiraj Singh 44a6ac3534 Merge branch 'master' into invalid-qr-patch 2022-04-22 18:20:17 +05:30
Adhiraj Singh 0ba6726fd3 chore: use vanilla libsignal 2022-04-22 18:18:28 +05:30
Adhiraj Singh a98484c38b refactor: split "downloadContentFromMessage" to "downloadEncryptedContent"" 2022-04-21 00:52:17 +05:30
Adhiraj Singh d5e46b784b fix: only generate urlInfo if not provided 2022-04-20 20:31:49 +05:30
Adhiraj Singh 5655961d12 feat: allow passing of url info in text message 2022-04-20 20:30:11 +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 5824a0274d chore: remove redundant override 2022-04-19 22:01:26 +05:30