From 869f2859c3538ca67758cbfe10c57eefd6e09899 Mon Sep 17 00:00:00 2001 From: Waqas Hussain Date: Thu, 23 Oct 2008 20:02:30 +0500 Subject: Roster updates - Added support for item.ask attribute in rostermanager and mod_roster - Updated roster docs - Removed old code from rostermanager --- doc/roster_format.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/roster_format.txt') diff --git a/doc/roster_format.txt b/doc/roster_format.txt index 73186c2b..132dbf4e 100644 --- a/doc/roster_format.txt +++ b/doc/roster_format.txt @@ -9,7 +9,7 @@ table roster_item { string subscription = "none" | "to" | "from" | "both" string name = Opaque string set by client. (optional) set groups = a set of opaque strings set by the client - boolean ask = nil | true - a value of true indicates subscription is pending + boolean ask = nil | "subscribe" - a value of true indicates subscription is pending } The roster is available as -- cgit v1.2.3