Matt Tucker
|
37231ec646
|
Removed hard-coded reply timeout.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2655 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-08-15 15:21:02 +00:00 |
|
Gaston Dombiak
|
6d9e72070c
|
Fixed javadoc comments.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2635 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-08-12 19:25:48 +00:00 |
|
Gaston Dombiak
|
5a912c0158
|
Preparing for 1.5.1 release.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2633 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-08-12 19:23:23 +00:00 |
|
Gaston Dombiak
|
ebeedc148c
|
Added new attempt to parse the date. SMACK-67
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2523 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-08-10 21:55:09 +00:00 |
|
Gaston Dombiak
|
69c86bbeec
|
Modified to use new FromMatchesFilter. SMACK-71
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2522 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-08-10 04:50:50 +00:00 |
|
Gaston Dombiak
|
e3e541d333
|
Initial version. SMACK-71
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2521 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-08-10 04:49:54 +00:00 |
|
Gaston Dombiak
|
1a3e2b3ae2
|
Modified to use 0-23 hour format. SMACK-70
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2520 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-08-09 22:25:55 +00:00 |
|
Gaston Dombiak
|
56bcd54883
|
Modified #addEntry and #removeEntry to throw an XMPPException if the server replied with an error. SMACK-69
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2519 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-08-03 03:03:20 +00:00 |
|
Gaston Dombiak
|
7b62abf071
|
Assume Presence priority to be zero when priority is out of range. SMACK-60
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2518 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-08-03 02:42:53 +00:00 |
|
Gaston Dombiak
|
aaa723ffaf
|
#parseProperties is now public. SMACK-68
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2517 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-08-03 02:32:02 +00:00 |
|
Gaston Dombiak
|
34baa2545b
|
Improved parsing of date considering JEP-82 format. SMACK-67
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2516 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-07-28 00:42:29 +00:00 |
|
Gaston Dombiak
|
1ce0be62d0
|
Fixed since attribute and date format. SMACK-66
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2515 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-07-28 00:36:28 +00:00 |
|
Matt Tucker
|
ec230924ea
|
Spelling fix.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2514 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-07-27 21:16:43 +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
|
49847ac1c6
|
Print the exception for which the connection was closed.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2511 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-07-23 15:56:06 +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 |
|
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 |
|
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 |
|
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
|
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
|
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
|
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 |
|
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
|
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
|
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
|
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 |
|
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
|
9d3f3395ea
|
Sorted the list of providers. SMACK-45
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2457 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-02-07 21:37:23 +00:00 |
|
Gaston Dombiak
|
d58b5a221f
|
Initial version. SMACK-13
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2456 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-02-06 16:37:04 +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
|
3fe4678384
|
Modified to assume an error code of -1 if the received error does not include a code. SMACK-44
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2454 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-02-03 01:03:10 +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
|
e42ba10a3d
|
Fixed pretty printing of XML packet. SMACK-42
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2452 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-02-01 01:32:24 +00:00 |
|
Gaston Dombiak
|
22d5e9835b
|
Initial version. SMACK-41
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2450 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-01-28 22:59:40 +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 |
|