Commit Graph

  • 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
  • d6edb93227 smack.configuration was replaced by this file. Gaston Dombiak 2004-01-01 23:29:29 +0000
  • 76c0e90f18 Throws an exception when trying to create entries using a non-initialized roster. The packet-reply-timeout is obtained from SmackConfiguration Gaston Dombiak 2004-01-01 23:27:56 +0000
  • f7de4be1f9 The packet-reply-timeout is obtained from SmackConfiguration Gaston Dombiak 2004-01-01 23:21:49 +0000
  • 36cb521334 Packet-reply-timeout is unique in the environment and the configuration filename was renamed to smack-config.xml Gaston Dombiak 2004-01-01 23:19:37 +0000
  • 41dad8658a Allows reply timeout to be set Gaston Dombiak 2003-12-20 12:20:30 +0000
  • 129f0a0bd2 *** empty log message *** Gaston Dombiak 2003-12-19 18:30:58 +0000
  • a38e26be3a Removes initialization code that was replaced by the automatic system configuration Gaston Dombiak 2003-12-19 18:22:42 +0000
  • 4f4fff1772 Gets Smack version from the SmackConfiguration class Gaston Dombiak 2003-12-19 18:21:16 +0000
  • f77ad32537 Initializes Smack when the class is loaded Gaston Dombiak 2003-12-19 18:19:29 +0000
  • f462850768 Initial check-in Gaston Dombiak 2003-12-19 18:17:36 +0000
  • b3a4c76f1f Adds static init - Makes the XHTMLfeature available by default on every connection Gaston Dombiak 2003-12-19 18:00:16 +0000
  • 7eba4a484b Adds static init - Makes the disco feature available by default on every connection Gaston Dombiak 2003-12-19 17:59:55 +0000
  • a42e3c2742 Adds notifications of new established connections Gaston Dombiak 2003-12-19 17:54:38 +0000
  • 7f25821f8b Initial check-in Gaston Dombiak 2003-12-19 17:46:48 +0000
  • 554f4fb1ec Fixes bug parsing server name Gaston Dombiak 2003-12-17 13:59:20 +0000
  • 0e33590936 Adds XMPPAdress parsing tests Gaston Dombiak 2003-12-17 13:55:28 +0000
  • a4eef67896 Adds test cases for renaming roster groups Gaston Dombiak 2003-12-02 01:58:08 +0000
  • b194d99054 Fixes a problem renaming a RosterGroup Gaston Dombiak 2003-12-02 01:53:39 +0000
  • b73060d000 Adds the ability to handle multiple presences of a user Gaston Dombiak 2003-11-28 21:49:25 +0000
  • d92bb4f40a Adds test cases for roster presences Gaston Dombiak 2003-11-28 21:47:48 +0000
  • 414f9faef1 A null type is equivalent to GET. Matt Tucker 2003-11-19 16:51:19 +0000
  • 7d7c02b750 References to PacketWriterListener changed to PacketListener Gaston Dombiak 2003-11-18 17:06:47 +0000
  • 4a8060c209 Initial check-in Gaston Dombiak 2003-11-15 20:30:48 +0000
  • 083bd03edd Places org.jivesoftware.smackx.debugger.* in smackx-debug.jar Gaston Dombiak 2003-11-15 20:28:56 +0000
  • b17a47a385 Initial check-in Gaston Dombiak 2003-11-15 20:24:42 +0000
  • 9757607447 Refactors debugger code and adds listeners for sent packets Gaston Dombiak 2003-11-15 20:23:20 +0000
  • 24f965ead7 Adds notification for sent packets Gaston Dombiak 2003-11-15 19:24:00 +0000
  • da49a174c3 Refactors existing debugger code Gaston Dombiak 2003-11-15 19:21:15 +0000
  • 870eb08da3 Removes the track of the number of packets read. Gaston Dombiak 2003-11-12 17:49:07 +0000
  • cc5802998f Remove and add entry methods comment updated Gaston Dombiak 2003-11-05 17:53:19 +0000
  • 9b9fdb9791 Remove entry method updated Gaston Dombiak 2003-11-05 17:51:06 +0000
  • a063ecd602 Allows to filter messages by message type and sender or by thread Gaston Dombiak 2003-11-05 17:46:34 +0000