X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc-src%2Fim;h=896c1218798ea1d72b041da651f2c0cb0d08dd40;hb=cb449682e3c0d4aa3b735f203836ce03330740a0;hp=da07f9fe7b1f482afe9aa2598b5f1f6fe08ab440;hpb=1a7337f2fdc106b80a48692628d0b749ee090c03;p=quix0rs-gnu-social.git diff --git a/doc-src/im b/doc-src/im index da07f9fe7b..896c121879 100644 --- a/doc-src/im +++ b/doc-src/im @@ -1,3 +1,7 @@ + + + + You can post messages to %%site.name%% using a [Jabber](http://jabber.org/) client on your computer, mobile phone, or other platform. ([GTalk](http://talk.google.com/), Google's Jabber program, will also work.) This can be a convenient way to keep @@ -20,7 +24,7 @@ Sending updates --------------- You send updates by sending messages to %%xmpp.user%%@%%xmpp.server%%. Messages -should be less than 140 characters; longer messages will be truncated. +should be less than %%site.textlimit%% characters; longer messages will be truncated. Commands -------- @@ -32,4 +36,15 @@ currently-implemented commands: you subscribe to. * **off**: Turn off notifications. You'll no longer receive Jabber notifications. - +* **stop**: Same as 'off' +* **quit**: Same as 'off' +* **help**: Show this help. List available Jabber/XMPP commands +* **follow <nickname>**: Subscribe to <nickname> +* **sub <nickname>**: Same as follow +* **leave <nickname>**: Unsubscribe from <nickname> +* **unsub <nickname>**: Same as leave +* **d <nickname> <text>**: Send direct message to <nickname> with message body <text> +* **get <nickname>**: Get last notice from <nickname> +* **last <nickname>**: Same as 'get' +* **whois <nickname>**: Get Profile info on <nickname> +* **fav <nickname>**: Add user's last notice as a favorite