John Freed
af9000972e
dbus methods: listIdentities, trust
...
rename listIdentity to listIdentities and more closely follow
behavior of the listIdentities command
update documentation
respond to issues raised by AsamK in initial pull request
2021-09-22 14:31:14 +02:00
John Freed
7ced8090fc
dbus methods: listIdentity, trust
...
Implement new Dbus methods:
- listIdentity(number<s>)
- trust(number<s>, safetyNumber<s>)
Update documentation
2021-09-21 10:12:13 +02:00
JtheSaw
11b3758416
Add sendTyping and sendReceipt to dbus interface ( #718 )
...
* Add sendTyping and sendReceipt to dbus interface
* Resolve requested changes
* Adapt documentation
2021-09-13 17:01:26 +02:00
Adaptive Garage
05abb3f9f6
Send remote delete ( #593 )
...
* Implementation of remoteDelete command, iteration 1
* Implementation of remoteDelete command, iteration 2
* Implementation of remoteDelete command, iteration 3
* Implementation of remoteDelete command, iteration 4
* Implementation of remoteDelete command, iteration 5
* Implementation of remoteDelete command, iteration 6
* Renaming dbus methods remoteGroupDelete -> sendGroupRemoteDeleteMessage, remoteDelete -> sendRemoteDeleteMessage
2021-04-05 19:49:45 +02:00
Adaptive Garage
2ad18342a8
Dbus sendreaction doc ( #591 )
...
* Documentation of dbus methods sendGroupMessageReaction, sendMessageReaction
* Documentation of dbus methods sendGroupMessageReaction, sendMessageReaction. Fix 1.
2021-04-05 17:00:20 +02:00
exquo
7832afd819
Improve DBus man page ( #589 )
...
* Improve DBus man page
- Expand synopsis
- Add examples
- Fix typos
* Update to DBus man page
2021-04-03 21:22:05 +02:00
Adimarantis
caf16231aa
Adding Dbus manpage ( #564 )
...
* some small dbus return code fixes
* Added DBus manpage
* changed getDisplayName behaviour
* reverted change in manager
* some small dbus return code fixes
* Added DBus manpage
* changed getDisplayName behaviour
* reverted change in manager
* Dbus manpage
2021-04-02 09:19:07 +02:00