Commit Graph

  • 4a9e6484cf Updated release date. Gaston Dombiak 2004-08-10 12:24:22 +0000
  • c9e25bfba4 Updated for 1.4.0 release. Gaston Dombiak 2004-08-10 09:37:28 +0000
  • c2d2ab4a42 Removed identityName and identityType. Gaston Dombiak 2004-08-09 22:10:01 +0000
  • 3c80abdf45 Moved identityName and identityType from SmackConfiguration to ServiceDiscoveryManager. Gaston Dombiak 2004-08-09 22:09:20 +0000
  • 1a008f53c2 Updated version number Gaston Dombiak 2004-08-09 22:08:35 +0000
  • 7877a29af0 Renamed variable. Matt Tucker 2004-08-09 21:47:00 +0000
  • 5eb9146cb8 Fixed Javadoc issues. Matt Tucker 2004-08-09 21:15:42 +0000
  • 785e319e7c Cleanup of listener logic, now possible to get count of listeners. Matt Tucker 2004-08-09 21:15:04 +0000
  • 0553ef7e65 Updated version number, fixed Javadoc issue. Matt Tucker 2004-08-09 21:13:36 +0000
  • 3ffa47f756 Removed bad link. Matt Tucker 2004-08-09 20:58:00 +0000
  • 45cda732bb Updated for 1.4.0 release. Matt Tucker 2004-08-09 20:57:48 +0000
  • f1c38d67d7 Adds new test for discovering if a server supports publishing of items. SMACK-150 Gaston Dombiak 2004-08-05 16:57:57 +0000
  • ecadf0b4a8 Allows to discover whether a server supports publishing of items or not. SMACK-150 Gaston Dombiak 2004-08-05 16:57:28 +0000
  • 13d1c07741 Adds new test for discovering client's identity. SMACK-149 Gaston Dombiak 2004-08-04 19:54:17 +0000
  • 1ce8a33af4 Answers the client identity for a disco info request. SMACK-149 Gaston Dombiak 2004-08-04 19:53:39 +0000
  • e45c4a6805 Adds ability to set the identity name and type of a Smack client. SMACK-149 Gaston Dombiak 2004-08-04 19:52:11 +0000
  • 287c54a6ac Changes the way the properties are parsed. Gaston Dombiak 2004-07-17 17:50:18 +0000
  • f7ccbe1421 Makes finalize more secure. Gaston Dombiak 2004-07-16 21:00:07 +0000
  • d53f0e9492 Cancel opened collectors. SMACK-145 Gaston Dombiak 2004-07-16 20:46:16 +0000
  • 2b41ad0ccf Adds new tests for setting a new name and group to an unfiled unnamed entry. Gaston Dombiak 2004-07-15 02:35:54 +0000
  • ae17aca127 Updates the comment of #createEntry. Gaston Dombiak 2004-07-15 02:34:45 +0000
  • 1d169dff08 Fixes error parsing properties. SMACK-138 Gaston Dombiak 2004-07-13 19:15:06 +0000
  • 677b389ccc Fixed closing ObjectOutputStream (SMACK-143). Matt Tucker 2004-07-13 00:39:30 +0000
  • d471d42fbf Changes superclass to SmackTestCase.SMACK-142 Gaston Dombiak 2004-07-12 13:36:13 +0000
  • 3886ed0736 Initial version. SMACK-142 Gaston Dombiak 2004-07-12 13:31:29 +0000
  • 6427a99a64 Added support for more data types in DataForms. Gaston Dombiak 2004-07-09 20:54:24 +0000
  • b42201284f Fixes package name of MUC. Gaston Dombiak 2004-07-06 13:42:37 +0000
  • 6a9660efef Moved from org.jivesoftware.smackx to org.jivesoftware.smackx.muc. Gaston Dombiak 2004-07-06 13:04:16 +0000
  • bafef8947c Moved from org.jivesoftware.smackx to org.jivesoftware.smackx.muc. Gaston Dombiak 2004-07-06 03:07:45 +0000
  • 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 Gaston Dombiak 2004-07-06 03:05:37 +0000
  • ff8dfab94e Initial version. SMACK-99 Gaston Dombiak 2004-07-06 03:02:50 +0000
  • dde93e2a3f Moved from org.jivesoftware.smackx to org.jivesoftware.smackx.muc. Gaston Dombiak 2004-07-06 03:01:36 +0000
  • 757c7450d9 Allow custom SocketFactory to be set (SMACK-140). Matt Tucker 2004-07-05 22:22:02 +0000
  • 0b49cbc374 Adds ability to listen for possible errors while sending the room configuration form. Gaston Dombiak 2004-06-14 17:27:09 +0000
  • 0e938bfe1a Adds a method that anwwers if the connection with the server is active. SMACK-139 Gaston Dombiak 2004-06-14 17:00:04 +0000
  • 9a7ad5d3cb Adds a menu item that allows to close all the tabs that have their connections not active. SMACK-139 Gaston Dombiak 2004-06-14 16:58:58 +0000
  • a4c49d5e04 Initial version. SMACK-99 Gaston Dombiak 2004-06-12 22:32:38 +0000
  • ee44e762ec Initial version. Gaston Dombiak 2004-06-07 01:37:55 +0000
  • 5e612ae222 Adds documentation about "Provide node information" Gaston Dombiak 2004-06-07 01:37:41 +0000
  • 4f4f8c62d3 Modifies comments for javadoc Gaston Dombiak 2004-06-04 18:52:10 +0000
  • 31729059f6 Initial version. Gaston Dombiak 2004-06-03 16:19:30 +0000
  • 2bb363b898 Skips CRs while parsing packet properties. SMACK-138 Gaston Dombiak 2004-06-03 16:18:30 +0000
  • 250ab4de71 Use try/catch around System.getProperty() Matt Tucker 2004-06-03 01:03:56 +0000
  • a1af5c79e7 Flush writer during keep-alives. Matt Tucker 2004-06-02 16:51:19 +0000
  • 5a9bfa3a1c Adds test case for banning, kicking, granting and removing privileges. Gaston Dombiak 2004-05-30 16:43:13 +0000
  • 08858284fe Adds support for banning, kicking, granting and revoking privileges. SMACK-99 Gaston Dombiak 2004-05-30 16:41:12 +0000
  • ab750062ba Initial version. SMACK-99 Gaston Dombiak 2004-05-30 16:37:58 +0000
  • 7905307d5f Escapes invalid charactes of the "to" and "from" fields in #toXML. SMACK-135 Gaston Dombiak 2004-05-22 22:53:21 +0000
  • 5fdc96acab Adds test case for "Modifying room subject". Gaston Dombiak 2004-05-18 17:50:34 +0000
  • af9f7dd469 Adds support for "Modifying room subject" . SMACK-99 Gaston Dombiak 2004-05-18 17:48:25 +0000
  • 28bedcb31b Initial version. SMACK-99 Gaston Dombiak 2004-05-18 17:46:03 +0000
  • 435fcd22c5 Converted this class to include only the tests that must be run when a room already exists Gaston Dombiak 2004-05-13 17:46:11 +0000
  • f840527300 Initial version. Gaston Dombiak 2004-05-13 17:44:06 +0000
  • 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 Gaston Dombiak 2004-05-13 17:42:20 +0000
  • 6793015fe9 Fixed a bug in the XML representation by adding some missing inverted commas Gaston Dombiak 2004-05-13 17:33:21 +0000
  • 1da02cbfd8 Allows to retrieve items for entity nodes. SMACK-134 Gaston Dombiak 2004-05-09 19:18:02 +0000
  • fbd6043c5c Initial version. SMACK-134 Gaston Dombiak 2004-05-09 19:11:58 +0000
  • 529818b559 Fixed #getChildElementXML to include the node attribute. SMACK-133 Gaston Dombiak 2004-05-09 18:52:26 +0000
  • 8e6941e95d Adds reserved room nickname discovery and sets on every connection that this client supports MUC Gaston Dombiak 2004-05-03 00:47:30 +0000
  • 13f15c5e4b Removes hardcoded packet reply timeout value Gaston Dombiak 2004-05-03 00:43:51 +0000
  • c1e253dc18 Adds MultiUserChat class to the list of classes to load at start up Gaston Dombiak 2004-05-03 00:36:11 +0000
  • 2f69af2fc0 Initial version Gaston Dombiak 2004-04-26 02:36:34 +0000
  • a9f712be2f New constructor for fields of type FIXED Gaston Dombiak 2004-04-26 02:34:29 +0000
  • 5289b67214 Modifies the instructions element to allow multiple instructions (JEP updated) Gaston Dombiak 2004-04-26 02:33:06 +0000
  • 693d0013ac Remove cached presence info when deleting a user from the roster (SMACK-131). Matt Tucker 2004-04-21 21:10:42 +0000
  • a958b245e6 Fixed logic bug where setting values via the API in SmackConfiguration could be overridden by the config file. Matt Tucker 2004-04-18 18:11:26 +0000
  • ad3b8a23d9 Prints an exception to the console in case an error occurs while parsing the document Gaston Dombiak 2004-04-18 14:27:20 +0000
  • 07c6a12f97 Fixes bad tag names Gaston Dombiak 2004-04-18 14:25:39 +0000
  • 68e5d882fc Initial version Gaston Dombiak 2004-04-11 19:01:20 +0000
  • a8a0d66755 Adds MUC and DataForms Gaston Dombiak 2004-04-11 19:00:04 +0000
  • 14e7ee4e90 Adds room invitiation functionality Gaston Dombiak 2004-04-11 13:49:06 +0000
  • 3b585ba345 Changed detailed error message in #setAnswer Gaston Dombiak 2004-04-11 13:46:59 +0000
  • 8e1dc03f9f Adds room registration functionality Gaston Dombiak 2004-04-08 19:10:34 +0000
  • 0fe65190b8 Fixes javadoc warnings Gaston Dombiak 2004-04-08 19:09:19 +0000
  • 147288ed74 Use notifyAll() (Smack-130) Matt Tucker 2004-04-07 23:49:00 +0000
  • e05235984b Changes made due to Form protocol modification Gaston Dombiak 2004-04-07 19:54:00 +0000
  • efa6d1ddd8 Modifies the #create method so that the user leaves the room if the room already existed Gaston Dombiak 2004-04-07 19:52:44 +0000
  • 6023b4fa64 Changes the fields that are included in the form to use for answering the original form. Gaston Dombiak 2004-04-07 19:50:56 +0000
  • 6c7d71e9ca Adds protected method #resetValues Gaston Dombiak 2004-04-07 19:48:39 +0000
  • 6155bf2227 Adds static final TYPE_CANCEL Gaston Dombiak 2004-04-05 16:34:10 +0000
  • b25c9bb454 Adds new test cases Gaston Dombiak 2004-04-05 16:32:37 +0000
  • b8c60f3295 Adds new "user" functionalities (e.g. invitation, change availability status, etc.) Gaston Dombiak 2004-04-05 16:30:53 +0000
  • 3600aa17d4 Modified to use new FormField constructor Gaston Dombiak 2004-04-05 16:28:18 +0000
  • 3223d0f290 Adds new constructor that makes the "variable" attribute required Gaston Dombiak 2004-04-05 16:27:40 +0000
  • 06d225a337 Initial version Gaston Dombiak 2004-04-05 16:26:08 +0000
  • e1ee22207d Fixes parsing errors (#getText was replaced with #nextText) Gaston Dombiak 2004-04-05 16:25:24 +0000
  • c34861903d 1. Adds class and methods comments 2. Fixes parsing errors (#getText was replaced with #nextText) Gaston Dombiak 2004-04-05 16:24:44 +0000
  • 06ea3eb0f7 Implements basic functionalities Gaston Dombiak 2004-04-05 16:23:27 +0000
  • a011ddd424 Modified to use new FormField constructor Gaston Dombiak 2004-04-05 16:22:52 +0000
  • 00ffca04db Adds class and methods comments Gaston Dombiak 2004-04-05 16:21:56 +0000
  • 060f1de579 Fixes method comment Gaston Dombiak 2004-04-05 16:20:56 +0000
  • d18a60fc6d Moved static final variables to Form class Gaston Dombiak 2004-04-05 16:18:46 +0000
  • fab2c816cf Fixes the encoding of the password in the #toXML method Gaston Dombiak 2004-04-03 16:11:12 +0000
  • 35c1c035e8 Adds parsing for "destroy" elements Gaston Dombiak 2004-04-01 21:47:52 +0000
  • fa8e0d0e9f 1. Adds class and methods comments 2. Removes the alt element (no longer used according the spec) 3. Adds the Destroy inner class (new element according the spec) Gaston Dombiak 2004-04-01 21:46:39 +0000
  • c45843e8ab Adds class and methods comments Gaston Dombiak 2004-04-01 21:44:21 +0000
  • 003d73fd7d Adds #getValue(String) to the inner class Row which allows to hide the inner class Field Gaston Dombiak 2004-03-30 02:33:28 +0000
  • cf75ce471f Initial version Gaston Dombiak 2004-03-29 21:42:32 +0000
  • 476d694eaf 1. Allows Registration packets to include extensions (DataForms) 2. Some parse methods were factored out to PacketParserUtils Gaston Dombiak 2004-03-29 21:37:24 +0000
  • e11081b60d Modified #getChildElementXML to include possible extensions Gaston Dombiak 2004-03-29 21:32:41 +0000