Commit Graph

11435 Commits (fix-message-formatting)
 

Author SHA1 Message Date
Danny van Heumen ae96e6028a Gracefully handle race (NPE)
12 years ago
Danny van Heumen 86d38051a2 More advanced Text pattern that will take quotes into account.
12 years ago
Danny van Heumen 66dad5287c Extracted Replacer interface and moved replacers to a separate package.
12 years ago
Danny van Heumen b2bf925f89 Invalid html entities - no closing semi-colon.
12 years ago
Danny van Heumen dca1541090 Replaced various processing methods with separate implementation.
12 years ago
Danny van Heumen 7bcb33517d Restore ability to skip smiley replacement in URLs.
12 years ago
Danny van Heumen f3b8280faa Fix outdated comments.
12 years ago
Danny van Heumen 7e2c9bdf72 Different approach to (plain text) chat message processing.
12 years ago
Danny van Heumen e0887ceb8e Remove Java 5+ language constructs: varargs, generics, for-each (Fixes
12 years ago
Ingo Bauersachs 3fd55e9c3b Make JWS launcher Java 1.4 compatible
12 years ago
Ingo Bauersachs 0a5990694c Merge branch 'webstart'
12 years ago
paweldomas fdad0fd2c9 Adds parsing of ChannelBundle elements.
12 years ago
paweldomas 8bcded16a6 Adds JitsiMeet specific 'bundle' packet extension to JingleIQProvider.
12 years ago
paweldomas 880aeea5d5 Adds Jingle XEP-0338 group packet extension.
12 years ago
Lyubomir Marinov 1af26e8d31 Fixes the compilation with Java Runtime Environment 6.
12 years ago
Lyubomir Marinov c495d18109 Clarifies, simplifies the source code. Traces RTCP-based feedback.
12 years ago
Danny van Heumen 812cc1122e Fix for joining chat room multiple times when auto-join set.
12 years ago
Lyubomir Marinov 6da2f0c737 Fixes warnings.
12 years ago
Damian Minkov 0311a35884 Adds description to debian patches.
12 years ago
Boris Grozev 17acc67630 Merge branch 'master' into webstart
12 years ago
Damian Minkov 2aff542442 Fixes debian mentors warnings.
12 years ago
Danny van Heumen 675a42c932 Fix contract violation of GroupNode's node comparator.
12 years ago
Danny van Heumen e820f0a41d Merge branch 'master' of https://github.com/jitsi/jitsi
12 years ago
Danny van Heumen 74809121fa Timer now activates to clean up outdated chat room list cache.
12 years ago
Ingo Bauersachs 3eeed9cc9e Merge pull request #49 from dpocock/sip-uri-on-boot
12 years ago
Lyubomir Marinov 08c8b047b8 Fixes warnings.
12 years ago
Lyubomir Marinov 2fec43c21b Uses named constants instead of literals.
12 years ago
Daniel Pocock ebf1afa722 Change default timeout to 5 seconds
12 years ago
Daniel Pocock daec4acdc2 Add timeout property. Try call anyway on timeout so popup appears.
12 years ago
Ingo Bauersachs 6b1f3bbdb3 Use listener instead of polling to delay handling a URI
12 years ago
Danny van Heumen cd3fef9832 Simplified implementation for 2 unknowns. Added regression tests.
12 years ago
Danny van Heumen 9be99cdeb2 Modified default chat room auto-open behaviour to OPEN_ON_MESSAGE.
12 years ago
Damian Minkov 29953c199f Does not select already opened multi chat tabs on new messages, just changes the color and adds the number of unread messages.
12 years ago
cobratbq bed57de8c0 Merge pull request #57 from cobratbq/master
12 years ago
Damian Minkov 721f22def0 Updates recent messages, fixes sometimes disappearing messages.
12 years ago
paweldomas ab08cd7a00 Moves ID attribute to ChannelCommon class, so that it can be reused by SctpConnection.
12 years ago
paweldomas 600b658216 Adds RTCP feedback XMPP packet extension.
12 years ago
paweldomas 31ec841813 Fixes NPE when Jabber peer's session ID is null.
12 years ago
Boris Grozev efae095ea3 Updates libjitsi to e031e4fe.
12 years ago
Lyubomir Marinov 27c06540d1 Betters the performance of a boolean check. Manually formats source code.
12 years ago
George Politis 8f95ad61d6 Exposes the simulcast part of COLIBRI through the JSON API.
12 years ago
George Politis 8f63f26ae3 Initial implementation of simulcast routing in the bridge.
12 years ago
George Politis a12207caeb Adds support for XEP-0339 source groups in ColibriConferenceIQ and ColibriIQProvider.
12 years ago
Danny van Heumen 413f55e419 Fix for broken contract for GroupNode node comparator.
12 years ago
Damian Minkov 25ff1e12ca Adds building irc-api and its dependencies to debian src package. Adds dependency to libphonenumber6-java package that is now available in the repository.
12 years ago
Danny van Heumen d5dc556f6e Clean up of obsolete code.
12 years ago
Danny van Heumen 44d995273e Better checking of IRC chat room name.
12 years ago
Danny van Heumen 4876ceebb0 Merge branch 'master' of https://github.com/jitsi/jitsi
12 years ago
Lyubomir Marinov 9bc82801d0 Fixes warnings.
12 years ago
Boris Grozev 9e4a22ce16 Adapts to changes to libjitsi.
12 years ago