Commit Graph

13 Commits (bf3fd3dcdaa47ef8a5e246c5af9915e052d7aa74)

Author SHA1 Message Date
Sebastien Vincent f67e8f5ff4 Update smack's XMPPConnection class to use InetAddress.getHostAddress() instead of InetAddress.getHostName() to avoid sending PTR DNS request.
15 years ago
Damian Minkov 0a4cb156b6 Fix local port retreival for jabber packet logging.
15 years ago
Damian Minkov 4a445998e8 Fix when removing jabber contacts and operation fails inform user and stop any further actions.
16 years ago
Damian Minkov 920a76b789 Jabber protocol now can be invited to gtalk chat rooms and can create such by using the format for the chat room name (private-chat-00000000-0000-0000-0000-000000000000@groupchat.google.com).
16 years ago
Damian Minkov 099a9cd1b3 Update smack library to latest svn version.
16 years ago
Damian Minkov 2a49a5de69 Implement use of Certificate Verification service in jabber.
16 years ago
Emil Ivov dab3aff9d6 Adds jid tracking to XMPP messaging, so that only the first message in a conversation is sent to all instances of a user. All following messages are sent only to the instance that's actually replying to our messages. That instance is reset every time we receive a message from a different jid. The behaviour is currently reset (i.e. the first next message goes to all instances) every 10 minutes of inactivity.
16 years ago
Damian Minkov b4be51c2f7 Fix issue #613. Update jabber to newest version. Fix some errors with lockups when opening multichats from url argument (and saved chatrooms) and at same time receiving messages on that chat room.
17 years ago
Damian Minkov 7f96892cdb remove retroweave libs
19 years ago
Symphorien Wanko 0b6bda0931 retroweave smack libs
19 years ago
Symphorien Wanko 34b6d6d784 Upgrade to the latest available smack lib. Mod. the current jingle code to conform to the new API.
19 years ago
Damian Minkov ba51075932 updated new smack 3.0 lib
19 years ago
Yana Stamcheva 7d960fba82 move all jar file included in bundles in the installer-exclude dir
19 years ago