Codeboss
|
3b87d74f04
|
Fix pfp change notification (#323)
* Crash if chat is already deleted
* Crash if chat is already deleted (#321) (#322)
* Update messages-recv.ts
* Update make-in-memory-store.ts
* Update messages-recv.ts
* Update make-in-memory-store.ts
* Fix store errors
* Fix hash issue
* Fix eslint
* Update messages-recv.ts
* Update messages-recv.ts
* ESLint final
* no more eslint errors!
|
2024-04-28 13:44:53 +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 |
|
Rajeh Taher
|
767af0b688
|
fix(retry): final commit: linting
|
2024-03-13 03:30:20 +02:00 |
|
Rajeh Taher
|
4d4dd58e06
|
thank lint
|
2024-03-12 23:58:36 +02:00 |
|
Rajeh Taher
|
99cd10b621
|
fix logic
|
2024-03-12 23:56:38 +02:00 |
|
Rajeh Taher
|
b66b362512
|
Update src/Socket/messages-recv.ts
|
2024-03-12 23:53:23 +02:00 |
|
Rajeh Taher
|
9d3dcfd08b
|
fix(missing-messages): linting fix
|
2024-03-12 20:17:39 +02:00 |
|
Rajeh Taher
|
c264633291
|
fix(missing-messages): linting and bug
|
2024-03-12 07:25:45 +02:00 |
|
Rajeh Taher
|
8777f7fa70
|
fix ack
|
2024-03-12 06:23:56 +02:00 |
|
Rajeh Taher
|
087b8733fc
|
Update messages-recv.ts
|
2024-03-12 06:16:17 +02:00 |
|
Bob
|
c41be3ac4f
|
feat: If need approval to join the group in groupMetadata (#533)
* If need approval to join the group
* If need approval to join the group
* Update groups.ts
* Update groups.ts
* fix lint
* Update groups.ts
* Update groups.ts
---------
Co-authored-by: Bob <115008575+FortisEtMagnus@users.noreply.github.com>
Co-authored-by: Bob <115008575+bobpetrov@users.noreply.github.com>
|
2024-01-19 18:31:35 +02:00 |
|
Wender Teixeira
|
504fe942ee
|
Update size calculation in extractGroupMetadata function (#581)
|
2024-01-19 18:31:01 +02:00 |
|
Alex Sandro
|
18990f874f
|
feat: Add max msg retry count (#572)
|
2024-01-19 18:01:20 +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 |
|
Bob
|
408c0070ba
|
feat: Set in group settings memberAddMode and joinApprovalMode (#534)
* feat: Set in group settings memberAddMode and joinApprovalMode
* fix lint
* fix lint
* fix conflict
---------
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:42 +02:00 |
|
ShellTear
|
a60cdfb053
|
Merge pull request #563 from kyraex/retain-creds
Retain existing authState.creds.me properties and add lid
|
2024-01-03 00:13:21 +02:00 |
|
ShellTear
|
140ecf16f8
|
Merge pull request #570 from WhiskeySockets/fix/pairing-code
Fix pairing code browser issue
|
2024-01-03 00:12:39 +02:00 |
|
Rajeh Taher
|
abe42564be
|
fix: fix pairing code
|
2024-01-02 03:55:20 +02:00 |
|
Rajeh Taher
|
6eee7b9468
|
Merge branch 'master' into call
|
2024-01-01 01:04:23 +02:00 |
|
Rajeh Taher
|
ca36f15059
|
Merge branch 'master' into patch-1
|
2024-01-01 01:02:48 +02:00 |
|
Ahmad Syauqi
|
9df3d2410a
|
Retain existing authState.creds.me properties when updating lid during creds update event
|
2023-12-28 15:47:45 +08:00 |
|
Bob
|
c545ed628d
|
fix conflict
|
2023-12-23 22:06:26 -03:00 |
|
Bob
|
04370b259d
|
fix lint
|
2023-12-23 21:56:59 -03:00 |
|
Bob
|
745e36e603
|
fix lint
|
2023-12-23 21:55:53 -03:00 |
|
Bob
|
ec6a3a9319
|
fix lint
|
2023-12-23 21:54:58 -03:00 |
|
Rajeh Taher
|
dea709a5bb
|
chore: fix formatting
|
2023-12-22 00:40:49 +02:00 |
|
ShellTear
|
a21764250c
|
Merge pull request #408 from WhiskeySockets/fix-lids
Fix incoming LID and sending LID
|
2023-12-18 19:01:40 +02:00 |
|
Rajeh Taher
|
cbffb2941c
|
fix: Fix linting
|
2023-12-18 16:43:28 +02:00 |
|
azudin
|
b93d1f5bd7
|
Update chats.ts
|
2023-12-08 00:13:17 +08:00 |
|
azudin
|
9ce6e7b4e6
|
Update chats.ts
|
2023-12-08 00:01:10 +08:00 |
|
azudin
|
41321dc34e
|
Update chats.ts
|
2023-12-07 23:55:09 +08:00 |
|
azudin
|
6f81ce9527
|
Update chats.ts
|
2023-12-07 23:51:22 +08:00 |
|
azudin
|
92dec36781
|
Update chats.ts
|
2023-12-07 23:44:51 +08:00 |
|
azudin
|
13fcf827f4
|
Update chats.ts
|
2023-12-07 23:41:46 +08:00 |
|
azudin
|
d1b57cf990
|
Update chats.ts
|
2023-12-07 23:37:06 +08:00 |
|
azudin
|
0898c7cd76
|
Update chats.ts
|
2023-12-07 23:10:04 +08:00 |
|
Bob
|
ae8395e6df
|
Update messages-recv.ts
|
2023-12-06 07:00:15 -03:00 |
|
azudin
|
ed6b8a22e4
|
Update messages-recv.ts
|
2023-12-02 07:42:21 +08:00 |
|
azudin
|
29ec56cd88
|
Update groups.ts
|
2023-12-02 07:41:28 +08:00 |
|
azudin
|
3d0632b563
|
Update groups.ts
|
2023-12-02 07:40:19 +08:00 |
|
azudin
|
4b3841d202
|
Update messages-recv.ts
|
2023-12-02 07:37:35 +08:00 |
|
Alessandro Autiero
|
b4f40a7815
|
Merge pull request #358 from piLovr/master
add memberAddMode and isCommunity / isCommunityAnnounce in groupMetadata
|
2023-10-12 20:31:25 +00:00 |
|
Alessandro Autiero
|
dc7c24ce39
|
Merge pull request #362 from aliazhar-id/aliazhar-patch-1
Fix: 'blocklist.update' was never emitted
|
2023-10-09 09:56:14 +02:00 |
|
Rajeh Taher
|
4bddd3929b
|
bug fix: sending message to lid
|
2023-10-02 18:19:28 +00:00 |
|
Rajeh Taher
|
1447fb2eab
|
add me lid
|
2023-10-02 18:00:29 +00:00 |
|
Rajeh Taher
|
7cc604a9b5
|
share, receive, request, all you want
|
2023-10-01 21:43:00 +00:00 |
|
Rajeh Taher
|
a9d7bff235
|
Revert to fix
|
2023-10-01 15:18:40 +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
|
6f08d55bb7
|
reflect my own lid in relayMessage
|
2023-10-01 14:19:37 +00:00 |
|