1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-06-15 16:14:52 +02:00

Commit graph

  • 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
  • e68209dd3d Support more subscription modes. Matt Tucker 2003-06-17 17:20:30 +0000
  • e65006c770 Changes. Matt Tucker 2003-06-17 17:19:44 +0000
  • 1be8dd417b i broke down and added buttons to the debug window to allow copying of the various xml output window contents to the system clipboard so they could be pasted into things like email for more accurate debugging and blah blah. loki 2003-06-16 04:11:38 +0000
  • 8053f0bb92 Added method to get the count of roster items. Matt Tucker 2003-06-16 03:33:37 +0000
  • 1a65442954 Use class name to create factory. Matt Tucker 2003-06-06 15:07:55 +0000
  • a608313589 Better parser init. Matt Tucker 2003-05-28 18:15:33 +0000
  • 0ac19c6996 Added join method that takes a timeout value. Matt Tucker 2003-05-27 15:29:07 +0000
  • e7417b27bc Force messages sent through the chat to be to the chat participant. Matt Tucker 2003-05-27 15:20:00 +0000
  • 6a8fdecdc2 Use UTF in byte to char conversions. Matt Tucker 2003-05-27 15:19:03 +0000
  • c8ea8a84e9 NullPointer fix. Matt Tucker 2003-05-27 15:18:02 +0000
  • 92d8dc21fc fixed a typo in method name getExtensionsXML, made Presence's toXML method refer to that method in building it's XML.. PENDING - this needs to be done for the other packets as well... loki 2003-05-27 15:07:13 +0000
  • ddaf5d9bfd yorked the workgroup related stuff out of the build xml file loki 2003-05-22 17:24:40 +0000
  • df316414da made jar_wg and compile_wg targets... loki 2003-05-21 22:46:28 +0000
  • dce8e1fb8f Small javadoc fix. Matt Tucker 2003-05-21 21:12:33 +0000
  • 28503b5fdd Fixed spelling error. Matt Tucker 2003-05-21 13:21:24 +0000
  • 7f8756d5a0 Fixed Javadocs for extension providers. Matt Tucker 2003-05-20 20:23:15 +0000
  • 1ed6ab1e40 Javadoc fix. Matt Tucker 2003-05-18 15:00:54 +0000
  • 206ac09f79 Filters now ignore case when doing comparisons. Matt Tucker 2003-05-17 15:54:48 +0000
  • 1ac4992358 Close stream properly. Matt Tucker 2003-05-16 15:42:41 +0000
  • 672bc9078d Initial check-in. Matt Tucker 2003-05-15 17:57:54 +0000
  • aabb62c1b1 Removed unused imports. Matt Tucker 2003-05-15 17:37:24 +0000
  • 376fd1a01c Small Javadoc fixes. Matt Tucker 2003-05-15 17:36:58 +0000
  • 2b90a9e502 Renamed IQ method to better match what it does. Matt Tucker 2003-05-14 21:51:03 +0000
  • f79e4bcb9c Improved Javadocs. Matt Tucker 2003-05-14 21:49:55 +0000
  • 20edd46b16 Updated javadocs. Matt Tucker 2003-05-12 16:14:19 +0000
  • 6e6e1a71b1 Class moved. Matt Tucker 2003-05-12 16:13:50 +0000