Commit Graph

  • 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
  • 7581872f41 Improved Javadocs. Matt Tucker 2003-05-11 21:19:38 +0000
  • 5e6ebe8c88 Initial check-in. Matt Tucker 2003-05-11 17:43:52 +0000
  • 154399440a Fixed parsing of providers file. Matt Tucker 2003-05-11 03:36:55 +0000
  • 37b7268abf Write out XML correctly. Matt Tucker 2003-05-08 16:24:08 +0000
  • 1fce8b422b Fixed packet extension parsing. Optimized IQ parsing. Matt Tucker 2003-05-08 16:17:48 +0000
  • 1b0a43b8a5 Changed method name. Matt Tucker 2003-05-08 16:17:18 +0000
  • 0360db930f Use new message type constant. Matt Tucker 2003-05-08 15:57:22 +0000
  • 3ac4b1c121 Added packet extension support. Properties now use the <properties> element name. Matt Tucker 2003-05-08 15:55:06 +0000
  • d6d875b83b IQ packets should never include properties since doing so violates the XMPP spec. Matt Tucker 2003-05-08 15:54:51 +0000
  • cdd78ecbe6 Initial check-in. Matt Tucker 2003-05-08 15:53:40 +0000
  • f5e167e067 Fixed element name. Matt Tucker 2003-05-08 15:52:43 +0000
  • aa9e8f8960 Message type constants moved to innner class to be consistent with other parts of API. Matt Tucker 2003-05-07 19:10:53 +0000
  • 0d156ee0a6 Fixed message filter to only accept group chat messages, fixed method name. Matt Tucker 2003-05-07 19:10:06 +0000
  • 6551c8edb9 Fixed typo. Matt Tucker 2003-05-05 15:11:31 +0000
  • 000100a149 Fixed setting debug enabled via a system property. Matt Tucker 2003-05-05 05:02:31 +0000
  • 979d5f721f Fixed typos. Matt Tucker 2003-05-05 05:02:01 +0000
  • 4929a81e72 Bug fix for setName method. Matt Tucker 2003-05-05 04:33:22 +0000
  • 7a15fcb32f Updated to new version. Matt Tucker 2003-05-05 04:32:59 +0000
  • f27c5b1272 Fixed spelling error. Matt Tucker 2003-05-01 13:31:21 +0000
  • 81070542fa Initial check-in. Matt Tucker 2003-05-01 02:10:58 +0000
  • 3b738bef74 Support for pluggable IQ parsing. Matt Tucker 2003-05-01 02:06:21 +0000
  • 1bafa57bd4 Updated for release. Matt Tucker 2003-05-01 02:03:02 +0000
  • 7927733378 Updated for release. Matt Tucker 2003-05-01 01:56:38 +0000
  • dcf5d1ea72 Do a permission check before getting a Java system property. Matt Tucker 2003-04-29 05:32:34 +0000
  • 6b05d369de Minor fix for version numbers Bill Lynch 2003-04-25 21:00:48 +0000
  • 8b42274576 Updated for 1.0 release. Matt Tucker 2003-04-25 20:42:58 +0000
  • f972d88d5e Update version. Matt Tucker 2003-04-25 20:34:41 +0000
  • e8053f13bf Update version. Matt Tucker 2003-04-25 20:32:20 +0000
  • ca8d6cb0d2 Small note about roster. Matt Tucker 2003-04-25 20:23:45 +0000
  • dd84663869 Lazy load packet id. Matt Tucker 2003-04-25 20:21:28 +0000
  • 7b02479f66 Support for pending roster items. Matt Tucker 2003-04-25 20:20:55 +0000
  • fe6b9f2693 Default mode is now AVAILABLE instead of null. Matt Tucker 2003-04-25 20:20:32 +0000
  • 33e3e0d232 Use newer swing call. Matt Tucker 2003-04-25 20:19:49 +0000
  • 6cea9b8bd3 Roster and presence packet reading fixes. Matt Tucker 2003-04-25 20:18:49 +0000
  • 949933a9d1 Various fixes. Matt Tucker 2003-04-25 20:12:56 +0000
  • 571c91ebbf Added ability to get list of entries not in a group. Presence support. Subscription requests automatically accepted. Matt Tucker 2003-04-25 20:12:17 +0000
  • 5ed9ce0283 Entries list made private. Matt Tucker 2003-04-25 20:11:38 +0000
  • db806f8a6d Comment fixes. Matt Tucker 2003-04-18 04:38:27 +0000
  • 9be420c9bc Max queue size defined. Matt Tucker 2003-04-15 13:52:38 +0000
  • 03311272ce Added session listener. Matt Tucker 2003-04-14 17:13:14 +0000
  • 4517a66bb4 Made certain fields static. Matt Tucker 2003-04-14 17:09:43 +0000
  • 1863692765 Small fixes. Matt Tucker 2003-04-14 04:18:15 +0000
  • 1d37c49253 Fix for null pointer case. Matt Tucker 2003-04-14 04:16:13 +0000
  • 60eb780c1e Work on presence support. Matt Tucker 2003-04-14 04:10:47 +0000
  • d57619d208 Added comments. Matt Tucker 2003-04-13 22:03:36 +0000
  • cd28754b39 Added support for roster listeners. Matt Tucker 2003-04-13 04:51:37 +0000
  • 5ae662a257 Minor logic fix. Matt Tucker 2003-04-13 04:49:27 +0000
  • 3bf804d94d Updated webchat logo - added oracle logo as a separate image Bill Lynch 2003-04-12 14:39:40 +0000
  • 9baffa95e6 Implemented logoff link and window flashing Bill Lynch 2003-04-11 18:43:06 +0000
  • 8e5fbab10d Added deploywar task Bill Lynch 2003-04-11 18:42:40 +0000
  • 66cfe5506b Fix for possible 'data' var in JS being null Bill Lynch 2003-04-11 18:41:54 +0000
  • 5c891a82bc Don't use garbage param. Matt Tucker 2003-04-11 15:53:04 +0000
  • 3b9f9e7c12 Use filters. Use context params. Matt Tucker 2003-04-11 15:52:16 +0000
  • 4ae4e66cbf Initial check-in. Matt Tucker 2003-04-11 15:50:20 +0000
  • 89ef40ba10 Use context params instead of servlet params, as this may make WAR deployment easier. Matt Tucker 2003-04-11 15:06:24 +0000
  • 57bd6ab9df css file now included in war Bill Lynch 2003-04-11 03:57:57 +0000
  • 07cdf90aeb Updated to include chat servlet declaration & mapping as well as welcome file declaration. Bill Lynch 2003-04-11 02:58:22 +0000
  • 4aa250f252 Added war target Bill Lynch 2003-04-10 20:14:59 +0000
  • cba6e39607 Initial checkin of build script for webchat app Bill Lynch 2003-04-10 19:42:41 +0000
  • ff36638a21 *** empty log message *** Bill Lynch 2003-04-10 04:43:27 +0000
  • fea409a14c Initial checkin Bill Lynch 2003-04-10 04:41:01 +0000
  • 7857d170be Initial checkin Bill Lynch 2003-04-09 22:50:15 +0000
  • bd4d3114d4 Fix for removing packet listeners. Matt Tucker 2003-04-08 22:22:57 +0000
  • 68d489ef79 Fix from John for bad packet processing logic. Matt Tucker 2003-04-08 21:22:09 +0000
  • 7e110a954f Refer to constants statically (from Nuno). Matt Tucker 2003-04-08 15:32:26 +0000
  • af4ea681ee Wait for server response before returning roster. Matt Tucker 2003-04-07 05:40:28 +0000
  • d77787f67c Fixed listener remove operation. Matt Tucker 2003-04-07 05:39:44 +0000
  • 7bac4581e3 Initial check-in. Matt Tucker 2003-04-05 01:13:16 +0000
  • c9e5c8a674 Support for daily builds. Matt Tucker 2003-04-05 01:13:07 +0000
  • 70de83e19f Updated version. Matt Tucker 2003-04-05 01:12:56 +0000
  • c2a215eacc Added ability to add listeners for messages. Matt Tucker 2003-04-02 22:52:07 +0000
  • df353199d0 Added ability to add listeners. Matt Tucker 2003-04-02 22:46:40 +0000
  • 09935d03b7 Added TODO items. Matt Tucker 2003-03-27 16:01:57 +0000
  • f322df6671 Added ability to get participant information. Matt Tucker 2003-03-27 15:57:18 +0000