Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Adds phonenumbers and search to transfer and conference invite dialogs. ↵ | Yana Stamcheva | 2012-09-17 | 1 | -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 Stamcheva | 2012-08-13 | 1 | -1/+2 | |
| | | | | contact entry in the contact list. | |||||
* | Updates growl4j in order to use growl SDK version 1.3.1 | Vincent Lucas | 2012-08-08 | 1 | -0/+2 | |
| | ||||||
* | Refactors r9682 to use a javax.media.Control interface. | Lyubomir Marinov | 2012-06-29 | 1 | -2/+2 | |
| | ||||||
* | Switches Jitsi trunk to libjitsi. | Lyubomir Marinov | 2012-06-29 | 1 | -1/+3 | |
| | ||||||
* | Integrates Jitsi presence, IM and VoIP with MS Outlook. | Lyubomir Marinov | 2012-06-01 | 1 | -1/+1 | |
| | ||||||
* | Make protocols aware of DNSSEC exceptions | Ingo Bauersachs | 2011-12-19 | 1 | -5/+10 | |
| | ||||||
* | Use DNSJAVA as DNS SPI | Ingo Bauersachs | 2011-12-06 | 1 | -1/+2 | |
| | ||||||
* | Cache notifications until the handlers are ready, stop sounds through reference | Ingo Bauersachs | 2011-12-05 | 1 | -1/+2 | |
| | ||||||
* | Separate notification service from its handlers | Ingo Bauersachs | 2011-12-05 | 1 | -4/+5 | |
| | ||||||
* | Adds global shortcut support. | Sebastien Vincent | 2011-11-29 | 1 | -0/+1 | |
| | ||||||
* | Remove protocol zeroconf. | Damian Minkov | 2011-11-08 | 1 | -2/+1 | |
| | ||||||
* | SDES Integration: Incoming calls work | Ingo Bauersachs | 2011-10-04 | 1 | -0/+2 | |
| | ||||||
* | Custom avatar service and implementation for nimbuzz avatars. | Damian Minkov | 2011-09-01 | 1 | -0/+1 | |
| | ||||||
* | Enable client TLS authentication for SIP and add a corresponding | Ingo Bauersachs | 2011-08-25 | 1 | -2/+4 | |
| | | | | configuration form | |||||
* | Merges contact source configurations in a single configuration form. | Yana Stamcheva | 2011-08-24 | 1 | -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 Minkov | 2011-08-23 | 1 | -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 Marinov | 2011-06-14 | 1 | -2/+2 | |
| | | | | packetization-mode=0 and enables the assignment of preferred dynamic payload types through the configuration. | |||||
* | Make an Update service. | Yana Stamcheva | 2011-05-09 | 1 | -1/+2 | |
| | ||||||
* | Commits work in progress on Windows delta/bspatch updates. | Lyubomir Marinov | 2011-04-29 | 1 | -1/+1 | |
| | ||||||
* | Change wizard, reusing some strings. | Damian Minkov | 2011-04-01 | 1 | -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 Minkov | 2011-04-01 | 1 | -3/+4 | |
| | | | | to handle certificates, http authentication, hostname verification, site redirects. | |||||
* | Add ippi account creation wizard. | Damian Minkov | 2011-03-29 | 1 | -0/+1 | |
| | ||||||
* | Fix NPE in Google Contacts service. Redesign Jabber account contact source ↵ | Sebastien Vincent | 2011-03-25 | 1 | -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 Vincent | 2011-03-22 | 1 | -0/+1 | |
| | ||||||
* | Configuring Parallel DNS Resolver. Patch provided by Ingo Bauersachs. | Damian Minkov | 2011-03-17 | 1 | -0/+1 | |
| | ||||||
* | Removes the sip2sip registration wizard. Will replace soon. | Emil Ivov | 2011-03-09 | 1 | -2/+1 | |
| | ||||||
* | Ongoing work on LDAP contact source support. | Sebastien Vincent | 2011-03-09 | 1 | -1/+4 | |
| | ||||||
* | Ongoing work on partial desktop sharing user interface. | Yana Stamcheva | 2011-02-17 | 1 | -0/+1 | |
| | ||||||
* | Moves logging configuration in separate bundle and add option to archive and ↵ | Damian Minkov | 2011-01-31 | 1 | -0/+1 | |
| | | | | save log files. | |||||
* | Use registry for autostart on windows. | Damian Minkov | 2011-01-12 | 1 | -0/+1 | |
| | ||||||
* | Commits work in progress on adding support for the Address Book of Mac OS X. | Lyubomir Marinov | 2011-01-04 | 1 | -6/+2 | |
| | ||||||
* | Activates the implementation of searching in the Address Book of Microsoft ↵ | Lyubomir Marinov | 2011-01-03 | 1 | -4/+8 | |
| | | | | Outlook committed in r8114. | |||||
* | Introduce Packet Logging Service with its configuration form and ↵ | Damian Minkov | 2010-12-03 | 1 | -0/+1 | |
| | | | | implementation for sip,jabber and rtp. | |||||
* | Spell Check plugin (work in progress). Note that the spellcheck plugin is ↵ | Yana Stamcheva | 2010-11-01 | 1 | -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 Ivov | 2010-10-28 | 1 | -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 Stamcheva | 2010-10-14 | 1 | -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 Vincent | 2010-10-06 | 1 | -0/+2 | |
| | ||||||
* | Initial commit to support provisioning. It provides the DHCP provisioning ↵ | Sebastien Vincent | 2010-09-29 | 1 | -1/+4 | |
| | | | | discovery method, the provisioning URL can also be retrieved from configuration. | |||||
* | Moved the CertificateVerificationService to its own bundle. | Yana Stamcheva | 2010-09-29 | 1 | -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 Vincent | 2010-09-28 | 1 | -0/+1 | |
| | | | | propose this feature to the users. | |||||
* | Update util bundle to include some extra packages in order to help dns lib ↵ | Damian Minkov | 2010-09-15 | 1 | -0/+1 | |
| | | | | to extend its search for dns servers. | |||||
* | Resolved duplicate import of json library. | Yana Stamcheva | 2010-09-13 | 1 | -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 Marinov | 2010-09-10 | 1 | -1/+0 | |
| | | | | replaced by the bundle neomedia. | |||||
* | Support for video and photo previews in chat window provided by Purvesh ↵ | Yana Stamcheva | 2010-09-07 | 1 | -1/+15 | |
| | | | | Sahoo as part of its GSoC project. | |||||
* | Skin implementation bases provided by Adam Netočný (work in progress). | Yana Stamcheva | 2010-09-02 | 1 | -0/+1 | |
| | ||||||
* | Merge changes from branch/gsoc10/xcap and patch sent to dev mailinglist with ↵ | Damian Minkov | 2010-08-10 | 1 | -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 Minkov | 2010-07-16 | 1 | -1/+1 | |
| | ||||||
* | Wrong remove. | Damian Minkov | 2010-07-14 | 1 | -0/+1 | |
| | ||||||
* | Removes media.jar. | Damian Minkov | 2010-07-14 | 1 | -1/+0 | |
| |