Commit Graph

  • 224d0a17a7 Added new contains method. Matt Tucker 2003-08-23 23:08:58 +0000
  • 5039b19f3c Initial check-in. Matt Tucker 2003-08-23 23:08:19 +0000
  • 368674eca4 Small tweak. Matt Tucker 2003-08-23 22:09:13 +0000
  • 31854b21a3 Added method to parse the address without resource, fixed parsing of name (SMACK-80) Matt Tucker 2003-08-23 14:59:09 +0000
  • 2693d7f5b4 fix spell check error Gaston Dombiak 2003-08-22 01:48:20 +0000
  • 27499b0fba Support for new roster listener method, added methods to get more info about entries. Matt Tucker 2003-08-21 03:31:50 +0000
  • d0ce3d5687 Added method to allow tracking presence updates in the roster. Matt Tucker 2003-08-21 03:30:25 +0000
  • 9f687f7f1c Fix for class cast exception Matt Tucker 2003-08-20 20:31:47 +0000
  • e805172f46 Fixed get provider method. Matt Tucker 2003-08-20 16:38:57 +0000
  • 334cfd8c3a Fix connection closing notifications on error. Matt Tucker 2003-08-20 16:29:46 +0000
  • 3c3b3d5cdf Javadoc improvements. Matt Tucker 2003-08-20 16:03:32 +0000
  • 83275fa888 Javadoc improvements. Matt Tucker 2003-08-20 15:32:40 +0000
  • f6676a616f Fixed problem with providers file. Matt Tucker 2003-08-20 15:32:14 +0000
  • a32776bd89 Fixed provider methods. Matt Tucker 2003-08-20 14:56:03 +0000
  • 9e042f221b Initial checkin of smack test case for messenger server. Bill Lynch 2003-08-19 17:45:33 +0000
  • 72879bdf03 Added support for a messenger test suite. To write messenger-assuming tests, just use the MessengerXXXTest.java naming convention. From the build dir call 'ant test.messenger'. All host/port/user properties have default values in build.xml and you should edit the values in build.properties to match your environment. Bill Lynch 2003-08-19 17:44:45 +0000
  • 60b74246c4 Small fix. Matt Tucker 2003-08-19 16:53:24 +0000
  • c58b84a6e2 Use error codes on connection creation failure (SMACK-78). Matt Tucker 2003-08-19 16:32:13 +0000
  • 6a1cb7c2db Removed credits on individual bug fixes. Will leave that info in JIRA for now. Matt Tucker 2003-08-19 15:25:52 +0000
  • 87d24ef76b Updated for upcoming 1.2.0 release. Matt Tucker 2003-08-19 15:24:51 +0000
  • 1d555165b0 Javadoc fixes. Matt Tucker 2003-08-19 14:43:01 +0000
  • 3e4473c6b8 Minor tweaks. Matt Tucker 2003-08-19 13:22:31 +0000
  • cb97e13b90 Adding extensions documentation that was written by Gato. Matt Tucker 2003-08-19 13:20:42 +0000
  • c817d02351 Javadoc fixes. Matt Tucker 2003-08-19 13:11:51 +0000
  • 0c374af190 code format modified Gaston Dombiak 2003-08-18 20:21:00 +0000
  • e516bf8730 comments modified to display fine in javadoc Gaston Dombiak 2003-08-18 20:18:19 +0000
  • 69f8d71a65 code format modified Gaston Dombiak 2003-08-18 20:15:03 +0000
  • a0daf9edc9 Removed HTML markup in Javadoc. Matt Tucker 2003-08-18 15:14:09 +0000
  • dd1256c9b7 Javadoc fix. Matt Tucker 2003-08-18 14:46:32 +0000
  • 374fc6b70a Added support for time packet. Matt Tucker 2003-08-18 14:45:08 +0000
  • 64aee59d27 Initial check-in. Matt Tucker 2003-08-18 14:44:43 +0000
  • 5e17d2636f Changes to make compile. Matt Tucker 2003-08-16 22:13:58 +0000
  • 66a47b8367 Javadoc improvements. Matt Tucker 2003-08-15 19:36:20 +0000
  • e583057e43 Small fix. Matt Tucker 2003-08-15 19:35:58 +0000
  • 2322d06bff message event support. Gaston Dombiak 2003-08-13 14:14:46 +0000
  • 243c73ef49 Initial check-in of message event support. Gaston Dombiak 2003-08-13 12:59:24 +0000
  • 7a78ab7aa4 Small fix. Matt Tucker 2003-08-12 19:33:52 +0000
  • 848a1d725b Variable name changes. Matt Tucker 2003-08-12 19:31:54 +0000
  • 1d1a60c00a Use new XMPP connection method. Matt Tucker 2003-08-12 19:31:19 +0000
  • a6e5b853e9 Anonymous login support, better way to get user's XMPP address. Matt Tucker 2003-08-12 19:30:51 +0000
  • 8d3e50bb9e com.jivesoftware.smackx classes added to javadoc list. Later we might want to think about making this separate. Bill Lynch 2003-08-11 13:50:31 +0000
  • 776fad632a Fixed a couple of minor Javadoc errors/warnings Bill Lynch 2003-08-11 13:50:03 +0000
  • ba2b0a76bb Renamed method. Matt Tucker 2003-08-10 01:34:50 +0000
  • 17def9e24c *** empty log message *** Gaston Dombiak 2003-08-08 21:52:56 +0000
  • 3168514591 Correctly serizlize error sub-packet. Matt Tucker 2003-08-05 19:39:16 +0000
  • d7d534702a * Fixed Javadoc error * Added target to test release by calling ant targets of generated build. * Added test classes & junit to dist. Bill Lynch 2003-08-05 02:37:03 +0000
  • 6812eea1e0 Support for entry count and getting all entries. Matt Tucker 2003-08-05 02:33:11 +0000
  • c05820b2ae Don't run tests on release. Bill Lynch 2003-08-05 02:00:25 +0000
  • b2fa3c3a1f Updated version number. Matt Tucker 2003-08-04 22:04:04 +0000
  • 6101d85a00 Now an abstract class. Matt Tucker 2003-08-04 21:59:07 +0000
  • 2aeb58b776 Noted that IQ packets can't have extensions. Matt Tucker 2003-08-04 21:58:53 +0000
  • 8ed06a4f06 Cleanup of IQ parsing. Matt Tucker 2003-08-04 21:58:31 +0000
  • a63fb745c0 * Removed reference to Jive Forums * smack.providers is now in resources/WEB-INF in smackx.jar * Removed commented out old stuff. Bill Lynch 2003-08-04 21:27:12 +0000
  • 665825b656 Fixes for private data support. Matt Tucker 2003-08-04 21:05:44 +0000
  • b8602b80c0 Renamed debug tabs. Matt Tucker 2003-08-04 21:05:29 +0000
  • 8826195c3b Moving providers file. Matt Tucker 2003-08-04 21:05:02 +0000
  • a3c226f1a1 *** empty log message *** Gaston Dombiak 2003-08-02 18:46:55 +0000
  • 6871224e65 Initial checkin of test cases. Bill Lynch 2003-08-02 17:33:50 +0000
  • bea40b744c Added test and test support targets Bill Lynch 2003-08-02 17:32:38 +0000
  • 43ab5f8bd5 Add junit to classpath. Bill Lynch 2003-08-02 17:32:23 +0000
  • cab7bec93c Fixed package name. Matt Tucker 2003-08-02 05:12:20 +0000
  • 361c0d4e8e Include smackx.jar in release. Bill Lynch 2003-08-01 22:14:28 +0000
  • b6f29af94a Added support for creating a smackx.jar which includes the ${basedir}/resources/smack.properties file. Bill Lynch 2003-08-01 22:13:09 +0000
  • 96e6de8dd7 Initial check-in. Matt Tucker 2003-08-01 21:16:02 +0000
  • 5a84b12904 Minor changes. Matt Tucker 2003-08-01 21:14:51 +0000
  • 0371343141 Initial check-in of private data support. Not tested yet and will require build file support for a smackx.jar file. Matt Tucker 2003-08-01 21:13:36 +0000
  • 92f2652b52 Added comments. Matt Tucker 2003-07-31 20:46:52 +0000
  • ff078af815 Added ability to copy and clear from debug window. Code by Gato. Matt Tucker 2003-07-31 14:18:54 +0000
  • 5e2c814e31 Allow providers to be set through API. Load providers file from META-INF instead of WEB-INF. Matt Tucker 2003-07-31 02:28:16 +0000
  • 9d21a7735d test commit, replaced tabs Gaston Dombiak 2003-07-30 03:54:35 +0000
  • 5ea2e1b2f9 test commit, eliminate some tabs Gaston Dombiak 2003-07-30 03:50:59 +0000
  • 1bee6a7e60 Fixed bug where presence packets lost due to roster being created too late. Matt Tucker 2003-07-26 23:07:43 +0000
  • e256a1d149 Better connection closing notification logic. Matt Tucker 2003-07-16 02:49:43 +0000
  • 40624c9c0b Small tweaks. Matt Tucker 2003-07-16 02:49:04 +0000
  • 98d41485d4 Fix to create message filter correctly. Matt Tucker 2003-07-15 04:07:30 +0000
  • c7d92fe4f1 Fixed typo. Matt Tucker 2003-07-14 14:10:14 +0000
  • b25380282c Added ConnectionListener support. Matt Tucker 2003-07-09 16:05:43 +0000
  • ed14b2a204 Fixes for default packet extension parsing. Matt Tucker 2003-07-03 22:14:31 +0000
  • 6ed772e660 Minor tweak. Matt Tucker 2003-06-25 20:03:10 +0000
  • 705f6b0068 Updated version. Matt Tucker 2003-06-25 19:54:36 +0000
  • dba4a8c7d7 Updates for 1.1.1 release. Matt Tucker 2003-06-25 19:54:02 +0000
  • ff03adb970 put the com url transcoder into the org app so that urls are parsed out and href'd appropriately... loki 2003-06-22 18:01:25 +0000
  • 6a6eb14e31 No longer needed. Matt Tucker 2003-06-21 22:25:50 +0000
  • fc70c90e67 Fixed base 64 encoding/decoding. Matt Tucker 2003-06-21 19:40:32 +0000
  • 7cc11fb96e Added getRoom method. Matt Tucker 2003-06-20 02:18:34 +0000
  • a226c20d84 Small fix. Matt Tucker 2003-06-19 18:24:49 +0000
  • a568e0d20b Initial check-in. Matt Tucker 2003-06-19 18:24:41 +0000
  • d83cf2ebeb Javadoc fix. Matt Tucker 2003-06-19 18:22:25 +0000
  • ff72bc3cc7 Updates for 1.1.0 release. Matt Tucker 2003-06-19 18:18:40 +0000
  • 3fb9705d7c Adding placeholders. Matt Tucker 2003-06-19 18:15:28 +0000
  • 8a94e69045 Documentation updates. Matt Tucker 2003-06-19 18:11:37 +0000
  • b9778d77ab Added REMOVE item type. Matt Tucker 2003-06-19 14:46:04 +0000
  • 5673eca059 More forgiving with values from incoming packets. Matt Tucker 2003-06-19 14:40:48 +0000
  • 0e1a1a0feb i apparently did not succeed in removing the old servlet from cvs with the last commits.. ? added a *.js type to the webfile types reference in the build.xml loki 2003-06-17 21:54:38 +0000
  • 302f9a4778 Code cleanup. Matt Tucker 2003-06-17 20:22:43 +0000
  • 34acbe9cee new smack web client browser side loki 2003-06-17 19:01:09 +0000
  • a7a2b90b1b new images in, old images out loki 2003-06-17 18:56:21 +0000
  • e2305334d6 new servlet loki 2003-06-17 18:54:34 +0000
  • beed8bddb2 new web.xml loki 2003-06-17 18:52:32 +0000
  • f4b6fa0e9a backed out my rev 1.20 changes so we're back with the 1.19 version of this loki 2003-06-17 18:14:20 +0000