Commit Graph

417 Commits

Author SHA1 Message Date
Bob
985fd3b94d Update getDevice (#569)
Co-authored-by: Bob <115008575+bobpetrov@users.noreply.github.com>
2024-01-19 18:01:32 +02:00
Ashary Vermaysha
3fc5d4b803 feat: add option for Windows browser (#303) 2024-01-19 18:00:18 +02:00
Alex
4ff3b329b8 Use senderTimestampMs instead of messageTimestamp (#348)
* Use senderTimestampMs instead of messageTimestamp

* Add .toNumber(), because senderTimestampMs is Long

* chore: Fix linting

---------

Co-authored-by: Rajeh Taher <rajeh@reforward.dev>
2024-01-19 18:00:12 +02:00
Bob
3efd3e00ca feat: memberAddMode and joinApprovalMode in groups.update (#532)
* feat: memberAddMode and joinApprovalMode

* feat: memberAddMode and joinApprovalMode

* Update process-message.ts

* fix lint

* Update messages-recv.ts

* Update GroupMetadata.ts

* Update messages-recv.ts

* Update messages-recv.ts

* chore: fix linting and code efficiency

* fix lint

* Fix lint

* Update process-message.ts

* Update process-message.ts

---------

Co-authored-by: Bob <115008575+FortisEtMagnus@users.noreply.github.com>
Co-authored-by: Bob <115008575+bobpetrov@users.noreply.github.com>
Co-authored-by: Rajeh Taher <rajeh@reforward.dev>
2024-01-19 17:59:57 +02:00
ShellTear
9e52fc63f0 Merge pull request #504 from cristiano-linvix/master
fix: fix message content type detection
2024-01-03 00:10:10 +02:00
Rajeh Taher
2fd16358c0 Merge pull request #485 from allburov/get-browser-logo-back
fix: find platform type based on browser second argument
2024-01-02 03:55:01 +02:00
Rajeh Taher
97dd960d01 Merge pull request #363 from aliazhar-id/aliazhar-patch-2
Feat: add authors who perform participant updates
2024-01-01 01:28:07 +02:00
Rajeh Taher
1af26c7c16 Merge pull request #451 from andresayac/master
proposal: detect desktop and fix device identification using message
2024-01-01 01:27:34 +02:00
Rajeh Taher
ca36f15059 Merge branch 'master' into patch-1 2024-01-01 01:02:48 +02:00
ShellTear
b7463ea6c4 Merge pull request #554 from WhiskeySockets/fix-message-retry
Fix message retry for incoming "ciphertext" messages
2023-12-27 03:15:29 +02:00
Rajeh Taher
b914a1f52a Initial commit 2023-12-18 16:31:41 +02:00
azudin
d3cf789f82 Update chat-utils.ts 2023-12-07 23:11:07 +08:00
azudin
ece99eab23 Fixed star message 2023-12-02 07:26:09 +08:00
allburov
32533ed7f6 fix: find platform type based on browser second argument
fix #481 #228
2023-11-20 14:57:41 +07:00
Cristiano Cruz
a07922b136 fix: fix message content type detection 2023-11-16 16:18:13 -03:00
Andres Aya
18681c995b proposal: detect desktop and fix device identification using message 2023-10-19 15:21:38 -05:00
Rajeh Taher
7cc604a9b5 share, receive, request, all you want 2023-10-01 21:43:00 +00:00
Rajeh Taher
c1fa5a13c3 fix fromMe on receipts and messages, missing notifications ! 2023-10-01 14:56:09 +00:00
Rajeh Taher
ef8d1a09fb support mesasge input from lid 2023-10-01 14:40:40 +00:00
Rajeh Taher
16bd627685 help the tslint gods have come for my head, i commited the great taboo 2023-09-30 21:32:30 +03:00
Rajeh Taher
e15d2ffe30 Update decode-wa-message.ts 2023-09-30 21:29:40 +03:00
aliazhar
55cae0e45f Feat: add authors who perform participant updates 2023-09-03 14:41:08 +07:00
ShellTear
f18c9483cc Update messages.ts
Remove string type and revert back to boolean.
2023-07-19 22:18:20 +03:00
Davidson Gomes
cba9827851 feat: Send Status (status@broadcast) {text, media, audio(with waveform)} (#249)
Co-authored-by: Davidson Gomes <contato@agenciadgcode.com>
2023-07-18 10:25:16 -03:00
Alessandro Autiero
110ec2eaf9 fixed formatting 2023-07-16 20:16:38 +02:00
Alessandro Autiero
c506182035 Finished requestPairingCode 2023-07-16 20:14:17 +02:00
Alessandro Autiero
f498e1e56c Added requestPairingCode method and handler
Fixed typo (trimUndefineds)
Added bytesToCrockford
Replaced advSecretKey with advKeyPair
Added pairingCode prop
Fixed formatting
Added pairing code example
2023-07-16 18:44:17 +02:00
Codeboss
2c76713565 feat: Add waveforms to voice messages (#180)
Co-authored-by: Edgard <edgardmessias@gmail.com>
2023-07-13 21:08:11 -03:00
ファイズ
a683cbe633 fix: Fixed ephemeral message visual bug (#185)
Co-authored-by: aqulzz <75623219+zennn08@users.noreply.github.com>
2023-07-08 18:06:13 -03:00
BochilGaming
8e1e9b9386 fix: fix edit message (#192) 2023-06-30 18:19:34 -03:00
gusta4321
2f438a6539 fix: Fixed typescript build at chat-utils.ts file (#118) 2023-06-15 21:08:51 -03:00
Hisoka775
842b372778 fix: Fixed redirects in link-preview 2023-06-15 20:04:59 -03:00
Hisoka775
13c3b91852 feat: add contextInfo support 2023-06-15 20:02:39 -03:00
SamuelScheit
90fe440f9a chore: remove console.logs 2023-05-19 10:15:40 +02:00
Samuel Scheit
d60f84a683 Merge branch 'master' into master 2023-05-19 10:13:54 +02:00
Rajeh Taher
8b4b14d1de Merge pull request #69 from rawars/master
Label support
2023-05-18 23:03:09 +03:00
Samuel Scheit
c1d2c94948 Merge branch 'WhiskeySockets:master' into master 2023-05-17 16:55:24 +02:00
Andres Aya
7f60f163e6 fix: get poll request from getAggregateVotesInPollMessage in v1 v2 v3 (#74) 2023-05-16 19:35:01 +02:00
Rafael Garcia
3ac29e131d Slint fixes applied 2023-05-15 09:41:33 -05:00
Rafael Garcia
38f285760d feat(labels): modify chat utils 2023-05-14 12:44:19 -05:00
Samuel Scheit
661a502f97 Merge branch 'master' into master 2023-05-12 18:06:19 +02:00
SamuelScheit
6ecc5a8757 fix: socket options 2023-05-12 18:02:41 +02:00
Rajeh Taher
9cce97e555 ESLint fix 2023-05-10 23:49:39 +03:00
Rajeh Taher
49c2195f82 ESLINT 2023-05-10 23:48:09 +03:00
Rajeh Taher
3478f2b679 Update messages.ts 2023-05-06 01:27:50 +03:00
SamuelScheit
65aa4a7d99 unify web + mobile and use tcp socket 2023-04-30 12:30:30 +02:00
Andres Aya
4a2db5a033 fix: auth store transactions + tests 2023-04-30 12:30:30 +02:00
Andres Aya
fdbd732205 refactor: store w transaction 2023-04-30 12:30:30 +02:00
Samuel Rodrigues Almeida Costa
89c1d6e1e1 Update fetchLatestBaileysVersion
It was pointing to the old repository
2023-04-30 12:30:30 +02:00
burstfreeze
b7878e5311 Merge pull request #6 from andresayac/master
added latest pending baileys commit
2023-04-22 20:01:07 +02:00