Matt Tucker
250ab4de71
Use try/catch around System.getProperty()
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2320 b35dd754-fafc-0310-a699-88a17e54d16e
2004-06-03 01:03:56 +00:00
Matt Tucker
a1af5c79e7
Flush writer during keep-alives.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2319 b35dd754-fafc-0310-a699-88a17e54d16e
2004-06-02 16:51:19 +00:00
Gaston Dombiak
5a9bfa3a1c
Adds test case for banning, kicking, granting and removing privileges.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2318 b35dd754-fafc-0310-a699-88a17e54d16e
2004-05-30 16:43:13 +00:00
Gaston Dombiak
08858284fe
Adds support for banning, kicking, granting and revoking privileges. SMACK-99
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2317 b35dd754-fafc-0310-a699-88a17e54d16e
2004-05-30 16:41:12 +00:00
Gaston Dombiak
ab750062ba
Initial version. SMACK-99
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2316 b35dd754-fafc-0310-a699-88a17e54d16e
2004-05-30 16:37:58 +00:00
Gaston Dombiak
7905307d5f
Escapes invalid charactes of the "to" and "from" fields in #toXML. SMACK-135
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2315 b35dd754-fafc-0310-a699-88a17e54d16e
2004-05-22 22:53:21 +00:00
Gaston Dombiak
5fdc96acab
Adds test case for "Modifying room subject".
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2314 b35dd754-fafc-0310-a699-88a17e54d16e
2004-05-18 17:50:34 +00:00
Gaston Dombiak
af9f7dd469
Adds support for "Modifying room subject" . SMACK-99
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2313 b35dd754-fafc-0310-a699-88a17e54d16e
2004-05-18 17:48:25 +00:00
Gaston Dombiak
28bedcb31b
Initial version. SMACK-99
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2312 b35dd754-fafc-0310-a699-88a17e54d16e
2004-05-18 17:46:03 +00:00
Gaston Dombiak
435fcd22c5
Converted this class to include only the tests that must be run when a room already exists
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2311 b35dd754-fafc-0310-a699-88a17e54d16e
2004-05-13 17:46:11 +00:00
Gaston Dombiak
f840527300
Initial version.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2310 b35dd754-fafc-0310-a699-88a17e54d16e
2004-05-13 17:44:06 +00:00
Gaston Dombiak
e343c571a5
1. Allows to discover joined rooms of other users
...
2. Allows to retrieve the Presence of a given participant
3. Fixes a bug that prevented to update an existing participant's Presence
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2309 b35dd754-fafc-0310-a699-88a17e54d16e
2004-05-13 17:42:20 +00:00
Gaston Dombiak
6793015fe9
Fixed a bug in the XML representation by adding some missing inverted commas
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2308 b35dd754-fafc-0310-a699-88a17e54d16e
2004-05-13 17:33:21 +00:00
Gaston Dombiak
1da02cbfd8
Allows to retrieve items for entity nodes. SMACK-134
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2307 b35dd754-fafc-0310-a699-88a17e54d16e
2004-05-09 19:18:02 +00:00
Gaston Dombiak
fbd6043c5c
Initial version. SMACK-134
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2306 b35dd754-fafc-0310-a699-88a17e54d16e
2004-05-09 19:11:58 +00:00
Gaston Dombiak
529818b559
Fixed #getChildElementXML to include the node attribute. SMACK-133
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2305 b35dd754-fafc-0310-a699-88a17e54d16e
2004-05-09 18:52:26 +00:00
Gaston Dombiak
8e6941e95d
Adds reserved room nickname discovery and sets on every connection that this client supports MUC
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2304 b35dd754-fafc-0310-a699-88a17e54d16e
2004-05-03 00:47:30 +00:00
Gaston Dombiak
13f15c5e4b
Removes hardcoded packet reply timeout value
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2303 b35dd754-fafc-0310-a699-88a17e54d16e
2004-05-03 00:43:51 +00:00
Gaston Dombiak
c1e253dc18
Adds MultiUserChat class to the list of classes to load at start up
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2302 b35dd754-fafc-0310-a699-88a17e54d16e
2004-05-03 00:36:11 +00:00
Gaston Dombiak
2f69af2fc0
Initial version
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2301 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-26 02:36:34 +00:00
Gaston Dombiak
a9f712be2f
New constructor for fields of type FIXED
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2300 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-26 02:34:29 +00:00
Gaston Dombiak
5289b67214
Modifies the instructions element to allow multiple instructions (JEP updated)
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2299 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-26 02:33:06 +00:00
Matt Tucker
693d0013ac
Remove cached presence info when deleting a user from the roster (SMACK-131).
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2298 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-21 21:10:42 +00:00
Matt Tucker
a958b245e6
Fixed logic bug where setting values via the API in SmackConfiguration could be overridden by the config file.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2297 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-18 18:11:26 +00:00
Gaston Dombiak
ad3b8a23d9
Prints an exception to the console in case an error occurs while parsing the document
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2296 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-18 14:27:20 +00:00
Gaston Dombiak
07c6a12f97
Fixes bad tag names
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2295 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-18 14:25:39 +00:00
Gaston Dombiak
68e5d882fc
Initial version
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2294 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-11 19:01:20 +00:00
Gaston Dombiak
a8a0d66755
Adds MUC and DataForms
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2293 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-11 19:00:04 +00:00
Gaston Dombiak
14e7ee4e90
Adds room invitiation functionality
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2292 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-11 13:49:06 +00:00
Gaston Dombiak
3b585ba345
Changed detailed error message in #setAnswer
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2291 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-11 13:46:59 +00:00
Gaston Dombiak
8e1dc03f9f
Adds room registration functionality
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2290 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-08 19:10:34 +00:00
Gaston Dombiak
0fe65190b8
Fixes javadoc warnings
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2289 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-08 19:09:19 +00:00
Matt Tucker
147288ed74
Use notifyAll() (Smack-130)
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2288 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-07 23:49:00 +00:00
Gaston Dombiak
e05235984b
Changes made due to Form protocol modification
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2287 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-07 19:54:00 +00:00
Gaston Dombiak
efa6d1ddd8
Modifies the #create method so that the user leaves the room if the room already existed
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2286 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-07 19:52:44 +00:00
Gaston Dombiak
6023b4fa64
Changes the fields that are included in the form to use for answering the original form.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2285 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-07 19:50:56 +00:00
Gaston Dombiak
6c7d71e9ca
Adds protected method #resetValues
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2284 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-07 19:48:39 +00:00
Gaston Dombiak
6155bf2227
Adds static final TYPE_CANCEL
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2283 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-05 16:34:10 +00:00
Gaston Dombiak
b25c9bb454
Adds new test cases
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2282 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-05 16:32:37 +00:00
Gaston Dombiak
b8c60f3295
Adds new "user" functionalities (e.g. invitation, change availability status, etc.)
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2281 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-05 16:30:53 +00:00
Gaston Dombiak
3600aa17d4
Modified to use new FormField constructor
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2280 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-05 16:28:18 +00:00
Gaston Dombiak
3223d0f290
Adds new constructor that makes the "variable" attribute required
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2279 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-05 16:27:40 +00:00
Gaston Dombiak
06d225a337
Initial version
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2278 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-05 16:26:08 +00:00
Gaston Dombiak
e1ee22207d
Fixes parsing errors (#getText was replaced with #nextText)
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2277 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-05 16:25:24 +00:00
Gaston Dombiak
c34861903d
1. Adds class and methods comments
...
2. Fixes parsing errors (#getText was replaced with #nextText)
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2276 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-05 16:24:44 +00:00
Gaston Dombiak
06ea3eb0f7
Implements basic functionalities
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2275 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-05 16:23:27 +00:00
Gaston Dombiak
a011ddd424
Modified to use new FormField constructor
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2274 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-05 16:22:52 +00:00
Gaston Dombiak
00ffca04db
Adds class and methods comments
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2273 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-05 16:21:56 +00:00
Gaston Dombiak
060f1de579
Fixes method comment
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2272 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-05 16:20:56 +00:00
Gaston Dombiak
d18a60fc6d
Moved static final variables to Form class
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2271 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-05 16:18:46 +00:00