202 Commits

Author SHA1 Message Date
Rajeh Taher 8e93934eb7 readme: editorial changes
Added support and sponsorship information to README.
2025-12-10 23:00:55 +02:00
Rajeh Taher 0c22abb1df readmes: remove survey message 2025-11-19 16:47:53 +02:00
João Lucas de Oliveira Lopes 3b46d43beb fix: harden Protobuf Deserialization and Refactor Utilities (#1820)
* refactor: reorganize browser utility functions and improve buffer handling

* fix: harden protobuf deserialization and clean up code

* refactor: simplify data handling in GroupCipher and SenderKey classes

* fix: Ensure consistent Buffer hydration and remove redundant code

* refactor: update decodeAndHydrate calls to use proto types for improved type safety
2025-09-26 04:45:30 +03:00
Rajeh Taher f770c4ebb7 Update breaking change notice to version 7.0.0 2025-09-09 00:46:10 +03:00
Rajeh Taher ca22ae5f9c Update README with breaking change notice and survey 2025-09-07 22:53:24 +03:00
Rajeh Taher de821ecc52 readme.md: add survey info
Added a survey announcement for project users and updated README notes.
2025-08-31 05:29:39 +03:00
ganglike 89b51e4040 fix: correct spelling errors in README.md (#1541)
- Fix Chromimum to Chromium on line 31
2025-06-24 17:54:17 -03:00
vini d7eb653d85 docs: return temporally the old README (#1471) 2025-05-28 11:21:03 +03:00
Rajeh Taher add437047a readme: link to new guide 2025-03-18 01:43:49 +02:00
Rajeh Taher af372f855e readme: cleanup 2025-03-06 21:55:21 +02:00
Rajeh Taher 76235c5e0d Merge remote-tracking branch 'origin/master' 2025-03-06 21:06:29 +02:00
Rajeh Taher f92291bb8e crypto: improve older Node version and browser compatibility 2025-03-06 21:01:26 +02:00
Rajeh Taher b44804dbc0 readme: final 2025-03-06 04:45:27 +02:00
Rajeh Taher 7c052c6621 readme update 2025-03-06 04:39:08 +02:00
Julio Eduardo 5255491cb8 fix: typo on doc 'messaging.history-set' -> 'messaging-history.set'. (#1275) 2025-03-01 08:29:24 +02:00
Rajeh Taher 5f232ee9ae Update README.md (#1228) 2025-02-02 12:10:22 +02:00
vini 238b83ff0b Update README (Big Changes, Improve Everthing) (#1091)
* update readme (big changes)

* Update README.md

* add more functions

* fix group cache example / add auth store to connection example
2025-01-13 01:46:06 +02:00
Rajeh Taher 61a0ff3178 mobile: deprecation. 2024-10-14 03:56:32 +03:00
arthur simas ffafc167fb fix: remove 'none' from updateGroupsAddPrivacy (#966)
* fix: remove 'none' from updateGroupsAddPrivacy

* fix(fix/remove-none-groupadd): linting

---------

Co-authored-by: Rajeh Taher <rajeh@reforward.dev>
2024-08-14 12:16:12 +03:00
Oscar Guindzberg ad8c638349 Fix: Readme use upsert events (#908) 2024-07-27 16:12:06 +03:00
azudin 8076745abf Video Note (ptvMessage) support (#840)
* Update messages-recv.ts

revert back jid to from

* fix productMessage

fixed sending catalog

* Update messages-recv.ts

* Update messages-recv.ts

* Update messages.ts

* Update ptvMessage

* Update messages.ts

* Update README.md

* Update src/Socket/messages-recv.ts

---------

Co-authored-by: Rajeh Taher <rajeh@reforward.dev>
2024-06-10 14:01:13 +03:00
Rajeh Taher 2f3e839d3b chore: Add more docs regarding status@broadcast messages 2024-01-19 18:29:29 +02:00
Alex Sandro 18990f874f feat: Add max msg retry count (#572) 2024-01-19 18:01:20 +02:00
ShellTear b40ec0950a Merge pull request #312 from joseorlandofp/master
Added: update message example to readme.md
2024-01-03 00:10:37 +02:00
Rajeh Taher ca36f15059 Merge branch 'master' into patch-1 2024-01-01 01:02:48 +02:00
ShellTear 8662be873d Update README.md
Remove buttons from the readme.
2023-12-26 23:38:34 +02:00
azudin 64ba1a7e12 Update README.md 2023-12-08 00:19:25 +08:00
Codeboss 93ea9e87e6 Update README.md 2023-08-10 01:34:55 +03:00
Codeboss f6fce92da8 Update README.md 2023-08-10 01:18:26 +03:00
joseorlando-nsolucoes 215f7c8955 Added: update message example to readme.md 2023-08-07 09:54:09 -03:00
Codeboss d8a4e6fb23 Update README.md 2023-07-25 17:35:36 +03:00
Codeboss c85c60b4cc Update README.md 2023-07-25 17:34:59 +03:00
Codeboss eef54b77c2 Update README.md 2023-06-24 00:34:20 +03:00
Aleksey be64cba49e docs: fix presence.update event in the example (#127) 2023-06-14 16:35:13 -03:00
aqulzz 7dc1cd6476 feat: approve, reject, list request join (#117) 2023-06-12 09:34:50 -03:00
Samuel Scheit d570da19a4 Merge branch 'WhiskeySockets:master' into master 2023-05-31 18:12:43 +02:00
SamuelScheit 844de431a3 feat: add native mobile api docs 2023-05-26 14:13:39 +02:00
Ibnu syawal 720fd3d003 docs: Update typo example path in README.md (#90) 2023-05-26 08:11:54 -03:00
Rafael Garcia 464ffd23b4 update README.md, added the events to the Handling Events section 2023-05-14 13:55:37 -05:00
Andres Aya 4544ccf649 Update README.md add stable version package 2023-05-10 19:08:24 -05:00
Edgard Lorraine Messias 7c3f0df560 feat: Added workflow to release at NPM site (#48)
* chore: Changed name for release

* chore: Sorted package.json

* ci: Added workflow to publish releases

* chore: Updated .gitignore

* chore: Updated lint to use nodejs v18

* chore: Updated package name in README.md

* chore: Change the current version
2023-05-10 20:07:26 -03:00
✬Ravindu Manoj✬ ✓ 13810ec7ea feat: privacy settings update functions and profile pic remove function (#5) 2023-05-06 15:10:43 -03:00
Cassio Santos e8080de184 chore: update README installation instructions 2023-04-20 19:43:42 -03:00
Alessandro Autiero 36cae0102c Update README.md 2023-04-20 20:38:35 +02:00
Alessandro Autiero eab3220297 Update README.md
Fixed invite and header
2023-04-20 20:29:09 +02:00
Alessandro Autiero dbde51f7ea Update README.md
Fixed invite to last forever
2023-04-20 19:54:20 +02:00
Alessandro Autiero 6c935bb7e3 Update README.md
First draft of the new README:
new discord
short summary on what happened to the original library
2023-04-20 19:52:22 +02:00
Adhiraj Singh d0330d1863 refactor!: cleaner message history sync
This is a breaking change,
1. three events (chats.set, contacts.set, messages.set) are now just one `messaging-history.set` event
2. no need to debounce for app state sync
3. added a new "conditional" chat update to allow for correct app state sync despite not having the chat available on hand
2022-09-29 16:32:57 +05:30
Adhiraj Singh 5c48cc8e61 docs: update for legacy code removal 2022-09-19 15:02:37 +05:30
Adhiraj Singh f0bdb12e56 feat: generate high quality thumbs on link preview 2022-09-15 18:40:22 +05:30