Commit Graph

118 Commits

Author SHA1 Message Date
Gaston Dombiak 207c0aea02 Answer an item-not-found error when Smack receives a disco#info and node is not null. SMACK-8
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2402 b35dd754-fafc-0310-a699-88a17e54d16e
2004-10-31 03:35:20 +00:00
Gaston Dombiak d7668b3dcc Fixed possible NPE when parsing invalid XHTML text. SMACK-3
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2401 b35dd754-fafc-0310-a699-88a17e54d16e
2004-10-31 02:46:07 +00:00
Gaston Dombiak ef0d5c8fb8 Added #setDefaultAnswer(String) to set the default value as the current value of a given field
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2393 b35dd754-fafc-0310-a699-88a17e54d16e
2004-10-22 20:54:53 +00:00
Gaston Dombiak c396be83d1 Allows a disco#info packet to include a dataform. SMACK-153
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2382 b35dd754-fafc-0310-a699-88a17e54d16e
2004-09-19 16:20:10 +00:00
Gaston Dombiak 10e7cbb20e Fixes a bug parsing MUCOwner packets.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2380 b35dd754-fafc-0310-a699-88a17e54d16e
2004-09-12 02:12:38 +00:00
Gaston Dombiak c395074c86 Fixes incorrect namespace for granting and revoking admin/owner privileges.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2379 b35dd754-fafc-0310-a699-88a17e54d16e
2004-09-12 02:11:52 +00:00
Matt Tucker 2ac43cb6e9 Code tweaks.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2374 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-17 16:18:19 +00:00
Matt Tucker b1150c862d Fixes.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2373 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-17 07:48:43 +00:00
Matt Tucker ec686f15ef Renamed.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2372 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-17 07:45:39 +00:00
Matt Tucker 280c4b5a76 First round of refactoring.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2371 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-17 07:44:36 +00:00
Matt Tucker cf47ba95af No longer needed.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2370 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-17 07:41:00 +00:00
Matt Tucker 5d656558fd Initial check-in.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2369 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-16 00:57:36 +00:00
Matt Tucker ca7b70b103 Small tweak.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2365 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-10 21:32:35 +00:00
Gaston Dombiak 1a093754e1 Fixes NPE when sending null as the node while trying to get the NodeInformationProvider for a node.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2364 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-10 13:03:15 +00:00
Gaston Dombiak d196becbd7 Initial version.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2363 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-10 12:42:26 +00:00
Gaston Dombiak 3c80abdf45 Moved identityName and identityType from SmackConfiguration to ServiceDiscoveryManager.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2359 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-09 22:09:20 +00:00
Matt Tucker 5eb9146cb8 Fixed Javadoc issues.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2356 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-09 21:15:42 +00:00
Gaston Dombiak ecadf0b4a8 Allows to discover whether a server supports publishing of items or not. SMACK-150
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2350 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-05 16:57:28 +00:00
Gaston Dombiak 1ce8a33af4 Answers the client identity for a disco info request. SMACK-149
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2348 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-04 19:53:39 +00:00
Gaston Dombiak f7ccbe1421 Makes finalize more secure.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2345 b35dd754-fafc-0310-a699-88a17e54d16e
2004-07-16 21:00:07 +00:00
Gaston Dombiak d53f0e9492 Cancel opened collectors. SMACK-145
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2344 b35dd754-fafc-0310-a699-88a17e54d16e
2004-07-16 20:46:16 +00:00
Gaston Dombiak 6427a99a64 Added support for more data types in DataForms.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2337 b35dd754-fafc-0310-a699-88a17e54d16e
2004-07-09 20:54:24 +00:00
Gaston Dombiak bafef8947c Moved from org.jivesoftware.smackx to org.jivesoftware.smackx.muc.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2334 b35dd754-fafc-0310-a699-88a17e54d16e
2004-07-06 03:07:45 +00:00
Gaston Dombiak 9cbf692917 1. Moved from org.jivesoftware.smackx to org.jivesoftware.smackx.muc.
2. Made clearer the way to specify the amount of discussion history to receive while joining a room


git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2333 b35dd754-fafc-0310-a699-88a17e54d16e
2004-07-06 03:05:37 +00:00
Gaston Dombiak ff8dfab94e Initial version. SMACK-99
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2332 b35dd754-fafc-0310-a699-88a17e54d16e
2004-07-06 03:02:50 +00:00
Gaston Dombiak dde93e2a3f Moved from org.jivesoftware.smackx to org.jivesoftware.smackx.muc.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2331 b35dd754-fafc-0310-a699-88a17e54d16e
2004-07-06 03:01:36 +00:00
Gaston Dombiak 0b49cbc374 Adds ability to listen for possible errors while sending the room configuration form.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2329 b35dd754-fafc-0310-a699-88a17e54d16e
2004-06-14 17:27:09 +00:00
Gaston Dombiak 0e938bfe1a Adds a method that anwwers if the connection with the server is active. SMACK-139
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2328 b35dd754-fafc-0310-a699-88a17e54d16e
2004-06-14 17:00:04 +00:00
Gaston Dombiak 9a7ad5d3cb Adds a menu item that allows to close all the tabs that have their connections not active. SMACK-139
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2327 b35dd754-fafc-0310-a699-88a17e54d16e
2004-06-14 16:58:58 +00:00
Gaston Dombiak 4f4f8c62d3 Modifies comments for javadoc
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2323 b35dd754-fafc-0310-a699-88a17e54d16e
2004-06-04 18:52:10 +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 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 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 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
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
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