Commit Graph

1180 Commits

Author SHA1 Message Date
Adhiraj Singh a4ae3526de fix: use new registrationId function 2022-04-16 20:53:42 +05:30
Adhiraj Singh c5e0032580 Merge branch 'master' into invalid-qr-patch 2022-04-14 22:44:29 +05:30
Adhiraj Singh 4e85f78c4e chore: update version 2022-04-14 22:44:20 +05:30
Adhiraj Singh fe9a6d07ae fix: browser version 2022-04-14 21:29:07 +05:30
Adhiraj Singh e2e8bef5eb Merge branch 'master' into invalid-qr-patch 2022-04-14 20:34:33 +05:30
Adhiraj Singh fae90a5214 chore: update proto 2022-04-14 20:34:07 +05:30
Adhiraj Singh 3a540b2b22 chore: handle undefined in writeJid 2022-04-14 17:13:28 +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 0cf17fb392 refactor: use Buffer instead of Binary 2022-04-13 13:21:15 +05:30
Adhiraj Singh 647138ffe5 chore: remove redundant ID flags in query 2022-04-13 13:20:56 +05:30
Adhiraj Singh dda909eb05 feat: add "--no-store" + "--no-reply" flags to example 2022-04-13 13:20:43 +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 08fa212db8 chore: update default versions 2022-04-12 19:57:49 +05:30
Adhiraj Singh 5f3db192dc fix: different passive settings for reg + login 2022-04-12 19:57:40 +05:30
Adhiraj Singh 7fe4e58a11 refactor: remove useless "encodeInt" function 2022-04-12 19:22:16 +05:30
Adhiraj Singh 2c87bfae2c chore: remove useless log 2022-04-12 19:21:56 +05:30
Adhiraj Singh d399cbf810 feat: add "--no-store" option 2022-04-12 19:21:45 +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
Adhiraj Singh d43e5e0a01 Merge branch 'master' into invalid-qr-patch 2022-04-12 16:51:28 +05:30
Adhiraj Singh 98c9af4acf feat: log fromMe messages in trace mode 2022-04-12 16:51:15 +05:30
Adhiraj Singh 772acd0946 temp: do not handle dirty account_sync 2022-04-12 16:31:39 +05:30
Adhiraj Singh cf37910297 chore: minor updates to user agent 2022-04-12 16:30:20 +05:30
Adhiraj Singh f1b64c3c35 feat: send presence update when name changed 2022-04-08 23:29:48 +05:30
Adhiraj Singh 060c838707 feat: resync main app state on first open 2022-04-08 23:29:36 +05:30
Adhiraj Singh 850611e500 fix: typo in ciphertext check 2022-04-07 15:31:35 +05:30
Adhiraj Singh 39eb0d1427 docs: add logs 2022-04-07 11:45:09 +05:30
Adhiraj Singh 0d94315776 feat: handle unarchiveChats setting 2022-04-07 11:29:57 +05:30
Adhiraj Singh ebf4aa6772 fix: normalize participant in last message 2022-04-06 20:43:09 +05:30
Adhiraj Singh feb32465ca docs: logging + more docs 2022-04-06 20:41:07 +05:30
Muhamad Ristiyanto e6e8e24ea9 fix browser icon and typo (#1450) 2022-04-06 13:36:15 +05:30
Adhiraj Singh 5aa64f2c39 feat: add readMessages function 2022-04-06 09:30:32 +05:30
Muhammad Fatkurozi 6d4fc87169 docs: too many tabs in code preview (#1453)
handling events, connection.update
2022-04-05 10:14:07 +05:30
Arthur Castro 032dcbc17a Fix: typo (#1457) 2022-04-05 10:13:44 +05:30
Adhiraj Singh 7f7ae5edbd fix: set "treatCiphertextMessagesAsReal" flag as default false 2022-04-04 23:56:04 +05:30
Adhiraj Singh 59f834ca39 fix: handle receipts more accurately
1. only send timestamp with read receipts
2. use unix timestamp in seconds instead of millis
3. use "sender" receipts for own messages
2022-04-03 11:27:13 +05:30
Adhiraj Singh 64bab02b7c fix: patch proto sync receipts 2022-04-03 00:15:06 +05:30
Adhiraj Singh f9ffb0f4c8 refactor: send history sync later 2022-04-03 00:14:34 +05:30
Adhiraj Singh bd682a8485 chore: update version 2022-04-02 15:57:28 +05:30
Adhiraj Singh 334f85f8c5 feat: handle "peer_msg" receipts 2022-04-02 15:45:09 +05:30
Adhiraj Singh 8663598292 chore: log proto objects to prevent buffer arrays being printed 2022-04-02 15:44:51 +05:30
Adhiraj Singh 8addc714c7 feat: add more receipt types 2022-04-02 15:44:22 +05:30