1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-11-25 21:42:07 +01:00

Commit graph

  • 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
  • e09fac4c67 *** empty log message *** Gaston Dombiak 2004-02-19 13:13:12 +0000
  • 4ecf5f0d0a Changed format from Binary to ASCII with keywords substitution Gaston Dombiak 2004-02-18 21:50:25 +0000
  • 487c93e77a Code formatted Gaston Dombiak 2004-02-18 13:04:48 +0000
  • 14ba610fdb Initial check-in Gaston Dombiak 2004-02-18 13:03:53 +0000
  • 2e2da08a3f UI design improved Gaston Dombiak 2004-02-18 13:03:00 +0000
  • 1a84f81fa7 Default value for debug was changed to NO Gaston Dombiak 2004-02-18 13:02:15 +0000
  • 1c82a8f206 *** empty log message *** Gaston Dombiak 2004-02-16 17:22:02 +0000
  • 7efeb9793d Initial check-in Gaston Dombiak 2004-02-16 17:19:30 +0000
  • f6935ccb5e Initial check-in Gaston Dombiak 2004-02-16 17:12:30 +0000
  • 055ca87d67 *** empty log message *** Gaston Dombiak 2004-02-16 17:09:42 +0000
  • fdd4ecbf81 Initial check-in Gaston Dombiak 2004-02-16 17:09:02 +0000
  • 0b26452666 1. The packet id is parsed while parsing Messages 2. Parsed Messages and Presences could now have EMPTY ids Gaston Dombiak 2004-02-10 15:39:36 +0000
  • 627b38fe5b Handles packets with no (explicit) id Gaston Dombiak 2004-02-10 15:36:57 +0000
  • 15c6d3d49b Do not print the packet id in #toXML when the id is null Gaston Dombiak 2004-02-10 15:36:05 +0000
  • 5ca12106d8 Initial check-in Gaston Dombiak 2004-01-29 22:03:19 +0000
  • 5168a66d71 Answers a "not implemented" error when the IQ is not understood Gaston Dombiak 2004-01-29 22:02:50 +0000
  • 14896e4d31 Implemented keep-alives. Matt Tucker 2004-01-28 21:30:37 +0000
  • 37b56c9370 Small fixes. Matt Tucker 2004-01-28 21:30:13 +0000
  • 37a3f14d3b 1. Stops collecting data when the debugger gets closed (uses ObservableReader/Writer) 2. Adds a new packetID column to the table Gaston Dombiak 2004-01-27 12:24:16 +0000
  • 465100fdc6 Stops collecting data when the debugger gets closed Gaston Dombiak 2004-01-27 12:22:53 +0000
  • b1c2865ecd Initial check-in Gaston Dombiak 2004-01-27 12:15:06 +0000
  • 70ec10065f Prevents a NPE if DEBUG_ENABLED was set to true AFTER the connection was created Gaston Dombiak 2004-01-24 18:39:39 +0000
  • e718ed796f Fixed bad "defaulSubscriptionMode" spelling Gaston Dombiak 2004-01-19 18:52:43 +0000
  • cd1abe75c0 1. UNDO: Protects the access for certain methods by waiting a few seconds when the roster has not been initialized yet 2. Provides a static method to set default subscription mode 3. Modifies RosterPacketListener to remove empty groups caused by local entry removals Gaston Dombiak 2004-01-18 14:17:13 +0000
  • 924c27d94c *** empty log message *** Gaston Dombiak 2004-01-18 14:13:43 +0000
  • 0264b3987c Modifies #removeEntry to remove the entry immediately (locally) Gaston Dombiak 2004-01-18 13:04:49 +0000
  • 72af76ba39 UNDO: The connection's roster can be accessed before the user actually logs in Gaston Dombiak 2004-01-18 12:58:36 +0000
  • ba65acf8c5 Makes the "Smack Info" tab prettier Gaston Dombiak 2004-01-15 13:13:27 +0000
  • 3abb8b109c Fixes a problem that prevented to remove listeners Gaston Dombiak 2004-01-15 13:05:44 +0000
  • d25d36448e Stops printing exceptions to the console when a class to load at start-up is not found Gaston Dombiak 2004-01-13 18:20:18 +0000
  • 4dfb2b08fa Fixes a problem that didn't allow to terminate daemon threads Gaston Dombiak 2004-01-13 18:13:23 +0000
  • 4f8f6b4c17 Stops debugging the connections when the windows is closed Gaston Dombiak 2004-01-12 16:09:07 +0000
  • 878aee9043 Makes UI prettier and also allows to stop debugging a connection Gaston Dombiak 2004-01-12 16:08:03 +0000
  • 1fa6a8e9fb Fixes problems when waiting a few seconds when the roster has not been initialized yet Gaston Dombiak 2004-01-12 16:04:23 +0000
  • d78e1d3e59 Modifies #getPresences(String) to return an iterator on Presences instead of an iterator on Map.Entries Gaston Dombiak 2004-01-05 18:26:13 +0000
  • 3db7e3fe4d Fixes resources not found problem using Smack under an AppServer Gaston Dombiak 2004-01-04 23:31:54 +0000
  • 29903213a3 Adds icon representations Gaston Dombiak 2004-01-02 15:13:55 +0000
  • 0d0340a0b7 Adds debugger icons and smack-config.xml to the build process Gaston Dombiak 2004-01-02 14:08:38 +0000
  • 959b1ff143 Initial check-in (debugger icons) Gaston Dombiak 2004-01-02 14:07:11 +0000
  • bb597cf3ca Protects the access for certain methods by waiting a few seconds when the roster has not been initialized yet Gaston Dombiak 2004-01-02 00:32:40 +0000
  • 15df277ced The connection's roster can be accessed before the user actually logs in Gaston Dombiak 2004-01-02 00:31:16 +0000
  • b6f3741854 Answers a default timeout value if timeout value has not been initialized yet Gaston Dombiak 2004-01-02 00:29:41 +0000