Commit graph

6 commits

Author SHA1 Message Date
John Freed
f69a7578db base 64 helper functions for Dbus
implement alternate versions of commands that take a Group Id in
the form of byte[] to permit passing a string in base 64 format.

Methods affected:
- getGroupIds
- getGroupMembers
- getGroupName
- isGroupBlocked
- isMember
- quitGroup
- sendGroupMessage
- sendGroupMessageReaction
- sendGroupRemoteDeleteMessage
- setGroupBlocked
- updateGroup

Implement new helper function specifically for base 64 identifiers:
- getGroupIdsBase64()

Update and reorganize Dbus API documentation.
2021-09-20 18:30:21 +02:00
Atomic-Bean
9bba7a85ab
Added sticker field to json output. Also added hidden mac file to .gitignore (#418) 2021-01-14 18:10:35 +01:00
AsamK
161ecc877d Update dependencies 2018-02-02 22:27:43 +01:00
AsamK
c5d91933b8 Update codeStyle config 2017-12-29 14:52:13 +01:00
Pim Otte
453f31891c Modify gitignore to include eclipse settings 2017-02-22 21:15:46 +01:00
AsamK
28e192c519 First commit 2015-05-11 12:55:18 +02:00