Rajeh Taher
0eaa5af909
feat(add-routing-info): initial commit ( #773 )
2024-05-15 18:34:37 +03:00
arthur simas
2ae664c655
fix: downloadMediaMessage return type matched parameter ( #757 )
...
* fix: downloadMediaMessage return type matched parameter
* chore: keyword-spacing eslint rule warn instead of error
* chore: linting
aaaaaaaaaaaaaaaaaaaa
2024-05-15 18:34:06 +03:00
Rajeh Taher
fbbb511fb8
fix(master): error in init queries
2024-05-06 18:18:15 +03:00
Rajeh Taher
6fe7401337
Update make-in-memory-store.ts ( #755 )
...
* Update make-in-memory-store.ts
* fix logger error (#754 )
* Update make-in-memory-store.ts
* Update make-in-memory-store.ts
* fix linting
* will we ever fix linting?
* final change
* test
* simplified
* final fix
* comments
* linting
2024-05-06 17:41:43 +03:00
Rajeh Taher
3967e5b2a6
chore: linting
2024-04-29 10:45:31 +03:00
arthur simas
d91967aa1c
Revert "fix: inefficient method of extracting url from text ( #741 )" ( #748 )
...
* Revert "fix: inefficient method of extracting url from text (#741 )"
This reverts commit f5c1affc4d .
* fix: link preview should follow redirects
* fix: allow link preview of URLs with @ sign
---------
Co-authored-by: Ezequiel Moraes <ezequielmoraesdev@gmail.com >
2024-04-29 10:44:42 +03:00
arthur simas
03f82f599e
fix: enable viewOnce messages to quote ( #736 )
2024-04-28 14:18:29 +03:00
felipealvesbezerra
b55749f694
hotfix message in group ( #622 )
...
hotfix message in group, decrypt error.
Tray cath correction because some events require this function.
2024-04-28 14:13:05 +03:00
Lucas Maia
9075086be4
Show jid of people who changed some setting in group. ( #688 )
...
* JId of people who changed settings in group.
* Show jid of people who changed some setting in group.
* fix lint
2024-04-28 14:06:38 +03:00
Davidson Gomes
495bb6775a
fix: old_version in mobile connection ( #722 )
...
* mobile version
* mobile version
* mobile version
2024-04-28 14:02:41 +03:00
arthur simas
111601bc73
feat: add support to ptvMessage in sendMessage method ( #738 )
...
* add support to ptvMessage in sendMessage method
* fix(ptv-sendmessage): Eslint
---------
Co-authored-by: Rajeh Taher <rajeh@reforward.dev >
2024-04-28 14:00:49 +03:00
Ezequiel Moraes
f5c1affc4d
fix: inefficient method of extracting url from text ( #741 )
...
* fix: inefficient method of extracting url from text
This fixes the thumbnail error when submitting a
Google Maps link.
* fix: link preview with redirects
2024-04-28 13:48:25 +03:00
Rajeh Taher
9d2f9ed4e3
fix(missing messages): revert to normal ( #732 )
...
* revert to normal
* International community, please do not condemn me for this
* Update decode-wa-message.ts
* Update src/Utils/decode-wa-message.ts
2024-04-28 13:39:24 +03:00
ShellTear
6ad0674156
Fix platform types
...
Fixes #701 and #702 .
2024-04-02 22:40:01 +03:00
Timothy Dillan
5b02715fb0
chore: fix audio decode error due to passing spread argument
2024-01-21 13:28:10 +08:00
Javier Cuevas
af4251953b
Support for receiving "view once" audio messages ( #595 )
2024-01-19 18:30:20 +02:00
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