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

Commit graph

  • 46db59cdbc Improved method comment. Gaston Dombiak 2004-12-26 21:59:59 +0000
  • d2187b7374 Added notifications of occupant joining and leaving the room. SMACK-38 Gaston Dombiak 2004-12-26 21:55:41 +0000
  • 81d647af56 Javadoc spelling fix. Matt Tucker 2004-12-26 18:53:17 +0000
  • aac57e2232 License modified. Gaston Dombiak 2004-12-23 19:05:52 +0000
  • 89981124c0 Initial version. Gaston Dombiak 2004-12-23 19:05:27 +0000
  • 9525df0c87 Initial version. Gaston Dombiak 2004-12-23 18:49:53 +0000
  • e50259f0ee Fixed to ensure that reason is not null. If no reason was provided then return an empty string. SMACK-165 Gaston Dombiak 2004-12-21 20:53:35 +0000
  • aaeb476f05 Removed welcome message from #testDiscussionHistory since the server no longer sends that message. Gaston Dombiak 2004-12-17 02:42:03 +0000
  • 94db37b89b Added support for room management in batch mode. SMACK-4 Gaston Dombiak 2004-12-15 19:03:37 +0000
  • a159af9196 Initial version. SMACK-4 Gaston Dombiak 2004-12-15 19:02:39 +0000
  • 8b03003fd7 Added "role" attribute to MUCOwner.Item. SMACK-33 Gaston Dombiak 2004-12-15 18:04:13 +0000
  • 5982f5e2bd Added documentation for discovering room information. SMACK-11 Gaston Dombiak 2004-12-15 01:53:24 +0000
  • 1d25c35031 Added test case for discovering room information. SMACK-11 Gaston Dombiak 2004-12-15 01:44:43 +0000
  • ebf6a77a2c Initial version. SMACK-11 Gaston Dombiak 2004-12-15 01:44:01 +0000
  • c5700d2257 Added support for discovering room information. SMACK-11 Gaston Dombiak 2004-12-15 01:40:01 +0000
  • 1e36bdd143 Removed system classloader for finding resources. SMACK-32 Gaston Dombiak 2004-11-27 02:04:43 +0000
  • 04177913dc Moved Bill Lynch 2004-11-16 19:02:24 +0000
  • c30fd3b9e5 Initial checkin Bill Lynch 2004-11-16 19:01:55 +0000
  • 28b1973a43 Initial checkin Bill Lynch 2004-11-16 16:56:45 +0000
  • 0caa06fdd6 Forced compilation using 'source=1.3' switch. Bill Lynch 2004-11-16 16:35:47 +0000
  • a53f4da70f Lowercase username on authentication. Matt Tucker 2004-11-15 08:08:23 +0000
  • 46ef8c793b Updating for 1.4.1 release. Matt Tucker 2004-11-15 07:16:06 +0000
  • 606f2bf3f4 Renamed variable enum to other name for 1.5 compatibility. Gaston Dombiak 2004-11-11 03:07:44 +0000
  • dbc27de285 Initial version. Gaston Dombiak 2004-11-06 14:58:47 +0000
  • 658db03783 Added #getPort() method. Gaston Dombiak 2004-11-06 14:57:43 +0000
  • d800f901a9 Enforce valid range for priority. Matt Tucker 2004-11-05 17:44:05 +0000
  • a951bf8ba9 Resource is included in roster events (SMACK-28). Matt Tucker 2004-11-05 17:43:46 +0000
  • 55433d1cf3 Code formatting. Matt Tucker 2004-11-05 05:25:52 +0000
  • e1f47c181f Code cleanup. Matt Tucker 2004-11-05 05:25:24 +0000
  • fdb4b017ff Updated to Apache 2.0 license. Matt Tucker 2004-11-02 23:53:30 +0000
  • e382efa52a Updated to Apache 2.0 license. Matt Tucker 2004-11-02 23:37:00 +0000
  • e8d4c8794f Changed date format Bill Lynch 2004-11-01 20:10:58 +0000
  • af03dfb7c9 Updated for 1.4.1 release. Gaston Dombiak 2004-10-31 14:23:27 +0000
  • 7bb63a5d8d Updated example of "creation of reserved rooms". Gaston Dombiak 2004-10-31 03:49:15 +0000
  • 4519699dfa Added test that ensures that Smack answers a 404 error when the disco#info includes a node. SMACK-8 Gaston Dombiak 2004-10-31 03:37:05 +0000
  • 207c0aea02 Answer an item-not-found error when Smack receives a disco#info and node is not null. SMACK-8 Gaston Dombiak 2004-10-31 03:35:20 +0000
  • d7668b3dcc Fixed possible NPE when parsing invalid XHTML text. SMACK-3 Gaston Dombiak 2004-10-31 02:46:07 +0000
  • b220cf0c5e Links updated. Gaston Dombiak 2004-10-30 23:39:48 +0000
  • a71b6c92d6 Modified form's variable names according to the new spec version. Gaston Dombiak 2004-10-30 17:14:15 +0000
  • f206a82119 Removed enum variable. Derek DeMoro 2004-10-29 15:09:04 +0000
  • a654adc588 Added ability to obtain the value of a given account attribute. SMACK-164 Gaston Dombiak 2004-10-23 17:10:50 +0000
  • fd62b99a59 Modified order of param in assertEquals to honor expected and actual values. Gaston Dombiak 2004-10-23 05:10:47 +0000
  • 8704d5ac7b Fixed problem parsing the server name of addresses with this format <domain> Gaston Dombiak 2004-10-23 05:09:41 +0000
  • c4e971c350 Modified in order to hold any valid JID format. SMACK-152 Gaston Dombiak 2004-10-23 05:07:12 +0000
  • ef0d5c8fb8 Added #setDefaultAnswer(String) to set the default value as the current value of a given field Gaston Dombiak 2004-10-22 20:54:53 +0000
  • b7bf4ad782 Changed #testCreateReservedRoom to set the default value as the answer of the form fields and also to specify the JID of the room owner. Gaston Dombiak 2004-10-22 20:53:15 +0000
  • 4815fbbb7f Added test to ensure that the MUC service (server side) works with the old groupchat protocol Gaston Dombiak 2004-10-22 20:49:49 +0000
  • b2572bbce6 1. Adds new tests for discussion history and reserved nickname 2. Adds new asserts while testing invitations Gaston Dombiak 2004-10-03 19:07:06 +0000
  • b8a169383a Don't belong here. Matt Tucker 2004-10-02 20:13:18 +0000
  • 444306f7cd Treat XMPP addresses as case insensitive. SMACK-157 Gaston Dombiak 2004-09-30 01:00:56 +0000
  • d1e5bb5c6d Updating for 1.1 release Derek DeMoro 2004-09-29 16:49:05 +0000
  • cd8f9f5682 Allows to remove a connection listener while notifying that the connection is being closed. SMACK-162 Gaston Dombiak 2004-09-24 20:40:51 +0000
  • 31b508cc9f 1. Closes reader and writer when the connection is closed. SMACK-156 2. Closes reader and writer and shuts down PacketReader and PacketWriter if an exception occurs while initializing the connection. SMACK-156 Gaston Dombiak 2004-09-24 02:15:55 +0000
  • aaf6cf0ca9 Adds security checks to ensure that PacketReplyTime is always greater than 0. Gaston Dombiak 2004-09-24 02:12:47 +0000
  • 5ab0c1b7e7 Replaces a hardcoded value in #startup with one provided by SmackConfiguration.getPacketReplyTimeout. SMACK-156 Gaston Dombiak 2004-09-24 02:11:49 +0000
  • c396be83d1 Allows a disco#info packet to include a dataform. SMACK-153 Gaston Dombiak 2004-09-19 16:20:10 +0000
  • f103a16a07 Allows registration entries with blank values. SMACK-151 Gaston Dombiak 2004-09-16 14:42:23 +0000
  • 10e7cbb20e Fixes a bug parsing MUCOwner packets. Gaston Dombiak 2004-09-12 02:12:38 +0000
  • c395074c86 Fixes incorrect namespace for granting and revoking admin/owner privileges. Gaston Dombiak 2004-09-12 02:11:52 +0000
  • 151c904730 Changes some bare JIDs with full JIDs Gaston Dombiak 2004-09-10 21:39:56 +0000
  • 81f4029d75 Changes package names of LA provider classes Gaston Dombiak 2004-09-10 21:39:26 +0000
  • aeaa06c5e5 Extension was renamed to lowercase. Gaston Dombiak 2004-08-19 17:17:40 +0000
  • ed136bc8f6 Adding Smack Project. Derek DeMoro 2004-08-17 16:26:47 +0000
  • 2ac43cb6e9 Code tweaks. Matt Tucker 2004-08-17 16:18:19 +0000
  • b1150c862d Fixes. Matt Tucker 2004-08-17 07:48:43 +0000
  • ec686f15ef Renamed. Matt Tucker 2004-08-17 07:45:39 +0000
  • 280c4b5a76 First round of refactoring. Matt Tucker 2004-08-17 07:44:36 +0000
  • cf47ba95af No longer needed. Matt Tucker 2004-08-17 07:41:00 +0000
  • 5d656558fd Initial check-in. Matt Tucker 2004-08-16 00:57:36 +0000
  • 2aaccd0dec Added workgroup entries. Matt Tucker 2004-08-16 00:56:42 +0000
  • 727b4d5016 Initial check-in. Matt Tucker 2004-08-10 21:32:43 +0000
  • ca7b70b103 Small tweak. Matt Tucker 2004-08-10 21:32:35 +0000
  • 1a093754e1 Fixes NPE when sending null as the node while trying to get the NodeInformationProvider for a node. Gaston Dombiak 2004-08-10 13:03:15 +0000
  • d196becbd7 Initial version. Gaston Dombiak 2004-08-10 12:42:26 +0000
  • 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