Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Yahoo protocol | Ingo Bauersachs | 2016-10-24 | 1 | -6/+0 |
| | | | | Closes #76, #293 | ||||
* | Help developers debugging the office presence integration | Ingo Bauersachs | 2016-05-09 | 1 | -7/+5 |
| | |||||
* | Updates the license headers. | Damian Minkov | 2015-07-20 | 1 | -2/+13 |
| | |||||
* | Removes msn protocol. | damencho | 2015-07-16 | 1 | -11/+0 |
| | |||||
* | Adds log messages about the registry keys used by msofficecom plugin. | hristoterezov | 2014-06-16 | 1 | -0/+1 |
| | |||||
* | Adds CalendarService implementation. The Calendar service calculates the ↵ | hristoterezov | 2014-04-02 | 1 | -0/+14 |
| | | | | free busy status based on outlook meetings. | ||||
* | Adds debug logging for msofficecomm plugin. | Damian Minkov | 2014-02-18 | 1 | -1/+12 |
| | |||||
* | Logs error messages about failures to load native libraries. | Lyubomir Marinov | 2014-01-03 | 1 | -1/+13 |
| | |||||
* | Removes an exception that is caused by the Outlook presence plugin while the ↵ | Ingo Bauersachs | 2013-08-08 | 1 | -0/+5 |
| | | | | accounts are not connected/still in the connecting phase. (Author: Ingo Bauersachs) | ||||
* | Fixes warnings, removes trailing whitespace, adds @Override annotations. | Lyubomir Marinov | 2013-05-23 | 1 | -1/+1 |
| | |||||
* | Adds support for a boolean ConfigurationService property with name ↵ | Lyubomir Marinov | 2012-07-25 | 1 | -32/+82 |
| | | | | net.java.sip.communicator.plugin.msofficecomm.CREATE_CALL_BY_PHONE_NUMBER which instructs the Microsoft Outlook VoIP integration functionality to resolve a sign-in name to a vCard phone number in case it fails to resolve to a Contact with support for OperationSetBasicTelephony. The sort order of the phone number types is controlled through a String ConfigurationService property with name net.java.sip.communicator.plugin.msofficecomm.MPHONE_TYPE_SORT_ORDER which defaults to a value that prefers a work phone number, if available. | ||||
* | Commits work in progress on calling from Microsoft Office with Jitsi to ↵ | Lyubomir Marinov | 2012-07-12 | 1 | -1/+105 |
| | | | | phone numbers originating from Microsoft Office. | ||||
* | Commits work in progress on calling from Microsoft Office with Jitsi to ↵ | Lyubomir Marinov | 2012-07-11 | 1 | -8/+33 |
| | | | | phone numbers originating from Microsoft Office. | ||||
* | When calling a Jitsi contact from Microsoft Outlook, looks for available ↵ | Lyubomir Marinov | 2012-07-11 | 1 | -19/+268 |
| | | | | phone numbers in the contact's vCard. | ||||
* | Fixes a possible NullPointerException which could prevent the successful ↵ | Lyubomir Marinov | 2012-06-19 | 1 | -6/+14 |
| | | | | integration of Jitsi presence, IM and VoIP into MS Outlook. | ||||
* | Uses the equivalent of Jitsi's 'On the phone' status in Microsoft ↵ | Lyubomir Marinov | 2012-06-04 | 1 | -65/+307 |
| | | | | Office/Outlook. | ||||
* | Supports vCard e-mail addresses when matching Microsoft Outlook contacts to ↵ | Lyubomir Marinov | 2012-06-04 | 1 | -6/+125 |
| | | | | Jitsi contacts for IM and VoIP. | ||||
* | Supports vCard e-mail addresses when matching Microsoft Outlook contacts to ↵ | Lyubomir Marinov | 2012-06-03 | 1 | -12/+318 |
| | | | | Jitsi contacts for presence. The functionality is still to be implemented for the cases of IM and VoIP. | ||||
* | Integrates Jitsi presence, IM and VoIP with MS Outlook. | Lyubomir Marinov | 2012-06-01 | 1 | -0/+464 |