Commit Graph

8894 Commits (518995debd939233c8b275d38dc6df735bf2ec40)

Author SHA1 Message Date
Danny van Heumen 518995debd IRC: some refactoring of connect methods.
11 years ago
Danny van Heumen 3c8b3127ad More precise keyword replacement: does not highlight 'fo' in "for".
11 years ago
Danny van Heumen 0f2b7f4507 Disable port field and check default port checkbox in case a loaded
11 years ago
Danny van Heumen 95e2417619 Removed (obsolete) FIXME since now the ChatConversationPanel refactorings have been merged.
11 years ago
Danny van Heumen 978dda49d4 Implemented modifyAccount method in ProtocolProviderFactory such that we
11 years ago
Damian Minkov f22911757f Backports TLSUtils for smack and enables tls only mode for xmpp connections. Disables SSLv... and fixes connecting to Facebook.
11 years ago
Damian Minkov 8c71e16357 Fixes warnings, wrong synchronize on local variable rather than using the global one and adds additional check when starting chat.
11 years ago
Damian Minkov 124ac555f3 Adds remove method.
11 years ago
Boris Grozev 7efeaaa994 Adds a setTcpType method.
11 years ago
Lyubomir Marinov a788c54d13 Fixes warnings.
11 years ago
Boris Grozev f855d99b85 Allows access to the port tracker for media type "DATA" and to the default port tracker.
11 years ago
Damian Minkov 5aaffd8e18 Fixes recently introduced bug with global status, unable to login offline providers when requested not from global status menu, but from the provider menu.
11 years ago
Damian Minkov af798ac7ae Fixes possible NPE when account is disabled.
11 years ago
Lyubomir Marinov 93f0d7ef5e Fixes warnings.
11 years ago
Boris Grozev 761f054b29 Adds the 'adaptive-last-n' attribute to Channel.
11 years ago
Lyubomir Marinov bcefab613f Fixes warnings.
11 years ago
Danny van Heumen 5a03482109 Changed BasicInstantMessagingTransport to extend OperationSet directly.
11 years ago
Danny van Heumen fcf7d58da4 Check if message originates from encrypted message event before
11 years ago
Danny van Heumen caa704a2a6 In case event is null, continue with next event instead of finishing.
11 years ago
Danny van Heumen 3499dcdf93 Clarification of concept of 'Transport' in
11 years ago
Danny van Heumen aa29a5c457 Renamed methods of BasicInstantMessagingTransport.
11 years ago
Danny van Heumen 2254995ee3 Defined and implemented Operation Set Basic Instant Messaging Transport
11 years ago
Danny van Heumen f970c50c8e Initial support for updated otr4j with support for outgoing message fragmentation.
11 years ago
Damian Minkov 9c302d8c96 Avoid calling login from global status service due to a registration state changed of provider, this job is for reconnect plugin.
11 years ago
Damian Minkov c826ba7370 Adds new RegistrationStateChangeEvent and avoid reconnecting providers when server connection fails due to an error of received input. Buggy server or wrong input saved on server can keep provider reconnecting forever.
11 years ago
Danny van Heumen 3ab235a344 Fine-tuning away behaviour: empty message implies no message.
11 years ago
Danny van Heumen bb8e878514 Tweaking presence communication.
11 years ago
Danny van Heumen 9c9b7bf0be Added TODO marker w.r.t. needed Jitsi infrastructure.
11 years ago
Danny van Heumen f6d98cbc33 Added TODO for future work w.r.t. presence of chat room members.
11 years ago
Danny van Heumen 5b4c5fc062 Removed old (commented) code.
11 years ago
Danny van Heumen e6c4a4d9f2 Fire message received upon receiving RPL_AWAY message from server.
11 years ago
Danny van Heumen 1e61963e58 Simplification.
11 years ago
Danny van Heumen 12a4c45684 Added markers for future work w.r.t. Away-support.
11 years ago
Danny van Heumen c6563bc46d Created separate class for IRC presence management.
11 years ago
Danny van Heumen 54a9e733a8 Support for away status in Jitsi presence Operation Set.
11 years ago
Damian Minkov b8cf26261f Prints the error's stacktrace on connection closed on error.
11 years ago
Lyubomir Marinov 15f4012840 Fixes warnings, bugs. Reduces source code duplication. Simplifies, clarifies source code.
11 years ago
Lyubomir Marinov a613195ef4 Fixes warnings.
11 years ago
Marin Dzhigarov 6a23358a8d Adds support for sending instant messages to external contacts
11 years ago
Damian Minkov b1ac93c6e3 Reverts some of the removed synchronizes.
11 years ago
Damian Minkov d2351b42d9 Adds property to be able to set ptime sdp attribute for sip calls.
11 years ago
yanas 8c53aa5de8 Adds a 'wink' smiley to the default smiley pack.
11 years ago
Danny van Heumen fa685fadde Fix NPE in account presence submenu of global status popup menu.
11 years ago
Lyubomir Marinov ed9aef18b5 Fixes warnings.
11 years ago
Damian Minkov cd73dd1c17 Adds AdvancedAttributesAwareCodec that can handle attributes that are valid for all codecs and fixes parsing them. Adds handling of ptime for one of the codecs.
11 years ago
Damian Minkov ce54fcec45 Removes some unnecessary synchronized blocks, and moves some fires outside the synchronized blocks.
11 years ago
Danny van Heumen 5275b1329e GUI right-click join: try creating the chat room first, before failing
11 years ago
Damian Minkov 67911f6421 Updates existing recent messages source contacts on new messages.
11 years ago
Danny van Heumen d2bbc733d7 Gracefully handle race (NPE)
11 years ago
Danny van Heumen ff00a10765 More advanced Text pattern that will take quotes into account.
11 years ago