Commit Graph

11527 Commits (ebf2219e48acad308291af1b9fd04c9a987d11ba)
 

Author SHA1 Message Date
Boris Grozev ebf2219e48 Adds irc-api-1.0.jar to the netbeans project classpath.
11 years ago
Damian Minkov 124ac555f3 Adds remove method.
11 years ago
Boris Grozev 8d69fe8777 Updates ice4j to r469.
11 years ago
Boris Grozev 7efeaaa994 Adds a setTcpType method.
11 years ago
George Politis 99b39b068c FMJ r79 and libjitsi: special handling for the RTCP reporting interval for video sessions.
11 years ago
George Politis 57a266c7c7 FMJ r77: prevents RTP packets being silently killed.
11 years ago
Lyubomir Marinov cb6df2e9ca FMJ revision 74: Fixes IllegalMonitorStateExceptions reported by Damian Minkov.
11 years ago
Lyubomir Marinov e55bf706c8 FMJ r73: Fixes a deadlock between JitterBuffer and RTPSourceStream. ICE4J r467: Does not use instanceof on each and every RTP packet.
11 years ago
Boris Grozev 4f9416ccd9 Updates ice4j to r466.
11 years ago
Damian Minkov b95ef7fcc6 Fixes removing ssrcs, a bug where this leads to grow in csrc list in MediaStreamImpl when in one call we have changing of ssrc (the call is one2one).
11 years ago
Lyubomir Marinov a788c54d13 Fixes warnings.
11 years ago
Lyubomir Marinov 416a48b4c5 Reduces the number of times that a received packet is internally copied. Reduces the scopes of synchronization blocks and breaks synchronization blocks into multiples on different objects. Optimizes hashtable iterations. Fixes warnings. (ice4j revision 463)
11 years ago
Boris Grozev b9cc464494 Updates libjitsi to a7143beb3 (fixes a problem with recording).
11 years ago
Boris Grozev de0eb69b9e Does not include the class files from the protocol.media package in the protocol bundle.
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
Boris Grozev c0bed4172b Updates ice4j.jar to r462.
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
Boris Grozev a2b800a0c3 Updates ice4j to r460.
11 years ago
Lyubomir Marinov 93f0d7ef5e Fixes warnings.
11 years ago
Boris Grozev 05a3cf2481 Updates libjitsi.jar to 1c2d8cfb.
11 years ago
Boris Grozev 761f054b29 Adds the 'adaptive-last-n' attribute to Channel.
11 years ago
Damian Minkov 0cce60847d Avoids malformed presence packets (status content) to interrupt xmpp connection.
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 5d55118178 Set correct IRC away icon in images.properties.
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 a0074d9a51 Updates smack lib with replacing all console prints with java.logging one.
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 7177a5b243 Fixes mentors warnings.
11 years ago