Matt Tucker
|
98bf0d8cfb
|
Copyright update.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7071 b35dd754-fafc-0310-a699-88a17e54d16e
|
2007-02-12 00:59:05 +00:00 |
|
Matt Tucker
|
8e750912a7
|
Re-worked security settings, clean-up of connection config, fixed concurrency when shutting down the packet writer.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6666 b35dd754-fafc-0310-a699-88a17e54d16e
|
2007-01-11 19:01:24 +00:00 |
|
Matt Tucker
|
92d1de2dce
|
Initial cut of constructor re-factor (SMACK-184).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6532 b35dd754-fafc-0310-a699-88a17e54d16e
|
2007-01-04 23:00:58 +00:00 |
|
Gaston Dombiak
|
3915eae215
|
Small fixes and update to latest Chat API.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6531 b35dd754-fafc-0310-a699-88a17e54d16e
|
2007-01-04 22:34:06 +00:00 |
|
Alex Wenckus
|
3269d65591
|
Initial work on ChatState.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6215 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-11-23 01:51:00 +00:00 |
|
Alex Wenckus
|
ae6065d7cc
|
Created new chat manager which handles the creation of Chats.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6213 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-11-22 22:55:37 +00:00 |
|
Alex Wenckus
|
49a07980de
|
First file transfer test
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@5422 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-09-19 16:39:08 +00:00 |
|
Gaston Dombiak
|
3af86fd462
|
Added reconnection support. SMACK-172
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@5367 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-09-14 19:16:40 +00:00 |
|
Gaston Dombiak
|
87b3c84f04
|
Initial version. SMACK-94
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@5220 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-09-04 22:03:48 +00:00 |
|
Gaston Dombiak
|
f57ff10ad9
|
1. Clean up code
2. Refactoring work
3. Optimization work. SMACK-153
4. Fixed roster test cases. SMACK-154
4. Fixed vCard issue. SMACK-152
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@4538 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-07-18 05:14:33 +00:00 |
|
Matt Tucker
|
bbbfe09c31
|
Phase 1 of large refactoring. Removing dead code, bug fixes, updates to JDK 1.5.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@4511 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-07-17 08:39:08 +00:00 |
|
Alex Wenckus
|
6f832ddb99
|
Added avatar test.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3829 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-05-03 21:23:18 +00:00 |
|
Alex Wenckus
|
8d3bf139c6
|
Updated VCard test to test illegal XML characters.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3699 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-04-04 20:38:10 +00:00 |
|
Gaston Dombiak
|
9fcbd64d28
|
Added support for adding presence interceptors to new presences sent to the MUC service. SMACK-125
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3495 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-02-27 21:59:50 +00:00 |
|
Derek DeMoro
|
4c45715780
|
Remove getFullName test until VCard is fixed to handle it properly.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3450 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-02-15 19:53:36 +00:00 |
|
Gaston Dombiak
|
9b70d45644
|
Fixed test to test compression support after login has been made.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3347 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-01-23 20:56:26 +00:00 |
|
Gaston Dombiak
|
9eca04602b
|
Initial version. SMACK-117
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3345 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-01-23 20:09:06 +00:00 |
|
Gaston Dombiak
|
237ab44301
|
Fixed vCard issues. SMACK-116
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3315 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-01-17 21:29:16 +00:00 |
|
Gaston Dombiak
|
39eca6ec5b
|
Added support for configuring the connection. SMACK-113 SMACK-114
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3311 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-01-17 20:05:31 +00:00 |
|
Gaston Dombiak
|
9c3a056520
|
Initial version. SMACK-112
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3304 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-01-16 17:27:22 +00:00 |
|
Gaston Dombiak
|
9a89e0467c
|
Added new assert to ensure that object is not null.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3232 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-12-14 22:45:36 +00:00 |
|
Gaston Dombiak
|
72c67e7baa
|
Changing name to Wildfire.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3213 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-12-13 22:43:24 +00:00 |
|
Gaston Dombiak
|
18ad3cfb66
|
Fixed test case.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3175 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-12-08 20:56:54 +00:00 |
|
Gaston Dombiak
|
66c30903d0
|
Removed enable/disable debugger.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3131 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-12-01 04:28:15 +00:00 |
|
Gaston Dombiak
|
5b39e285ea
|
Added`throws XMPPException to #testBigFunctional
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3122 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-11-28 18:35:35 +00:00 |
|
Gaston Dombiak
|
f12f1c2a1e
|
. Modified #nicknameChanged to include old and new nicknames. SMACK-55
. Modified banning and kicking to include reason and actor. SMACK-81
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3038 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-11-08 17:15:18 +00:00 |
|
Gaston Dombiak
|
04fbaff6fd
|
Initial version. SMACK-96
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2983 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-10-19 00:46:57 +00:00 |
|
Gaston Dombiak
|
23eefa7dc9
|
Added #testPrivateIQ. JM-436
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2978 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-10-18 22:00:36 +00:00 |
|
Gaston Dombiak
|
991e958097
|
Replaced #getHost with #getServiceName. SMACK-75
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2729 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-08-27 02:21:24 +00:00 |
|
Gaston Dombiak
|
be879863be
|
Initial version. SMACK-25
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2512 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-07-26 04:57:36 +00:00 |
|
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 |
|
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 |
|
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
|
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
|
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
|
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 |
|
Gaston Dombiak
|
6af5705ae5
|
Added support for discovering the rooms hosted by a MUC service. SMACK-13
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2455 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-02-06 16:36:23 +00:00 |
|
Gaston Dombiak
|
f5c17aa6f3
|
Fixed to get the nickname of an occupant based on his presence. SMACK-43
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2453 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-02-02 22:42:57 +00:00 |
|
Gaston Dombiak
|
e7bca260bc
|
Added test to ensure that extensions sent together with the group chat room invitation are received by the invitee. JM-135
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2449 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-01-25 17:26:54 +00:00 |
|
Gaston Dombiak
|
fd3f88480f
|
Added a timeout for retrieving messages. Thus preventing an unrecoverable situation.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2446 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-01-12 03:01:43 +00:00 |
|
Gaston Dombiak
|
075db51590
|
Modified to allow sending extensions when inviting a user to a room. SMACK-40
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2444 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-01-11 17:35:41 +00:00 |
|
Gaston Dombiak
|
1bf4d2fed2
|
Added support for discovering MUC services. SMACK-39
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2443 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-01-03 02:08:23 +00:00 |
|
Gaston Dombiak
|
5386c77c7f
|
Added test for anonymous users joining a room.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2441 b35dd754-fafc-0310-a699-88a17e54d16e
|
2004-12-31 04:31:12 +00:00 |
|
Gaston Dombiak
|
9cf3d53132
|
Minor fix.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2440 b35dd754-fafc-0310-a699-88a17e54d16e
|
2004-12-29 02:19:30 +00:00 |
|
Gaston Dombiak
|
d2187b7374
|
Added notifications of occupant joining and leaving the room. SMACK-38
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2437 b35dd754-fafc-0310-a699-88a17e54d16e
|
2004-12-26 21:55:41 +00:00 |
|
Gaston Dombiak
|
aaeb476f05
|
Removed welcome message from #testDiscussionHistory since the server no longer sends that message.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2431 b35dd754-fafc-0310-a699-88a17e54d16e
|
2004-12-17 02:42:03 +00:00 |
|
Gaston Dombiak
|
94db37b89b
|
Added support for room management in batch mode. SMACK-4
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2430 b35dd754-fafc-0310-a699-88a17e54d16e
|
2004-12-15 19:03:37 +00:00 |
|
Gaston Dombiak
|
1d25c35031
|
Added test case for discovering room information. SMACK-11
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2426 b35dd754-fafc-0310-a699-88a17e54d16e
|
2004-12-15 01:44:43 +00:00 |
|
Gaston Dombiak
|
4519699dfa
|
Added test that ensures that Smack answers a 404 error when the disco#info includes a node. SMACK-8
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2403 b35dd754-fafc-0310-a699-88a17e54d16e
|
2004-10-31 03:37:05 +00:00 |
|