Marc Knaup
3be21f8b99
Added missing attribute to community participant removal ( #2004 )
2025-11-19 15:20:07 +02:00
Rajeh Taher
f56293365f
chore: avoid npm warnings (update conventional-changelog)
2025-10-08 19:46:39 +03:00
Rajeh Taher
acc5111792
group events: fix serialization issue
2025-10-07 20:17:07 +03:00
Rajeh Taher
c5b0001b61
*group: parse @lids properly when processing group notifications
...
*This commit is breaking, it changes the format of participants in group-participants.update.
2025-10-05 23:56:14 +03:00
Rajeh Taher
334977f983
general: revert #1665
2025-10-03 18:14:30 +03:00
Lucas Fochesatto
cfe7a2b2b3
Feat: Fetch all groups from a community given a JID ( #1763 )
...
* feat: fetch all groups from a community given a jid
* fix lint
* fix == lint problem
2025-09-28 05:50:35 +03:00
Lucas Fochesatto
2f2c1dc25e
Feat: Allow creating, linking, and unlinking groups from a community ( #1729 )
...
* feat: create group inside a community
* feat: link and unlink groups to a community
2025-09-07 14:08:34 +03:00
João Lucas de Oliveira Lopes
4d4339dae6
feat(WAProto): Optimize protobuf generation for 80%+ bundle size reduction ( #1665 )
...
* chore: remove comments and veirfy from generated proto files (improve size)
* refactor: replace fromObject with create for proto message instantiation and flag no beautiful
* chore: lint issues
2025-09-07 14:08:11 +03:00
M Ilham Ari Pahmi
1a721bb242
fix proto import ( #1653 )
2025-07-31 19:58:46 -03:00
João Victor Souza
0c20166a45
feat: community support ( #1157 )
...
* feat: communities
* feat: update makeCommunitiesSocket
* chore(release): v6.7.10
* fix: ajust create communitie
* feat: update communities
* revert: package.json
* fix: Revert CHANGELOG.md
* fix: Revert CHANGELOG.md
* fix: Revert CHANGELOG.md
* fix: revert package-lock.json
* fix: revert package-lock.json
* fix: revert yarn.lock
* fix: remove comment
* restore yarn.lock
* fix: improve type imports and formatting in communities.ts
* fix: remove trailing semicolon in baileys-version.ts
* fix: Delete src/Defaults/baileys-version.ts
---------
Co-authored-by: João Lucas <jlucaso@hotmail.com >
2025-07-30 09:15:56 -03:00