Commit Graph

541 Commits

Author SHA1 Message Date
Gaston Dombiak bc6f3a0776 Updated for Smack 2.1.0.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3099 b35dd754-fafc-0310-a699-88a17e54d16e
2005-11-17 18:47:22 +00:00
Derek DeMoro 388ae4280a Saving the VCard now throws an exception if setting vcard fails.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3044 b35dd754-fafc-0310-a699-88a17e54d16e
2005-11-09 04:22:14 +00:00
Gaston Dombiak 428a82d596 Make sure that CANCELLED event type is not presence when message event is a request.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3043 b35dd754-fafc-0310-a699-88a17e54d16e
2005-11-08 22:28:52 +00:00
Gaston Dombiak c23b4f20db Added stream errors support. SMACK-107
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3042 b35dd754-fafc-0310-a699-88a17e54d16e
2005-11-08 20:10:33 +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 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 254c4a450a Do not broadcast events for empty collections. SMACK-106
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3033 b35dd754-fafc-0310-a699-88a17e54d16e
2005-11-04 19:51:29 +00:00
Gaston Dombiak e5ea043798 Modified RosterListener to fire more specific events when entries are added, deleted or modified. SMACK-106
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3032 b35dd754-fafc-0310-a699-88a17e54d16e
2005-11-04 18:31:21 +00:00
Gaston Dombiak 1cdefcc796 Added RosterEntry#getStatus. SMACK-105
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3026 b35dd754-fafc-0310-a699-88a17e54d16e
2005-11-03 16:53:07 +00:00
Derek DeMoro 90ada2fc42 VCard encoded bytes not set on setAvatarURL is fixed.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3022 b35dd754-fafc-0310-a699-88a17e54d16e
2005-11-02 16:47:35 +00:00
Derek DeMoro d1924af8c9 Fix base64 encoder for avatars.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3021 b35dd754-fafc-0310-a699-88a17e54d16e
2005-11-02 04:09:40 +00:00
Gaston Dombiak d67b49289b Added support for PacketInterceptors. SMACK-104
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3020 b35dd754-fafc-0310-a699-88a17e54d16e
2005-11-01 23:49:07 +00:00
Gaston Dombiak dd57b64570 Initial version. SMACK-104
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3019 b35dd754-fafc-0310-a699-88a17e54d16e
2005-11-01 23:47:02 +00:00
Derek DeMoro b91dd8defd SMACK 103 - LastActivtity throws numberformat exception in certain cases. This has been resolved.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3018 b35dd754-fafc-0310-a699-88a17e54d16e
2005-11-01 22:47:34 +00:00
Gaston Dombiak bcab930f28 Do not fire invitation listeners with messages of type error. SMACK-102
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3015 b35dd754-fafc-0310-a699-88a17e54d16e
2005-11-01 18:31:52 +00:00
Gaston Dombiak 07b7900b2e Do not fire invitation rejection listeners with messages of type error. SMACK-101
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3013 b35dd754-fafc-0310-a699-88a17e54d16e
2005-11-01 15:57:00 +00:00
Derek DeMoro db8e2870f2 #getServiceNames will not fail if an items info cannot be discovered.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3012 b35dd754-fafc-0310-a699-88a17e54d16e
2005-11-01 15:16:48 +00:00
Derek DeMoro 65d5376606 Minor fix to search service for JEP 55
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3000 b35dd754-fafc-0310-a699-88a17e54d16e
2005-10-30 00:39:49 +00:00
Gaston Dombiak 6a7f7826cd Added automatic acknowledge receipt for the unsubscribe notification. SMACK-98
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2998 b35dd754-fafc-0310-a699-88a17e54d16e
2005-10-27 15:22:14 +00:00
Matt Tucker c2cc92943a Synchronize chats map.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2994 b35dd754-fafc-0310-a699-88a17e54d16e
2005-10-24 19:37:37 +00:00
Derek DeMoro a43b8a1cdb Added Thread Safe behavior in Debugger.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2992 b35dd754-fafc-0310-a699-88a17e54d16e
2005-10-24 03:45:11 +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 581c07eff7 Limited number of rows to show in the table and append text to text area (raw tabs) only when visible. SMACK-95
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2977 b35dd754-fafc-0310-a699-88a17e54d16e
2005-10-18 19:04:12 +00:00
Gaston Dombiak 52eb5a1049 Added #isVisible and option to configure max number of rows to show in the table. SMACK-95
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2976 b35dd754-fafc-0310-a699-88a17e54d16e
2005-10-18 19:03:29 +00:00
Derek DeMoro df4c1981ba Added getAvatarHash to allow for avatar updates.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2974 b35dd754-fafc-0310-a699-88a17e54d16e
2005-10-18 15:43:22 +00:00
Derek DeMoro 78becc3d73 Modified debugger to be invokable.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2973 b35dd754-fafc-0310-a699-88a17e54d16e
2005-10-17 20:55:09 +00:00
Gaston Dombiak 5449a6177c Include roster group when adding new entry to group. SMACK-92
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2970 b35dd754-fafc-0310-a699-88a17e54d16e
2005-10-14 19:45:14 +00:00
Gaston Dombiak 74fe845eae Fixed typo.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2909 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-29 15:58:11 +00:00
Derek DeMoro a5991bfa94 Commiting UserSearch
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2855 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-20 21:02:30 +00:00
Derek DeMoro c9342aa169 RC Release of JEP 55
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2844 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-19 14:44:02 +00:00
Derek DeMoro 64ac585dec Remove testbed.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2840 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-19 04:07:44 +00:00
Derek DeMoro 61590449b7 1) Added SearchField and DataForm support for JEP 55.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2839 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-19 04:06:59 +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
Derek DeMoro 7f9129ee9b Remove bogus test.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2831 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-17 05:24:00 +00:00
Derek DeMoro 23bc043dc1 Adding multiple IQ for JEP 55 handling.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2830 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-16 23:04:30 +00:00
Derek DeMoro 3e60826296 1) Update javadoc.
2) Will need to add support for search fields.

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2829 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-16 16:50:05 +00:00
Derek DeMoro c9c06bff78 Adding initial support for UserSearch(JEP-055).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2828 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-16 16:35:15 +00:00
Gaston Dombiak 5ab6d22c9d Forgot to replace refactored code in non-anonymous sasl....arggg... SMACK-85
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2827 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-16 15:52:45 +00:00
Derek DeMoro fb76968401 Removing test code.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2822 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-14 14:43:40 +00:00
Derek DeMoro e4f13bd49c Last Activity will convert to bare jid if resource found.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2821 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-14 14:43:04 +00:00
Derek DeMoro 44d3b0a08b Added Last Activity Support(JEP-012) to allow for retrieval of idle times.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2820 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-14 14:31:39 +00:00
Gaston Dombiak d61e2e5c59 Don't include version=1.0 when using old SSL connections. SMACK-90
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2818 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-13 20:09:28 +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
Gaston Dombiak bb0a864be9 Return any string value when the server sends a challenge to the client.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2816 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-13 19:48:57 +00:00
Gaston Dombiak fbe77866c5 Allow to send empty responses.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2815 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-13 19:43:22 +00:00
Derek DeMoro 6dbc7c285e Update to support avatars.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2813 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-13 18:55:41 +00:00
Matt Tucker 3b75e10675 Improved Javadoc.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2809 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-12 20:13:26 +00:00
Gaston Dombiak 953faca41c Fixed typo.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2791 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-08 23:34:36 +00:00
Gaston Dombiak 2303fa33c9 1. Allow to perform SASL authentication over plain connections. SMACK-83
2. Added support for ANONYMOUS SASL authentication. SMACK-84
3. Fixed isSecureConnection to return true when using TLS.

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2785 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-05 22:06:40 +00:00
Gaston Dombiak 391e7269e6 Allow to perform SASL authentication over plain connections. SMACK-83
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2784 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-05 22:03:47 +00:00