Matt Tucker
|
319dcd408f
|
Added convenience methods (SMACK-200).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7179 b35dd754-fafc-0310-a699-88a17e54d16e
|
2007-02-17 19:43:44 +00:00 |
|
Matt Tucker
|
7329435c8e
|
Javadoc cleanup.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7073 b35dd754-fafc-0310-a699-88a17e54d16e
|
2007-02-12 01:14:30 +00:00 |
|
Matt Tucker
|
b25b9d5d7c
|
Default to null presence mode (SMACK-193).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7072 b35dd754-fafc-0310-a699-88a17e54d16e
|
2007-02-12 01:11:09 +00:00 |
|
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
|
5c1fc7f8b7
|
* Roster.getPresence now forces bare JID (SMACK-192).
* RosterListner API changes (SMACK-191).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7070 b35dd754-fafc-0310-a699-88a17e54d16e
|
2007-02-12 00:56:47 +00:00 |
|
Matt Tucker
|
5a57e2390a
|
Javadoc fixes, builds now go to target directory.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6616 b35dd754-fafc-0310-a699-88a17e54d16e
|
2007-01-07 23:03:16 +00:00 |
|
Alex Wenckus
|
88ea6cf037
|
ChatState mostly code complete.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6217 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-11-23 21:10:59 +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 |
|
Gaston Dombiak
|
97824ebc1c
|
Type enum is now public.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6026 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-11-09 23:19:54 +00:00 |
|
Gaston Dombiak
|
e65ecdc913
|
Rolling back some JID escaping work related to SMACK-170.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@5384 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-09-15 22:42:06 +00:00 |
|
Matt Tucker
|
edd7df6799
|
Escape on setting JID instead of getting JID.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@5382 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-09-15 20:53:18 +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 |
|
Derek DeMoro
|
85781a7158
|
1) SMACK-170 - Added JID escaping capabilities to SMACK.
2) Escaping form field values to prevent bad xml.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@5363 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-09-14 15:19:39 +00:00 |
|
Gaston Dombiak
|
1df8baa6f7
|
Refactoring work.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@5361 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-09-13 20:56:47 +00:00 |
|
Gaston Dombiak
|
469ff4d487
|
Roster item nickname is now escaped for XML. SMACK-164
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@4882 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-08-10 21:35:08 +00:00 |
|
Matt Tucker
|
47abf627b7
|
Added privacy list support and improved error handling from Francisco (SMACK-121, SMACK-31).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@4603 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-07-19 19:24:00 +00:00 |
|
Matt Tucker
|
9895123ff3
|
Additional refactoring work.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@4539 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-07-18 06:47:38 +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
|
0fdda5bc4d
|
Removed invisible mode. SMACK-147
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@4347 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-07-11 01:33:18 +00:00 |
|
Alex Wenckus
|
bd6b9e6b26
|
1) Illegal characters in group name will no longer crash a connection. SMACK-133
2) Fixed warnings.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3811 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-04-20 18:52:28 +00:00 |
|
Alex Wenckus
|
f70e9b894d
|
Illegal XML characters in presence status would crash connection. SMACK-131
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3761 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-04-12 17:40:32 +00:00 |
|
Gaston Dombiak
|
5247fce7ca
|
Moved resource binding parsing as a core IQ packet. SMACK-124
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3492 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-02-27 18:17:27 +00:00 |
|
Derek DeMoro
|
665bf172f7
|
Smack now escapes passwords.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3470 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-02-16 20:07:18 +00:00 |
|
Gaston Dombiak
|
18677279f2
|
Removed #toLowecase() calls wherever possible. SMACK-109
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3349 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-01-24 18:14:41 +00:00 |
|
Gaston Dombiak
|
cb06777500
|
Initial version. SMACK-107
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3041 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-11-08 20:09:04 +00:00 |
|
Gaston Dombiak
|
2dcb64cfb8
|
Initial version. SMACK-78
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2722 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-08-26 23:59:42 +00:00 |
|
Gaston Dombiak
|
5c5adca906
|
Initial version. SMACK-77
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2721 b35dd754-fafc-0310-a699-88a17e54d16e
|
2005-08-26 23:59:05 +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
|
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 |
|
Matt Tucker
|
81d647af56
|
Javadoc spelling fix.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2436 b35dd754-fafc-0310-a699-88a17e54d16e
|
2004-12-26 18:53:17 +00:00 |
|
Matt Tucker
|
d800f901a9
|
Enforce valid range for priority.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2412 b35dd754-fafc-0310-a699-88a17e54d16e
|
2004-11-05 17:44:05 +00:00 |
|
Matt Tucker
|
fdb4b017ff
|
Updated to Apache 2.0 license.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2408 b35dd754-fafc-0310-a699-88a17e54d16e
|
2004-11-02 23:53:30 +00:00 |
|
Matt Tucker
|
677b389ccc
|
Fixed closing ObjectOutputStream (SMACK-143).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2340 b35dd754-fafc-0310-a699-88a17e54d16e
|
2004-07-13 00:39:30 +00:00 |
|
Gaston Dombiak
|
7905307d5f
|
Escapes invalid charactes of the "to" and "from" fields in #toXML. SMACK-135
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2315 b35dd754-fafc-0310-a699-88a17e54d16e
|
2004-05-22 22:53:21 +00:00 |
|
Gaston Dombiak
|
e11081b60d
|
Modified #getChildElementXML to include possible extensions
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2263 b35dd754-fafc-0310-a699-88a17e54d16e
|
2004-03-29 21:32:41 +00:00 |
|
Gaston Dombiak
|
1c424c3449
|
Allows IQ packets to include extensions
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2262 b35dd754-fafc-0310-a699-88a17e54d16e
|
2004-03-29 21:31:52 +00:00 |
|
Gaston Dombiak
|
46f339d8db
|
Modified comment that said the IQ packets couldn't have extensions
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2261 b35dd754-fafc-0310-a699-88a17e54d16e
|
2004-03-29 21:31:08 +00:00 |
|
Matt Tucker
|
279aabc049
|
Javdoc fixes.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2243 b35dd754-fafc-0310-a699-88a17e54d16e
|
2004-03-11 15:55:44 +00:00 |
|
Matt Tucker
|
613f4b388b
|
Javdoc fix.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2242 b35dd754-fafc-0310-a699-88a17e54d16e
|
2004-03-11 15:43:43 +00:00 |
|
Gaston Dombiak
|
627b38fe5b
|
Handles packets with no (explicit) id
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2223 b35dd754-fafc-0310-a699-88a17e54d16e
|
2004-02-10 15:36:57 +00:00 |
|
Gaston Dombiak
|
15c6d3d49b
|
Do not print the packet id in #toXML when the id is null
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2222 b35dd754-fafc-0310-a699-88a17e54d16e
|
2004-02-10 15:36:05 +00:00 |
|
Matt Tucker
|
414f9faef1
|
A null type is equivalent to GET.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2173 b35dd754-fafc-0310-a699-88a17e54d16e
|
2003-11-19 16:51:19 +00:00 |
|
Matt Tucker
|
7f2753f78d
|
Fixed bad XML in toXML method (SMACK-103).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2159 b35dd754-fafc-0310-a699-88a17e54d16e
|
2003-10-29 18:57:17 +00:00 |
|
Gaston Dombiak
|
26023650af
|
Removed not used imports
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2145 b35dd754-fafc-0310-a699-88a17e54d16e
|
2003-10-13 23:44:14 +00:00 |
|
Matt Tucker
|
ac2166a62f
|
Added support for registration instructions (SMACK-90)
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2108 b35dd754-fafc-0310-a699-88a17e54d16e
|
2003-09-27 17:26:53 +00:00 |
|
Matt Tucker
|
b8a72c2f04
|
Small formatting fix.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2072 b35dd754-fafc-0310-a699-88a17e54d16e
|
2003-08-28 18:39:38 +00:00 |
|
Matt Tucker
|
948ab3cbb8
|
Added toString method.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2063 b35dd754-fafc-0310-a699-88a17e54d16e
|
2003-08-24 03:59:54 +00:00 |
|
Matt Tucker
|
60b74246c4
|
Small fix.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2043 b35dd754-fafc-0310-a699-88a17e54d16e
|
2003-08-19 16:53:24 +00:00 |
|
Matt Tucker
|
dd1256c9b7
|
Javadoc fix.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2031 b35dd754-fafc-0310-a699-88a17e54d16e
|
2003-08-18 14:46:32 +00:00 |
|