aboutsummaryrefslogtreecommitdiffstats
path: root/lib/felix.client.run.properties
Commit message (Collapse)AuthorAgeFilesLines
...
* Adds phonenumbers and search to transfer and conference invite dialogs. ↵Yana Stamcheva2012-09-171-1/+2
| | | | Improves the chat invite dialog by adding a search field on the top of the source contact list.
* A new custom contact action service allowing to represent more actions for a ↵Yana Stamcheva2012-08-131-1/+2
| | | | contact entry in the contact list.
* Updates growl4j in order to use growl SDK version 1.3.1Vincent Lucas2012-08-081-0/+2
|
* Refactors r9682 to use a javax.media.Control interface.Lyubomir Marinov2012-06-291-2/+2
|
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-1/+3
|
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
|
* Make protocols aware of DNSSEC exceptionsIngo Bauersachs2011-12-191-5/+10
|
* Use DNSJAVA as DNS SPIIngo Bauersachs2011-12-061-1/+2
|
* Cache notifications until the handlers are ready, stop sounds through referenceIngo Bauersachs2011-12-051-1/+2
|
* Separate notification service from its handlersIngo Bauersachs2011-12-051-4/+5
|
* Adds global shortcut support.Sebastien Vincent2011-11-291-0/+1
|
* Remove protocol zeroconf.Damian Minkov2011-11-081-2/+1
|
* SDES Integration: Incoming calls workIngo Bauersachs2011-10-041-0/+2
|
* Custom avatar service and implementation for nimbuzz avatars.Damian Minkov2011-09-011-0/+1
|
* Enable client TLS authentication for SIP and add a correspondingIngo Bauersachs2011-08-251-2/+4
| | | | configuration form
* Merges contact source configurations in a single configuration form.Yana Stamcheva2011-08-241-1/+2
| | | | | Adds the possibility to disable/enable MacOSX AddressBook and MS Outlook. Adds a prefix configuration to all contact sources: AddressBook, Outlook, LDAP, Google Contacts.
* Introduces service for detecting system activity like network changes and ↵Damian Minkov2011-08-231-0/+1
| | | | detecting idle states. Produced events used for autoaway and reconnect plugin.
* Makes 99 the preferred dynamic payload type of H.264 video using ↵Lyubomir Marinov2011-06-141-2/+2
| | | | packetization-mode=0 and enables the assignment of preferred dynamic payload types through the configuration.
* Make an Update service.Yana Stamcheva2011-05-091-1/+2
|
* Commits work in progress on Windows delta/bspatch updates.Lyubomir Marinov2011-04-291-1/+1
|
* Change wizard, reusing some strings.Damian Minkov2011-04-011-1/+3
| | | | | Fix order of bundles, make sure that simpleaccreg is registered after all account wizards.
* Introduce HttpUtils, utility handling http get and post request. One place ↵Damian Minkov2011-04-011-3/+4
| | | | to handle certificates, http authentication, hostname verification, site redirects.
* Add ippi account creation wizard.Damian Minkov2011-03-291-0/+1
|
* Fix NPE in Google Contacts service. Redesign Jabber account contact source ↵Sebastien Vincent2011-03-251-1/+1
| | | | activation: do all in Google Contacts service. Fix name in Mac OS X Dock when Jitsi is run from the sources.
* Initial support for Google Contacts as contact source.Sebastien Vincent2011-03-221-0/+1
|
* Configuring Parallel DNS Resolver. Patch provided by Ingo Bauersachs.Damian Minkov2011-03-171-0/+1
|
* Removes the sip2sip registration wizard. Will replace soon.Emil Ivov2011-03-091-2/+1
|
* Ongoing work on LDAP contact source support.Sebastien Vincent2011-03-091-1/+4
|
* Ongoing work on partial desktop sharing user interface.Yana Stamcheva2011-02-171-0/+1
|
* Moves logging configuration in separate bundle and add option to archive and ↵Damian Minkov2011-01-311-0/+1
| | | | save log files.
* Use registry for autostart on windows.Damian Minkov2011-01-121-0/+1
|
* Commits work in progress on adding support for the Address Book of Mac OS X.Lyubomir Marinov2011-01-041-6/+2
|
* Activates the implementation of searching in the Address Book of Microsoft ↵Lyubomir Marinov2011-01-031-4/+8
| | | | Outlook committed in r8114.
* Introduce Packet Logging Service with its configuration form and ↵Damian Minkov2010-12-031-0/+1
| | | | implementation for sip,jabber and rtp.
* Spell Check plugin (work in progress). Note that the spellcheck plugin is ↵Yana Stamcheva2010-11-011-0/+1
| | | | not enabled and would be available once it's ready and finished.
* Removes support for IRC since we can have a more decent implementation one ↵Emil Ivov2010-10-281-4/+1
| | | | day. The code is still on SVN so whoever needs it can easily reenable it.
* Removes from builds the following protocols and plugins: gibberish, ssh, ↵Yana Stamcheva2010-10-141-13/+1
| | | | 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.
* Add provisioning via mDNS (Bonjour).Sebastien Vincent2010-10-061-0/+2
|
* Initial commit to support provisioning. It provides the DHCP provisioning ↵Sebastien Vincent2010-09-291-1/+4
| | | | discovery method, the provisioning URL can also be retrieved from configuration.
* Moved the CertificateVerificationService to its own bundle.Yana Stamcheva2010-09-291-1/+2
| | | | Moved SIPCommHTMLEditorKit and SIPCommHTMLEditorPane to the util package.
* Desktop sharing support for SIP and XMPP. Note that GUI is not ready yet to ↵Sebastien Vincent2010-09-281-0/+1
| | | | propose this feature to the users.
* Update util bundle to include some extra packages in order to help dns lib ↵Damian Minkov2010-09-151-0/+1
| | | | to extend its search for dns servers.
* Resolved duplicate import of json library.Yana Stamcheva2010-09-131-1/+3
| | | | | | Fixed smiley source dependency to ui implementation. Fixed ReplacementService bundled in each implementation.
* Remove the bundle audionotifier because its functionality has already been ↵Lyubomir Marinov2010-09-101-1/+0
| | | | replaced by the bundle neomedia.
* Support for video and photo previews in chat window provided by Purvesh ↵Yana Stamcheva2010-09-071-1/+15
| | | | Sahoo as part of its GSoC project.
* Skin implementation bases provided by Adam Netočný (work in progress).Yana Stamcheva2010-09-021-0/+1
|
* Merge changes from branch/gsoc10/xcap and patch sent to dev mailinglist with ↵Damian Minkov2010-08-101-1/+2
| | | | subject "XCAP tests" which represents the work of Grigorii Balutsel on the "XCAP Support" GSoC 2010 project into trunk.
* Updates felix.jar to version 3.0.1 (Courtesy of Richard S. Hall).Damian Minkov2010-07-161-1/+1
|
* Wrong remove.Damian Minkov2010-07-141-0/+1
|
* Removes media.jar.Damian Minkov2010-07-141-1/+0
|