Commit Graph

  • 7b8c9d1780 *** empty log message *** Gaston Dombiak 2003-11-05 17:44:00 +0000
  • d9aa18a34c Fixes an error while parsing an error message with another format Gaston Dombiak 2003-11-05 16:47:32 +0000
  • 7f2753f78d Fixed bad XML in toXML method (SMACK-103). Matt Tucker 2003-10-29 18:57:17 +0000
  • d8c7f6164f Element name and namespace available statically. Matt Tucker 2003-10-23 20:21:32 +0000
  • b6c7fa7150 Added smack.jar to the smackx.jar's classpath. Bill Lynch 2003-10-23 17:42:16 +0000
  • 10b6f964e9 Small fixes. Matt Tucker 2003-10-23 16:48:10 +0000
  • f65b410766 Added methods to get Iterators for IQ and PacketExtension providers. Matt Tucker 2003-10-23 16:16:53 +0000
  • d4d351aae2 Use multiple class loaders to try to load smack.providers file. Matt Tucker 2003-10-23 15:38:16 +0000
  • 8688966ca6 Keeps track of the number of packets written. Matt Tucker 2003-10-21 17:39:18 +0000
  • 88eb8090e6 Keeps track of the number of packets read. Matt Tucker 2003-10-21 17:39:04 +0000
  • 63e1d822a5 Throw exception in sendPacket if packet is null. Matt Tucker 2003-10-20 12:46:48 +0000
  • ef8d1f794d Added disco support Gaston Dombiak 2003-10-18 21:05:23 +0000
  • ad7c383943 Initial check-in Gaston Dombiak 2003-10-18 21:04:39 +0000
  • 62c74384c8 Fixed bad spelling (SMACK-97). Matt Tucker 2003-10-16 04:02:49 +0000
  • 45fbd2e4b7 Added #setUp and #tearDown Gaston Dombiak 2003-10-15 14:55:19 +0000
  • 627c46b51d Fixed issue with daily builds building both dev and app versions. Bill Lynch 2003-10-14 14:29:31 +0000
  • 26023650af Removed not used imports Gaston Dombiak 2003-10-13 23:44:14 +0000
  • 8783efddba Remove not used imports Gaston Dombiak 2003-10-13 23:43:15 +0000
  • 60ce65d50b Initial check-in Gaston Dombiak 2003-10-13 23:12:34 +0000
  • 943497731f Added disco support Gaston Dombiak 2003-10-13 23:10:15 +0000
  • 420ce10ed9 Initial check-in Gaston Dombiak 2003-10-13 23:05:06 +0000
  • a136f1066e Initial check-in Gaston Dombiak 2003-10-13 22:57:25 +0000
  • 3451c8880d Added getMessage() method, improved stack traces. Matt Tucker 2003-10-13 20:42:22 +0000
  • e5f76b3e40 Improved document. Matt Tucker 2003-10-13 17:34:45 +0000
  • 0f960f99a6 Added group chat invitation docs. Matt Tucker 2003-10-13 15:39:11 +0000
  • 357ec5c13f AndFilter and OrFilter now work over more than two packets (SMACK-96). Matt Tucker 2003-10-13 00:40:11 +0000
  • 8e83a092db Added support for group chat invitations (SMACK-95). Matt Tucker 2003-10-12 04:40:08 +0000
  • 740a27e500 Test should now be correct again. Matt Tucker 2003-10-05 15:23:18 +0000
  • 33859481d2 Fixed to make test work, made wait times more aggressive. Matt Tucker 2003-10-05 04:45:05 +0000
  • 41d5c4637e Improved Javadocs on getPresence method. Matt Tucker 2003-10-03 19:30:45 +0000
  • c47f08557c Account for the fact that there is now a standard and developer release. Matt Tucker 2003-10-03 01:05:04 +0000
  • 55b6a4ea80 Updated version number. Matt Tucker 2003-10-03 01:01:33 +0000
  • 889a908873 Removed unused import. Matt Tucker 2003-10-03 00:47:51 +0000
  • fbaf772bc8 Use host value from server (SMACK-94). Matt Tucker 2003-10-03 00:47:45 +0000
  • 7423a62429 Improved Javadocs. Matt Tucker 2003-10-03 00:31:29 +0000
  • 6b9fd9ba4e Initial version of real roster documentation. Matt Tucker 2003-09-28 23:08:33 +0000
  • f91846102b Added logo. Matt Tucker 2003-09-28 23:08:14 +0000
  • 4f404b25bf Initial check-in. Matt Tucker 2003-09-28 23:07:45 +0000
  • 2098b0882d Changed the way releases are made - now a dev and bin release are made. the dev one is for developers and includes full ant scripts and source. the bin is for end users and only includes jars and docs. Bill Lynch 2003-09-28 19:34:31 +0000
  • 9ff61ae9a3 No longer needed Bill Lynch 2003-09-28 18:48:08 +0000
  • 1107dfecb8 moved from /resources Bill Lynch 2003-09-28 18:46:19 +0000
  • 7666b4ac93 Moved from /resources Bill Lynch 2003-09-28 18:46:09 +0000
  • b886d27dfa Move resources dir around, adjusted build/release scripts Bill Lynch 2003-09-28 18:45:09 +0000
  • a3ba8487a2 Upgrading to ant 1.5.4 Bill Lynch 2003-09-28 18:44:28 +0000
  • e89f7c2a57 Updates for the 1.2.1 release. Matt Tucker 2003-09-28 18:19:33 +0000
  • fd8c992adc class deleted (name was misspelled) Gaston Dombiak 2003-09-28 03:30:21 +0000
  • 61d2cbde93 Initial check-in of XHTML support. Gaston Dombiak 2003-09-28 03:27:14 +0000
  • 4ee9e4cee1 Initial check-in of XHTML support. Gaston Dombiak 2003-09-28 03:22:06 +0000
  • 9a1e6f1308 escapes for XML the appended text Gaston Dombiak 2003-09-28 03:13:45 +0000
  • 8264ebdfb5 do not escape for XML characters encoded with unicode equivalents Gaston Dombiak 2003-09-28 03:11:18 +0000
  • d26301a65c modified the example to use unicode values for special spanish chars Gaston Dombiak 2003-09-28 03:01:54 +0000
  • 104e47cb3e Fixed registration packet parsing (SMACK-88) Matt Tucker 2003-09-27 17:27:40 +0000
  • ac2166a62f Added support for registration instructions (SMACK-90) Matt Tucker 2003-09-27 17:26:53 +0000
  • 1ba31fd633 Adding back isJoined method, which got deleted somehow... Matt Tucker 2003-09-25 16:17:39 +0000
  • 48611ac2f5 updates roster entries with remote notifications Gaston Dombiak 2003-09-25 13:00:48 +0000
  • d48175560d Improved toString() method Matt Tucker 2003-09-24 19:06:27 +0000
  • 25d40aed36 initial check-in Gaston Dombiak 2003-09-24 18:15:59 +0000
  • 78c4cd9c3c changed removal roster entries logic Gaston Dombiak 2003-09-24 18:08:18 +0000
  • 5286cb3895 added functionality for removing roster entries Gaston Dombiak 2003-09-24 18:07:02 +0000
  • 5d628f4d36 fix for NPE in setName Gaston Dombiak 2003-09-24 18:03:33 +0000
  • 46d6647772 Doc improvements. Matt Tucker 2003-09-23 21:15:51 +0000
  • a48aaf73e8 Javdoc improvements. Matt Tucker 2003-09-23 20:14:31 +0000
  • 59ca4ec717 Initial check-in of XHTML support. Gaston Dombiak 2003-09-20 13:21:12 +0000
  • 2f1c0794cd Initial check-in of XHTML support. Gaston Dombiak 2003-09-20 13:20:39 +0000
  • 6d220913db Added XHTML support. Gaston Dombiak 2003-09-20 13:20:10 +0000
  • f8d3c5f4b5 Better toString() method. Matt Tucker 2003-09-19 15:28:53 +0000
  • 7f6f5a07a6 Added isJoined method (SMACK-86) Matt Tucker 2003-09-19 15:28:19 +0000
  • 276c3191e2 Added toString method. Matt Tucker 2003-09-19 07:54:34 +0000
  • d843cc9a77 Packet writer errors will now notify listeners of errors (SMACK-85) Matt Tucker 2003-09-18 22:35:42 +0000
  • 89fa351758 Changed method and constructor from protected to default access to clean up Javadocs. Matt Tucker 2003-09-18 21:37:52 +0000
  • daf6acd2ca Added link to XMPPConnection. Matt Tucker 2003-09-18 21:37:27 +0000
  • 2962187b75 Added isSecureConnection method (SMACK-84) Matt Tucker 2003-09-18 20:39:14 +0000
  • 690ba2f345 Added Javadoc note about single thread used for all listeners. Matt Tucker 2003-09-18 20:38:12 +0000
  • 796b70de23 Minor change to release build script testing. Bill Lynch 2003-09-18 03:48:49 +0000
  • ab73164b38 Javadoc fixes. Matt Tucker 2003-09-17 22:21:45 +0000
  • 62211a89d0 Initial check-in of XHTML support. Gaston Dombiak 2003-09-14 14:46:38 +0000
  • d0766b5687 Added XHTML support. Gaston Dombiak 2003-09-14 14:44:42 +0000
  • 3564612171 Improved Javadocs and error handling code on join method. Matt Tucker 2003-09-11 21:13:20 +0000
  • ba6521df0d Updated version number. Matt Tucker 2003-09-03 03:30:06 +0000
  • 23eecbf102 Added additional convenience methods (SMACK-82). Matt Tucker 2003-09-03 03:00:45 +0000
  • 4d26e6c0f9 Added JEP info. Matt Tucker 2003-08-30 23:57:00 +0000
  • daee26cf12 Added info about the distribution. Matt Tucker 2003-08-30 23:56:36 +0000
  • 7ab40eadd5 Minor fix. bruce 2003-08-30 14:14:45 +0000
  • d9bcfb69ea Two words: Spell Checker bruce 2003-08-30 14:11:52 +0000
  • 555c85aff9 Updated for 1.2.0 release. Matt Tucker 2003-08-29 18:48:17 +0000
  • 855117de82 Small tweaks. Matt Tucker 2003-08-29 18:47:52 +0000
  • de84ef5d36 UI updates. Matt Tucker 2003-08-29 18:47:39 +0000
  • b8a72c2f04 Small formatting fix. Matt Tucker 2003-08-28 18:39:38 +0000
  • e4c122209f comment updated Gaston Dombiak 2003-08-27 21:53:56 +0000
  • 3429142b5c Added slightly more robust tetsing of OrFilter and PacketTypeFilter... can't break it :) Bill Lynch 2003-08-26 19:21:18 +0000
  • bceff343af Removed the setters methods from RemoteRosterEntry Gaston Dombiak 2003-08-26 16:05:57 +0000
  • 78289e848b Yanked code for doing parsing of Javabeans since it's not really supported anyway. Matt Tucker 2003-08-25 20:03:53 +0000
  • bfb927b502 param name modified Gaston Dombiak 2003-08-24 23:05:54 +0000
  • ec9df5b41c comments updated Gaston Dombiak 2003-08-24 23:04:43 +0000
  • ca37ceb2f1 changed "local entry" solution to "wrapper class" solution Gaston Dombiak 2003-08-24 16:05:45 +0000
  • 779f6ab82f Support for getting and setting private data for other users. Matt Tucker 2003-08-24 14:20:44 +0000
  • 948ab3cbb8 Added toString method. Matt Tucker 2003-08-24 03:59:54 +0000
  • 4bec02e810 Fixed notification of presence unavailable packets. Matt Tucker 2003-08-24 03:59:42 +0000
  • 170c14e6f3 Fixed method name. Matt Tucker 2003-08-24 01:58:05 +0000
  • aa3920da05 Fixes for roster presence notification. Matt Tucker 2003-08-23 23:09:18 +0000