Commit Graph

137 Commits (f66ae33f62343a2782d3f417939847b4b99a97f0)

Author SHA1 Message Date
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.
15 years ago
Damian Minkov eb3d66d730 Configuring Parallel DNS Resolver. Patch provided by Ingo Bauersachs.
15 years ago
Emil Ivov 983da94f9b Removes the sip2sip registration wizard. Will replace soon.
15 years ago
Sebastien Vincent 5393fc96a7 Ongoing work on LDAP contact source support.
15 years ago
Yana Stamcheva 7ab0b8ca79 Ongoing work on partial desktop sharing user interface.
15 years ago
Damian Minkov 58787d1330 Moves logging configuration in separate bundle and add option to archive and save log files.
15 years ago
Damian Minkov df402569d0 Use registry for autostart on windows.
15 years ago
Lyubomir Marinov 362d8bc446 Commits work in progress on adding support for the Address Book of Mac OS X.
15 years ago
Lyubomir Marinov cecb7de627 Activates the implementation of searching in the Address Book of Microsoft Outlook committed in r8114.
15 years ago
Damian Minkov a21b3d7353 Introduce Packet Logging Service with its configuration form and implementation for sip,jabber and rtp.
15 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.
15 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.
15 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.
15 years ago
Sebastien Vincent 4930d5be2a Add provisioning via mDNS (Bonjour).
15 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.
15 years ago
Yana Stamcheva 24ed71d202 Moved the CertificateVerificationService to its own bundle.
15 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.
15 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.
15 years ago
Yana Stamcheva 641158db88 Resolved duplicate import of json library.
15 years ago
Lyubomir Marinov edab91d34a Remove the bundle audionotifier because its functionality has already been replaced by the bundle neomedia.
15 years ago
Yana Stamcheva 7746c91783 Support for video and photo previews in chat window provided by Purvesh Sahoo as part of its GSoC project.
15 years ago
Yana Stamcheva 45cf662978 Skin implementation bases provided by Adam Netočný (work in progress).
15 years ago
Damian Minkov 9c1c17dff9 Merge changes from branch/gsoc10/xcap and patch sent to dev mailinglist with subject "XCAP tests" which represents the work of Grigorii Balutsel on the "XCAP Support" GSoC 2010 project into trunk.
15 years ago
Damian Minkov 3b2c03a4ad Updates felix.jar to version 3.0.1 (Courtesy of Richard S. Hall).
16 years ago
Damian Minkov 828f3bcf6c Wrong remove.
16 years ago
Damian Minkov 611f376196 Removes media.jar.
16 years ago
Lyubomir Marinov 04cac3354c Merges branches/gsoc10/passwdstrg@7435 which represents the work of Dmitri Melnikov on the "Password storage" GSoC 2010 project into trunk.
16 years ago
Yana Stamcheva 8a5aed7f39 Create SIP2SIP info account.
16 years ago
Emil Ivov 805d67d05a tries a rescue of my git repository after a network loss
16 years ago
Yana Stamcheva ef52ece410 Introduce configuration form types and allow forms to be registered for the security section.
16 years ago
Yana Stamcheva 54722f7b01 Fixes security configuration form.
16 years ago
Yana Stamcheva 12be599dff Fixes security configuration form.
16 years ago
Yana Stamcheva 68337df58b Configuration window improvements including reorganizing sections, user interface modifications, account loading/unloading functionality and more.
16 years ago
Yana Stamcheva fc724ff1e5 Remove the call history form plugin, which is now replaced with the new call history feature in the contact list.
16 years ago
Damian Minkov 3553f9ad0e Adds and activates reconnect plugin. Some fixes to protocols in order to work with the plungin (removing all tries to reconnect as they are now controlled from outside).
16 years ago
Lyubomir Marinov ab4284e49b Fixes an invalid memory access in the native VideoRenderer/JAWTRenderer on Mac OS X. Thanks to Damian Minkov for discovering the cause and suggesting a possible way to fix it.
16 years ago
Damian Minkov e23016482b Fix proxy configuration form. Fix icq use of proxy settings. Move the plug-in before loading protocols. Remove save button from configuration form. Add chart for supported protocol-proxy settings.
16 years ago
Damian Minkov 67106df9d3 Add global proxy config. Add support for the global proxy config in protocols like ICQ/AIM and Jabber.
16 years ago
Yana Stamcheva 7fb96481e8 Create the contact source bundle and export the ContactSourceService.
16 years ago
Damian Minkov 33374d3711 Remove facebook protocol jar as its not used anymore.
16 years ago
Damian Minkov 8b1d30aa69 Update Felix to 2.0.2 and update jml (improvement mainly in retrievement of large contactlists and display picture ).
16 years ago
Yana Stamcheva 3b2f176284 Preconfigured account wizard for iptel.org
16 years ago
Werner Dittmann 05e909ec9d Remove the ZrtpConfigure plugin and move its functions into the neomedia package. The
16 years ago
Damian Minkov eedf28ab5c Return old notify service but as deprecated (start does nothing) in order to avoid loading the old jar from the felix cache.
16 years ago
Damian Minkov 9705865983 Stop building media bundler. Remove media bundle from starting in client and in tests. Comment all code that access media service in jabber protocol.
16 years ago
Werner Dittmann 2394d225d6 Introduce the new ZRTP configure feature that enables users to select which algorithms ZRTP shall use.
16 years ago
Emil Ivov d1fe4ffc47 Disables the legacy media service
16 years ago
Lyubomir Marinov f5da110e79 Switches .util.IPAddressUtil to use sun.net.util.IPAddressUtil.
16 years ago
Emil Ivov 08bb850b6d Migrating to neomedia (Work in Progress)
16 years ago