view mcabber/doc/help/en/hlp_request.txt @ 2281:1bb9002801e5

Limit the number of roster computations/redraws per second This reduces CPU time and greatly improve performance with very large rosters (e.g. >1000 items).
author Mikael Berthe <mikael@lilotux.net>
date Sun, 25 Sep 2016 15:07:24 +0200
parents de75b9774f86
children
line wrap: on
line source


 /REQUEST last|ping|time|vcard|version [jid]

Send a "IQ" query to the current buddy, or to the specified Jabber user.  If the resource is not provided with the jid, mcabber will send the query to all known resources for this user.

/request last
 Request "last" information (usually idle time)
/request ping
 Send an XMPP Ping request.  Note that you should use the full JID since a ping sent to a bare JID will be handled by the server.
/request time
 Request time from the buddy
/request vcard
 Request VCard from the buddy
/request version
 Request version from the buddy