1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-25 04:44:49 +02:00
Commit graph

135 commits

Author SHA1 Message Date
Gaston Dombiak 8576a13de7 Added new test case for offline messages with invalid XML characters.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@5069 b35dd754-fafc-0310-a699-88a17e54d16e
2006-08-25 22:58:23 +00:00
Gaston Dombiak 727304b25e Added new test case for errors text with no description. SMACK-165
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@5062 b35dd754-fafc-0310-a699-88a17e54d16e
2006-08-25 20:20:39 +00:00
Gaston Dombiak 157a1e9659 Listeners are now removed from PacketReader. SMACK-165
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@4883 b35dd754-fafc-0310-a699-88a17e54d16e
2006-08-10 22:09:30 +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 f5c5213e61 Privacy and error test cases.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@4651 b35dd754-fafc-0310-a699-88a17e54d16e
2006-07-23 22:15:43 +00:00
Gaston Dombiak 1716c6ed22 Added method description.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@4551 b35dd754-fafc-0310-a699-88a17e54d16e
2006-07-18 21: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
Gaston Dombiak f520dfe02e Fixed potential endless loop.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@4527 b35dd754-fafc-0310-a699-88a17e54d16e
2006-07-17 19:38:37 +00:00
Matt Tucker e304af9122 Fixing host name.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@4524 b35dd754-fafc-0310-a699-88a17e54d16e
2006-07-17 15:29:55 +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
Gaston Dombiak 6cb31089f1 Added new test case when a user has many resources and new contacts are added/removed.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@4280 b35dd754-fafc-0310-a699-88a17e54d16e
2006-07-06 18:55:29 +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
Gaston Dombiak eb0c5e282d Added new anonymous test case and improved assertions of existing one.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3493 b35dd754-fafc-0310-a699-88a17e54d16e
2006-02-27 20:01:30 +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 204ffb915c Changing group name to "" does not remove it from list of groups.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3350 b35dd754-fafc-0310-a699-88a17e54d16e
2006-01-24 18:16:29 +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 15defec50f Added stream compression support. SMACK-112
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3306 b35dd754-fafc-0310-a699-88a17e54d16e
2006-01-16 17:34:56 +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 6dc7d05a5d Fixed test case.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3176 b35dd754-fafc-0310-a699-88a17e54d16e
2005-12-08 21:05:12 +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 ee6cedcea7 Fixed test case when cleaning up roster.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3132 b35dd754-fafc-0310-a699-88a17e54d16e
2005-12-01 04:29:08 +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 3db31f9169 Fixed test case (now uses threadID when creating Chats).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3130 b35dd754-fafc-0310-a699-88a17e54d16e
2005-12-01 02:23:42 +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
Marilyn Daum 03b8362dd2 Add func-test target: will be run by Anthill
one more timing tweak to RosterTest

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2996 b35dd754-fafc-0310-a699-88a17e54d16e
2005-10-25 17:14:52 +00:00
Marilyn Daum 922ae8688b Tweaks to get tests to pass more frequently.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2995 b35dd754-fafc-0310-a699-88a17e54d16e
2005-10-25 01:27:35 +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 dd9731f1a9 Added new test case #testAddEntryToNewGroup. SMACK-92
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2971 b35dd754-fafc-0310-a699-88a17e54d16e
2005-10-14 19:46:31 +00:00
Matt Tucker ab474ea063 Added DNS SRV support (SMACK-29).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2832 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-17 22:01:24 +00:00
Gaston Dombiak 283b0f33f5 Throw an XMPPException if SASL authentication fails. SMACK-89
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2817 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-13 20:05:29 +00:00
Matt Tucker 06b7a0eacc New logic for delivering messages without a thread ID to a Chat object. This improves compatibility with clients that don't support thread ID. Also some misc formatting updates.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2779 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-05 20:00:45 +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 74028cdb9f Oops, rollback to previous values. :)
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2510 b35dd754-fafc-0310-a699-88a17e54d16e
2005-07-19 23:00:00 +00:00
Gaston Dombiak ee4ef91fec Added vCard provider. SMACK-58
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2509 b35dd754-fafc-0310-a699-88a17e54d16e
2005-07-19 22:58:41 +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