Commit Graph

167 Commits (94de38fa658624591ff4e2a33986a2af7424b5fc)

Author SHA1 Message Date
Yana Stamcheva 60c4cf713a Adds a global display details service giving access to the global display name and the global avatar. Uses this new service to show the global display name and avatar in the conference call interface.
13 years ago
Werner Dittmann 64a459f352 Merge branch 'ingo'
13 years ago
Ingo Bauersachs e65b7c8f54 Add ContactSource plugin for Thunderbird
13 years ago
Yana Stamcheva ebc645908f Separates dns package to service and impl. Creates a ParallelResolver interface that can be used from the util package. Moves NetworkUtils back to util package. Moves dnsconfig plugin to the impl/dns package (because it was using implementation classes directly).
14 years ago
Yana Stamcheva 91b72c3202 Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils and WindowsUtils from general GuiUtils.
14 years ago
Damian Minkov f7f9ef15e7 Removes unused bundle (growlnotification bundle is added when building dmg).
14 years ago
Yana Stamcheva a3ef89863f Adds a protocol aware contact source interface and moves demultiplexing contact source functionality to a separate plug-in. Conference and transfer invite dialogs now show a separate contact for each contact detail (i.e. each telephone number, email address) and search results are taking into account the selected account.
14 years ago
Yana Stamcheva ee908cba05 Adds phonenumbers and search to transfer and conference invite dialogs. Improves the chat invite dialog by adding a search field on the top of the source contact list.
14 years ago
Yana Stamcheva 8992d147b7 A new custom contact action service allowing to represent more actions for a contact entry in the contact list.
14 years ago
Vincent Lucas 8c28eae1c0 Updates growl4j in order to use growl SDK version 1.3.1
14 years ago
Lyubomir Marinov 0e5af4ff79 Refactors r9682 to use a javax.media.Control interface.
14 years ago
Lyubomir Marinov 89d68994ef Switches Jitsi trunk to libjitsi.
14 years ago
Lyubomir Marinov 97f00d4a43 Integrates Jitsi presence, IM and VoIP with MS Outlook.
14 years ago
Ingo Bauersachs d931f8507e Make protocols aware of DNSSEC exceptions
15 years ago
Ingo Bauersachs b628cdc642 Use DNSJAVA as DNS SPI
15 years ago
Ingo Bauersachs 1f7765cd81 Cache notifications until the handlers are ready, stop sounds through reference
15 years ago
Ingo Bauersachs c543e54197 Separate notification service from its handlers
15 years ago
Sebastien Vincent 6ea38de334 Adds global shortcut support.
15 years ago
Damian Minkov 466a88e2c3 Remove protocol zeroconf.
15 years ago
Ingo Bauersachs 703c3a49e7 SDES Integration: Incoming calls work
15 years ago
Damian Minkov ab33c2e27a Custom avatar service and implementation for nimbuzz avatars.
15 years ago
Ingo Bauersachs 661810caa7 Enable client TLS authentication for SIP and add a corresponding
15 years ago
Yana Stamcheva f4479d54a2 Merges contact source configurations in a single configuration form.
15 years ago
Damian Minkov f9992f25f8 Introduces service for detecting system activity like network changes and detecting idle states. Produced events used for autoaway and reconnect plugin.
15 years ago
Lyubomir Marinov dfb28d0e6b Makes 99 the preferred dynamic payload type of H.264 video using packetization-mode=0 and enables the assignment of preferred dynamic payload types through the configuration.
15 years ago
Yana Stamcheva fc8a0591ea Make an Update service.
15 years ago
Lyubomir Marinov ce03fc4e32 Commits work in progress on Windows delta/bspatch updates.
15 years ago
Damian Minkov ecabea4720 Change wizard, reusing some strings.
15 years ago
Damian Minkov 98e008ec3a Introduce HttpUtils, utility handling http get and post request. One place to handle certificates, http authentication, hostname verification, site redirects.
15 years ago
Damian Minkov 84ec1f582a Add ippi account creation wizard.
15 years ago
Sebastien Vincent f66ae33f62 Fix NPE in Google Contacts service. Redesign Jabber account contact source activation: do all in Google Contacts service. Fix name in Mac OS X Dock when Jitsi is run from the sources.
15 years ago
Sebastien Vincent 76767db08a Initial support for Google Contacts as contact source.
16 years ago
Damian Minkov eb3d66d730 Configuring Parallel DNS Resolver. Patch provided by Ingo Bauersachs.
16 years ago
Emil Ivov 983da94f9b Removes the sip2sip registration wizard. Will replace soon.
16 years ago
Sebastien Vincent 5393fc96a7 Ongoing work on LDAP contact source support.
16 years ago
Yana Stamcheva 7ab0b8ca79 Ongoing work on partial desktop sharing user interface.
16 years ago
Damian Minkov 58787d1330 Moves logging configuration in separate bundle and add option to archive and save log files.
16 years ago
Damian Minkov df402569d0 Use registry for autostart on windows.
16 years ago
Lyubomir Marinov 362d8bc446 Commits work in progress on adding support for the Address Book of Mac OS X.
16 years ago
Lyubomir Marinov cecb7de627 Activates the implementation of searching in the Address Book of Microsoft Outlook committed in r8114.
16 years ago
Damian Minkov a21b3d7353 Introduce Packet Logging Service with its configuration form and implementation for sip,jabber and rtp.
16 years ago
Yana Stamcheva 0a960efe16 Spell Check plugin (work in progress). Note that the spellcheck plugin is not enabled and would be available once it's ready and finished.
16 years ago
Emil Ivov ebb329a7e6 Removes support for IRC since we can have a more decent implementation one day. The code is still on SVN so whoever needs it can easily reenable it.
16 years ago
Yana Stamcheva 0806c73826 Removes from builds the following protocols and plugins: gibberish, ssh, dict, rss, account-info (not used anyway), whiteboard. Note that all related code stays in the repository and everyone could easily enable the above plugins, by simply adding them in the bundles target and felix.client.run.properties file.
16 years ago
Sebastien Vincent 4930d5be2a Add provisioning via mDNS (Bonjour).
16 years ago
Sebastien Vincent 3d77efb36f Initial commit to support provisioning. It provides the DHCP provisioning discovery method, the provisioning URL can also be retrieved from configuration.
16 years ago
Yana Stamcheva 24ed71d202 Moved the CertificateVerificationService to its own bundle.
16 years ago
Sebastien Vincent 6a67589c86 Desktop sharing support for SIP and XMPP. Note that GUI is not ready yet to propose this feature to the users.
16 years ago
Damian Minkov 8f571ffedc Update util bundle to include some extra packages in order to help dns lib to extend its search for dns servers.
16 years ago
Yana Stamcheva 641158db88 Resolved duplicate import of json library.
16 years ago