1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-09-27 18:29:35 +02:00

Commit graph

  • 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
  • 1c424c3449 Allows IQ packets to include extensions Gaston Dombiak 2004-03-29 21:31:52 +0000
  • 46f339d8db Modified comment that said the IQ packets couldn't have extensions Gaston Dombiak 2004-03-29 21:31:08 +0000
  • a5b33b4118 Initial version Gaston Dombiak 2004-03-29 21:29:55 +0000
  • 6596515785 Adds providers for DataForms and MUC Gaston Dombiak 2004-03-29 21:27:16 +0000
  • bdd57b90f7 Removes text that said "IQ packets cannot have packet extensions" Gaston Dombiak 2004-03-29 21:26:45 +0000
  • 16f5004301 Write out error if failed to load custom debugger. Matt Tucker 2004-03-15 22:59:03 +0000
  • 2f0c000c82 Fixed regression. Matt Tucker 2004-03-15 22:58:48 +0000
  • d8b5522ce1 Don't set L&F (SMACK-124). Matt Tucker 2004-03-15 21:56:56 +0000
  • 14034110bf Small fix. Matt Tucker 2004-03-15 21:56:18 +0000
  • 167d40ac20 Work on keep-alive interval. Fixes SMACK-123 and SMACK-121. Also general work on SmackConfiguration class. Matt Tucker 2004-03-15 18:59:41 +0000
  • a7e7152b52 Javadoc fix. Matt Tucker 2004-03-15 18:58:34 +0000
  • f3932b1075 Updates. Matt Tucker 2004-03-15 18:57:06 +0000
  • 8711721777 Fixed copyright date. Matt Tucker 2004-03-12 14:23:26 +0000
  • 81b154428d Updated formatting and text. Matt Tucker 2004-03-12 14:23:12 +0000
  • bbcc5358e9 Updates the document with information about the new debugger Gaston Dombiak 2004-03-12 03:46:16 +0000
  • 9f0f4aeae6 Initial check-in Gaston Dombiak 2004-03-12 03:42:39 +0000
  • 4771e2672b Updates the distribution secion with smackx-debug.jar info Gaston Dombiak 2004-03-11 16:45:21 +0000
  • da3e7ab55d Replaces message send #getChatID with #setThreadID Gaston Dombiak 2004-03-11 16:33:25 +0000
  • 279aabc049 Javdoc fixes. Matt Tucker 2004-03-11 15:55:44 +0000
  • 613f4b388b Javdoc fix. Matt Tucker 2004-03-11 15:43:43 +0000
  • 5847d27098 Renamed Chat.getChatID to Chat.getThreadID and improved logic around setting thread mode (SMACK-120). Matt Tucker 2004-03-11 15:43:21 +0000
  • d4e29d6a32 Updated for 1.3.0 release. Matt Tucker 2004-03-11 15:42:27 +0000
  • 777f8937e4 Prevents adding items to groups with no name (NULL) Gaston Dombiak 2004-03-11 14:33:48 +0000
  • a8eeb87a64 Initial check-in Gaston Dombiak 2004-03-08 02:01:52 +0000
  • e3782b0c8d Adds smackx-debug.jar and new resources to the deploy Gaston Dombiak 2004-03-06 02:24:27 +0000
  • 8e86f58e44 Fixed CVS keywords replacement Gaston Dombiak 2004-02-19 13:14:38 +0000