Gaston Dombiak
|
680e57dcbf
|
Initial version. SMACK-58
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2508 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-07-19 22:56:08 +00:00 |
|
Matt Tucker
|
0f43eb7a48
|
Added default constructor for unit testing.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2507 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-07-18 21:28:25 +00:00 |
|
Gaston Dombiak
|
4376cf5639
|
Fixed notification problem with Roster that was making XMPPConnection#getRoster() to take too long. SMACK-63
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2506 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-06-28 17:48:04 +00:00 |
|
Andrew Wright
|
ec815e376f
|
removed Smack project library set up smack libraries to be exported (currently only exporting xpp)
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2505 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-06-21 04:30:47 +00:00 |
|
Gaston Dombiak
|
2b22cde400
|
1. Username and password are optional in Registration. SMACK-62
2. Added try/catch block when invoking packet listeners.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2504 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-06-17 22:29:33 +00:00 |
|
Gaston Dombiak
|
2271ca730e
|
Username and password are optional in Registration. SMACK-62
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2503 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-06-17 22:28:12 +00:00 |
|
Gaston Dombiak
|
8a48d3d11e
|
Improved timeout logic.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2502 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-06-17 22:24:33 +00:00 |
|
Matt Tucker
|
93ca7bc991
|
Improved packet timeout logic.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2501 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-06-15 23:04:52 +00:00 |
|
Gaston Dombiak
|
d64eb0ffdb
|
Print date in the log.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2500 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-06-08 22:00:08 +00:00 |
|
Gaston Dombiak
|
3c4441db96
|
Added logging when connection is closed.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2499 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-06-08 02:55:09 +00:00 |
|
Gaston Dombiak
|
a669771a4e
|
Initial version.SMACK-61
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2498 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-06-07 20:43:02 +00:00 |
|
Gaston Dombiak
|
41d274a5f9
|
Fix to let specify a custom debugger
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2497 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-06-07 20:41:22 +00:00 |
|
Matt Tucker
|
51f29937d2
|
Added login method to make sending presence optional (SMACK-52).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2496 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-06-02 04:52:40 +00:00 |
|
Gaston Dombiak
|
1d50de1107
|
Make sure that #getActor does not return null even if no actor was provided.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2495 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-05-30 15:14:25 +00:00 |
|
Gaston Dombiak
|
cd3dd8eec7
|
Let configure the date format to use. SMACK-59
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2494 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-05-27 19:26:40 +00:00 |
|
Gaston Dombiak
|
bdd395b0dc
|
Added JID of the room whose information was discovered. SMACK-57
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2493 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-05-27 18:12:52 +00:00 |
|
Gaston Dombiak
|
7aac6e971a
|
Modified to include many results per column in a row. SMACK-56
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2492 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-05-27 02:17:15 +00:00 |
|
Gaston Dombiak
|
6b887c9c32
|
Fixed initialization problem.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2491 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-05-26 03:54:49 +00:00 |
|
Gaston Dombiak
|
5a754d1279
|
Added checking to ensure that the room name does not contain uppercase letters.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2490 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-05-06 20:39:43 +00:00 |
|
Gaston Dombiak
|
b2c85d1ccc
|
Fixed #testJoinLeftEvents since the server may send an unavailable presence to the user that just left the room.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2489 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-04-23 00:26:24 +00:00 |
|
Gaston Dombiak
|
ea53ae6622
|
Added support for iq:version. SMACK-53
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2488 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-04-22 04:24:55 +00:00 |
|
Gaston Dombiak
|
b453f61673
|
Initial version. SMACK-53
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2487 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-04-22 04:24:25 +00:00 |
|
Gaston Dombiak
|
4fee4feb5a
|
Minor fixes (and some new test cases).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2486 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-04-15 21:46:53 +00:00 |
|
Gaston Dombiak
|
9caf660bc0
|
Added more cases to #testEscapeForXML.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2485 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-04-15 00:56:37 +00:00 |
|
Gaston Dombiak
|
0f8bb65755
|
Added test for huge messages over an SSL connection.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2484 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-04-15 00:51:52 +00:00 |
|
Gaston Dombiak
|
d87a0fe615
|
Added #testLoginWithNoResource for testing that a resource is always required by the server.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2483 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-04-14 03:24:04 +00:00 |
|
Gaston Dombiak
|
85ecc4b776
|
Added #testHugeMessage for testing sending of messages with a body of 4k.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2482 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-04-14 02:09:46 +00:00 |
|
Gaston Dombiak
|
9774b8e029
|
Improved setup to recover if the account already exists.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2481 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-04-14 02:08:56 +00:00 |
|
Gaston Dombiak
|
7668ad5ce5
|
Methods comments enhanced.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2480 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-04-04 19:50:09 +00:00 |
|
Matt Tucker
|
8ed6700710
|
Set target to 1.2.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2479 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-03-31 19:40:15 +00:00 |
|
Matt Tucker
|
2a7b506ad4
|
Reverting to legal value.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2477 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-03-31 17:09:15 +00:00 |
|
Matt Tucker
|
b1bac1c04b
|
Use source="1.2"
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2476 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-03-31 17:03:43 +00:00 |
|
Matt Tucker
|
aa1e196e48
|
Compile tests with source attribute.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2475 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-03-31 16:57:47 +00:00 |
|
Gaston Dombiak
|
19941dc809
|
Updated version 1.5.0.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2474 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-03-31 04:14:23 +00:00 |
|
Matt Tucker
|
aac5c80a10
|
Updates for 1.5.0
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2473 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-03-31 00:02:35 +00:00 |
|
Matt Tucker
|
048aff2f68
|
Use hostname reported by server.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2472 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-03-30 02:27:34 +00:00 |
|
Gaston Dombiak
|
96930f78e8
|
Updated since Roster#removeEntry now may thrown an exception.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2471 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-03-30 02:01:21 +00:00 |
|
Matt Tucker
|
fb22583ea7
|
Better threading logic when getting a roster. Also avoid loading LiteDebugger explicitly as an attempted fix for SMACK-7.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2470 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-03-30 01:53:51 +00:00 |
|
Matt Tucker
|
92869fa583
|
Better threading logic when waiting for a connection (SMACK-37).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2469 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-03-29 19:54:29 +00:00 |
|
Gaston Dombiak
|
be8535765a
|
Include error element in #toXML. SMACK-50
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2468 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-03-28 16:54:49 +00:00 |
|
Gaston Dombiak
|
2b9b152743
|
Version min-1.1.3.4.M. SMACK-49
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2467 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-03-23 02:37:01 +00:00 |
|
Gaston Dombiak
|
3f83402148
|
Modified to be compatible with latest minimal version of XPP. SMACK-49
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2466 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-03-23 02:36:19 +00:00 |
|
Gaston Dombiak
|
08f3b3dcba
|
Modified priority testing to include more cases.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2465 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-03-15 16:29:30 +00:00 |
|
Gaston Dombiak
|
941b9e752f
|
Remove any pending packet listener from the connection. SMACK-48
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2464 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-03-07 22:01:18 +00:00 |
|
Derek DeMoro
|
8c2ea94613
|
The delayed information needs to use the same tz as specified by server to allow for correct date calculation.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2463 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-03-02 07:31:58 +00:00 |
|
Gaston Dombiak
|
3157a29d28
|
Public API for parsing Messages and Presences. SMACK-47
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2462 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-02-23 03:32:10 +00:00 |
|
Gaston Dombiak
|
1277b9d425
|
Updated documentation when joining a room specifying the amount of history to receive.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2461 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-02-21 14:44:28 +00:00 |
|
Matt Tucker
|
1d42589443
|
Removed workgroup entries.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2460 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-02-13 21:38:59 +00:00 |
|
Matt Tucker
|
94f7bc5103
|
Code out of date, new version already in use in another project.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2459 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-02-13 02:30:05 +00:00 |
|
Gaston Dombiak
|
7a7008a6c7
|
Increased delay between packets to give more time to the server for processing the packets.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2458 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-02-11 20:15:10 +00:00 |
|