1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-11-26 08:12:05 +01:00

Commit graph

  • d8a9a7a07c Initial version. SMACK-24 Gaston Dombiak 2005-08-27 00:02:01 +0000
  • 335d2dd698 Added resource binding support. SMACK-77 Gaston Dombiak 2005-08-27 00:00:58 +0000
  • 2dcb64cfb8 Initial version. SMACK-78 Gaston Dombiak 2005-08-26 23:59:42 +0000
  • 5c5adca906 Initial version. SMACK-77 Gaston Dombiak 2005-08-26 23:59:05 +0000
  • 0c848916b7 New encodeHex. Matt Tucker 2005-08-26 16:49:25 +0000
  • 29159b831c Removing odd intellij branching... Matt Tucker 2005-08-24 18:28:36 +0000
  • 171af4b325 Smack 1.5.1 + SMACK-73. Branch generated to include TLS support in HEAD. Gaston Dombiak 2005-08-24 17:52:52 +0000
  • ca9c6aea93 Add/remove the local entry to/from only if the server didn't answer an error to the request. SMACK-73 Gaston Dombiak 2005-08-23 00:01:04 +0000
  • 569538130d Intellij 5.0. Matt Tucker 2005-08-16 04:02:57 +0000
  • d4550a6356 Deleting. Matt Tucker 2005-08-15 23:22:14 +0000
  • 37231ec646 Removed hard-coded reply timeout. Matt Tucker 2005-08-15 15:21:02 +0000
  • 7ae75258be smack_1_5_1 Gaston Dombiak 2005-08-12 21:09:32 +0000
  • aa32e12164 Fixed improvement description. Gaston Dombiak 2005-08-12 19:37:52 +0000
  • 6d9e72070c Fixed javadoc comments. Gaston Dombiak 2005-08-12 19:25:48 +0000
  • 5337464a94 Updated URL to Smack project. Gaston Dombiak 2005-08-12 19:24:58 +0000
  • 5a912c0158 Preparing for 1.5.1 release. Gaston Dombiak 2005-08-12 19:23:23 +0000
  • ebeedc148c Added new attempt to parse the date. SMACK-67 Gaston Dombiak 2005-08-10 21:55:09 +0000
  • 69c86bbeec Modified to use new FromMatchesFilter. SMACK-71 Gaston Dombiak 2005-08-10 04:50:50 +0000
  • e3e541d333 Initial version. SMACK-71 Gaston Dombiak 2005-08-10 04:49:54 +0000
  • 1a3e2b3ae2 Modified to use 0-23 hour format. SMACK-70 Gaston Dombiak 2005-08-09 22:25:55 +0000
  • 56bcd54883 Modified #addEntry and #removeEntry to throw an XMPPException if the server replied with an error. SMACK-69 Gaston Dombiak 2005-08-03 03:03:20 +0000
  • 7b62abf071 Assume Presence priority to be zero when priority is out of range. SMACK-60 Gaston Dombiak 2005-08-03 02:42:53 +0000
  • aaa723ffaf #parseProperties is now public. SMACK-68 Gaston Dombiak 2005-08-03 02:32:02 +0000
  • 34baa2545b Improved parsing of date considering JEP-82 format. SMACK-67 Gaston Dombiak 2005-07-28 00:42:29 +0000
  • 1ce0be62d0 Fixed since attribute and date format. SMACK-66 Gaston Dombiak 2005-07-28 00:36:28 +0000
  • ec230924ea Spelling fix. Matt Tucker 2005-07-27 21:16:43 +0000
  • 13b74c172e Added iqProvider and extensionProvider for flexible offline message retrieval. SMACK-25 Gaston Dombiak 2005-07-26 04:58:28 +0000
  • be879863be Initial version. SMACK-25 Gaston Dombiak 2005-07-26 04:57:36 +0000
  • 49847ac1c6 Print the exception for which the connection was closed. Gaston Dombiak 2005-07-23 15:56:06 +0000
  • 74028cdb9f Oops, rollback to previous values. :) Gaston Dombiak 2005-07-19 23:00:00 +0000
  • ee4ef91fec Added vCard provider. SMACK-58 Gaston Dombiak 2005-07-19 22:58:41 +0000
  • 680e57dcbf Initial version. SMACK-58 Gaston Dombiak 2005-07-19 22:56:08 +0000
  • 0f43eb7a48 Added default constructor for unit testing. Matt Tucker 2005-07-18 21:28:25 +0000
  • 4376cf5639 Fixed notification problem with Roster that was making XMPPConnection#getRoster() to take too long. SMACK-63 Gaston Dombiak 2005-06-28 17:48:04 +0000
  • ec815e376f removed Smack project library set up smack libraries to be exported (currently only exporting xpp) Andrew Wright 2005-06-21 04:30:47 +0000
  • 2b22cde400 1. Username and password are optional in Registration. SMACK-62 2. Added try/catch block when invoking packet listeners. Gaston Dombiak 2005-06-17 22:29:33 +0000
  • 2271ca730e Username and password are optional in Registration. SMACK-62 Gaston Dombiak 2005-06-17 22:28:12 +0000
  • 8a48d3d11e Improved timeout logic. Gaston Dombiak 2005-06-17 22:24:33 +0000
  • 93ca7bc991 Improved packet timeout logic. Matt Tucker 2005-06-15 23:04:52 +0000
  • d64eb0ffdb Print date in the log. Gaston Dombiak 2005-06-08 22:00:08 +0000
  • 3c4441db96 Added logging when connection is closed. Gaston Dombiak 2005-06-08 02:55:09 +0000
  • a669771a4e Initial version.SMACK-61 Gaston Dombiak 2005-06-07 20:43:02 +0000
  • 41d274a5f9 Fix to let specify a custom debugger Gaston Dombiak 2005-06-07 20:41:22 +0000
  • 51f29937d2 Added login method to make sending presence optional (SMACK-52). Matt Tucker 2005-06-02 04:52:40 +0000
  • 1d50de1107 Make sure that #getActor does not return null even if no actor was provided. Gaston Dombiak 2005-05-30 15:14:25 +0000
  • cd3dd8eec7 Let configure the date format to use. SMACK-59 Gaston Dombiak 2005-05-27 19:26:40 +0000
  • bdd395b0dc Added JID of the room whose information was discovered. SMACK-57 Gaston Dombiak 2005-05-27 18:12:52 +0000
  • 7aac6e971a Modified to include many results per column in a row. SMACK-56 Gaston Dombiak 2005-05-27 02:17:15 +0000
  • 6b887c9c32 Fixed initialization problem. Gaston Dombiak 2005-05-26 03:54:49 +0000
  • 5a754d1279 Added checking to ensure that the room name does not contain uppercase letters. Gaston Dombiak 2005-05-06 20:39:43 +0000
  • b2c85d1ccc Fixed #testJoinLeftEvents since the server may send an unavailable presence to the user that just left the room. Gaston Dombiak 2005-04-23 00:26:24 +0000
  • ea53ae6622 Added support for iq:version. SMACK-53 Gaston Dombiak 2005-04-22 04:24:55 +0000
  • b453f61673 Initial version. SMACK-53 Gaston Dombiak 2005-04-22 04:24:25 +0000
  • 4fee4feb5a Minor fixes (and some new test cases). Gaston Dombiak 2005-04-15 21:46:53 +0000
  • 9caf660bc0 Added more cases to #testEscapeForXML. Gaston Dombiak 2005-04-15 00:56:37 +0000
  • 0f8bb65755 Added test for huge messages over an SSL connection. Gaston Dombiak 2005-04-15 00:51:52 +0000
  • d87a0fe615 Added #testLoginWithNoResource for testing that a resource is always required by the server. Gaston Dombiak 2005-04-14 03:24:04 +0000
  • 85ecc4b776 Added #testHugeMessage for testing sending of messages with a body of 4k. Gaston Dombiak 2005-04-14 02:09:46 +0000
  • 9774b8e029 Improved setup to recover if the account already exists. Gaston Dombiak 2005-04-14 02:08:56 +0000
  • 7668ad5ce5 Methods comments enhanced. Gaston Dombiak 2005-04-04 19:50:09 +0000
  • 8ed6700710 Set target to 1.2. Matt Tucker 2005-03-31 19:40:15 +0000
  • 2a7b506ad4 Reverting to legal value. Matt Tucker 2005-03-31 17:09:15 +0000
  • b1bac1c04b Use source="1.2" Matt Tucker 2005-03-31 17:03:43 +0000
  • aa1e196e48 Compile tests with source attribute. Matt Tucker 2005-03-31 16:57:47 +0000
  • 19941dc809 Updated version 1.5.0. Gaston Dombiak 2005-03-31 04:14:23 +0000
  • aac5c80a10 Updates for 1.5.0 Matt Tucker 2005-03-31 00:02:35 +0000
  • 048aff2f68 Use hostname reported by server. Matt Tucker 2005-03-30 02:27:34 +0000
  • 96930f78e8 Updated since Roster#removeEntry now may thrown an exception. Gaston Dombiak 2005-03-30 02:01:21 +0000
  • fb22583ea7 Better threading logic when getting a roster. Also avoid loading LiteDebugger explicitly as an attempted fix for SMACK-7. Matt Tucker 2005-03-30 01:53:51 +0000
  • 92869fa583 Better threading logic when waiting for a connection (SMACK-37). Matt Tucker 2005-03-29 19:54:29 +0000
  • be8535765a Include error element in #toXML. SMACK-50 Gaston Dombiak 2005-03-28 16:54:49 +0000
  • 2b9b152743 Version min-1.1.3.4.M. SMACK-49 Gaston Dombiak 2005-03-23 02:37:01 +0000
  • 3f83402148 Modified to be compatible with latest minimal version of XPP. SMACK-49 Gaston Dombiak 2005-03-23 02:36:19 +0000
  • 08f3b3dcba Modified priority testing to include more cases. Gaston Dombiak 2005-03-15 16:29:30 +0000
  • 941b9e752f Remove any pending packet listener from the connection. SMACK-48 Gaston Dombiak 2005-03-07 22:01:18 +0000
  • 8c2ea94613 The delayed information needs to use the same tz as specified by server to allow for correct date calculation. Derek DeMoro 2005-03-02 07:31:58 +0000
  • 3157a29d28 Public API for parsing Messages and Presences. SMACK-47 Gaston Dombiak 2005-02-23 03:32:10 +0000
  • 1277b9d425 Updated documentation when joining a room specifying the amount of history to receive. Gaston Dombiak 2005-02-21 14:44:28 +0000
  • 1d42589443 Removed workgroup entries. Matt Tucker 2005-02-13 21:38:59 +0000
  • 94f7bc5103 Code out of date, new version already in use in another project. Matt Tucker 2005-02-13 02:30:05 +0000
  • 7a7008a6c7 Increased delay between packets to give more time to the server for processing the packets. Gaston Dombiak 2005-02-11 20:15:10 +0000
  • 9d3f3395ea Sorted the list of providers. SMACK-45 Gaston Dombiak 2005-02-07 21:37:23 +0000
  • d58b5a221f Initial version. SMACK-13 Gaston Dombiak 2005-02-06 16:37:04 +0000
  • 6af5705ae5 Added support for discovering the rooms hosted by a MUC service. SMACK-13 Gaston Dombiak 2005-02-06 16:36:23 +0000
  • 3fe4678384 Modified to assume an error code of -1 if the received error does not include a code. SMACK-44 Gaston Dombiak 2005-02-03 01:03:10 +0000
  • f5c17aa6f3 Fixed to get the nickname of an occupant based on his presence. SMACK-43 Gaston Dombiak 2005-02-02 22:42:57 +0000
  • e42ba10a3d Fixed pretty printing of XML packet. SMACK-42 Gaston Dombiak 2005-02-01 01:32:24 +0000
  • b6e862c0ee Added support for Delayed Delivery. SMACK-41 Gaston Dombiak 2005-01-28 23:00:17 +0000
  • 22d5e9835b Initial version. SMACK-41 Gaston Dombiak 2005-01-28 22:59:40 +0000
  • e7bca260bc Added test to ensure that extensions sent together with the group chat room invitation are received by the invitee. JM-135 Gaston Dombiak 2005-01-25 17:26:54 +0000
  • a457af11fb Minor fix. Gaston Dombiak 2005-01-12 03:03:32 +0000
  • 069a3d4d16 Added a mini-delay after the test users have logged into the server. Gaston Dombiak 2005-01-12 03:02:53 +0000
  • fd3f88480f Added a timeout for retrieving messages. Thus preventing an unrecoverable situation. Gaston Dombiak 2005-01-12 03:01:43 +0000
  • cb27d4f0de Initial version. Gaston Dombiak 2005-01-12 02:59:55 +0000
  • 075db51590 Modified to allow sending extensions when inviting a user to a room. SMACK-40 Gaston Dombiak 2005-01-11 17:35:41 +0000
  • 1bf4d2fed2 Added support for discovering MUC services. SMACK-39 Gaston Dombiak 2005-01-03 02:08:23 +0000
  • a6ae5bcc86 Modified to make sure that the server can handle many anonymous users. Gaston Dombiak 2004-12-31 04:34:24 +0000
  • 5386c77c7f Added test for anonymous users joining a room. Gaston Dombiak 2004-12-31 04:31:12 +0000
  • 9cf3d53132 Minor fix. Gaston Dombiak 2004-12-29 02:19:30 +0000
  • c4d9b43fa6 Initial version. Gaston Dombiak 2004-12-29 02:17:27 +0000