Commit Graph

6714 Commits (5bef452c85705db07c7c77558271d4f12283b140)

Author SHA1 Message Date
Sebastien Vincent 5bef452c85 Does the 2-bit shift for the DSCP value directly in the code, so users have only to set DSCP value in the properties rather than multiply it by 4.
14 years ago
Sebastien Vincent 35f06fedc5 Fixes GoogleContacts support for domain without xmpp-client SRV.
14 years ago
Ingo Bauersachs 7d627b5d52 Use dnsjava from boot classpath
14 years ago
Ingo Bauersachs 6ef1a9cfc5 Update Felix to 3.2.2
14 years ago
Ingo Bauersachs b628cdc642 Use DNSJAVA as DNS SPI
14 years ago
Ingo Bauersachs 5bbbd6c31a Remove property-migration code
14 years ago
Damian Minkov a1f49f30d2 Updates keepalive implementation to detect uplink drops. Use of XEP-0199 xmpp ping.
14 years ago
Ingo Bauersachs aaa147c435 Avoid unnecessary DNS lookups for SIP
14 years ago
Ingo Bauersachs 3b7274d9bb Move registrar expiration timeout to registrar connection class
14 years ago
Ingo Bauersachs 67af0cfc07 Remove dead code and unused exceptions
14 years ago
Ingo Bauersachs be8554976b Remove unused field accessors, inline proxy string generation
14 years ago
Ingo Bauersachs c1d36a773a Remove a no longer thrown exception
14 years ago
Ingo Bauersachs 5be577c459 Directly access the registrar connection
14 years ago
Ingo Bauersachs 2ff7174708 Defer server connection until registering
14 years ago
Ingo Bauersachs 13fd1acffc Remove unused code
14 years ago
Ingo Bauersachs fa54f57d98 Use combined IPv4/IPv6 lookup from NetworkUtils
14 years ago
Yana Stamcheva 873c42602a Adds Re-request authorization menu item in the right button menu.
14 years ago
Ingo Bauersachs 5fe56ff6b0 Suppress some error output on headless devices and suppress raw-type warnings
14 years ago
Ingo Bauersachs 1f7765cd81 Cache notifications until the handlers are ready, stop sounds through reference
14 years ago
Ingo Bauersachs c543e54197 Separate notification service from its handlers
14 years ago
Ingo Bauersachs 6102f58f12 Remove warnings
14 years ago
Ingo Bauersachs 7fcb6da8ae OTR: disable buttons for contacts without fingerprint. Patch by Jonas Lauener, FHNW
14 years ago
Sebastien Vincent 3c5ae4e9e3 Moves hardcoded global shortcuts to defaults.properties.
14 years ago
Sebastien Vincent d67e54aca1 Adds default values for global shortcuts (answer, hangup, contactlist and mute).
14 years ago
Damian Minkov f5c18b8f66 Updates javadoc for enum.
14 years ago
Sebastien Vincent b8d0052c51 Adds traffic class support for SIP/XMPP/RTP audio/RTP video.
14 years ago
Sebastien Vincent 0e27689c4b Adds javadoc and removes warnings.
14 years ago
Damian Minkov 800445ad30 Adds implementation for extended authorizations operation set for jabber provider.
14 years ago
Damian Minkov ca76e2e79a Adds method for retrieving contact authorization status.
14 years ago
Damian Minkov dc36eed9f7 Fixes a problem with duplicating contacts or unable to remove one from ui (cause they were duplicate there).
14 years ago
Yana Stamcheva a39663a710 Checks for contact capabilities when adding video and desktop streaming buttons in the call.
14 years ago
Yana Stamcheva bee005ce7a Fixes incorrect appearing of sms icon in group chat interface.
14 years ago
Damian Minkov 97881c2224 Fixes a problem in msn provider where uplink failure may lead to errors that you cannot send messages when offline, while account is online and receiving messages.
14 years ago
Sebastien Vincent 2b96e2ee91 Detects Google Contacts support in contact source via the protocol provider of the account ('Google Talk') or the Google contacts source is extern (created via the Google Contacts configuration form), in addition to the SRV method.
14 years ago
Sebastien Vincent 7135885a22 Fixes NPE when no ProtocolProviderService are registered (typically when we launch Jitsi for the first time).
14 years ago
Sebastien Vincent 89922f44ad Adds the possibility to answer video call with video enabled for SIP and XMPP.
14 years ago
Sebastien Vincent c6edf2bb63 Adds mute/unmute global shortcut feature.
14 years ago
Yana Stamcheva 8512bb9f64 Adds new account properties, not used yet.
14 years ago
Damian Minkov d4393c78de Fixes a problem with duplicating jabber contacts when adding them after granting authorization.
14 years ago
Yana Stamcheva 8eabb8dea3 Fixes preferred account in the gui bundle.
14 years ago
Yana Stamcheva 6deae76251 Extends ChatTransport interface to support sending an SMS to a contact. Checks in contact capabilities when introducing that a protocol contact supports chat or sms.
14 years ago
Sebastien Vincent 9885224edc Removes debug line.
14 years ago
Sebastien Vincent e7b46f7e4d Fixes problem with contactlist global shortcut that freezed application.
14 years ago
Sebastien Vincent 3c49ac8773 Fixes outgoing calls not being hangup via global shortcut, fixes NPE in CallShortcut/UIShortcut. Also disable global shortcut when we set a shortcut and if we type same global shortcut as another entry, we set the previous entry to Disabled.
14 years ago
Damian Minkov 101a989d7f Fixes overflow error.
14 years ago
Sebastien Vincent 71ebf8446e Fixes concurrent modification exceptions in global shortcut service.
14 years ago
Yana Stamcheva 19d91e0f5f Fixes not appearing "Call" button in the unknown contact list view.
14 years ago
Damian Minkov 4ae42df582 Fixes a problem where opening and closing a window will trigger a typing notification.
14 years ago
Damian Minkov 9f8eab11a9 Introduces new operation set for retrieving and storing custom contact types.
14 years ago
Sebastien Vincent 67c74d35a0 Fixes some problems with global shortcuts (dimension of each columns, remove shortcuts, use the same keystroke some time after that failed, show a 'key press' when we want to set a keystroke). Adds also the possibility to hide when hitting two time shortcut for the contact list.
14 years ago