aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/msofficecomm
Commit message (Collapse)AuthorAgeFilesLines
* Remove Yahoo protocolIngo Bauersachs2016-10-242-7/+0
| | | | Closes #76, #293
* Remove useless registry checksIngo Bauersachs2016-05-092-263/+0
|
* Help developers debugging the office presence integrationIngo Bauersachs2016-05-092-12/+5
|
* Remove MSN protocol leftoversIngo Bauersachs2015-08-231-1/+0
|
* Updates the license headers.Damian Minkov2015-07-205-10/+65
|
* Removes msn protocol.damencho2015-07-161-11/+0
|
* Adds log messages about the registry keys used by msofficecom plugin.hristoterezov2014-06-164-3/+293
|
* Adds CalendarService implementation. The Calendar service calculates the ↵hristoterezov2014-04-021-0/+14
| | | | free busy status based on outlook meetings.
* Adds debug logging for msofficecomm plugin.Damian Minkov2014-02-182-1/+29
|
* Logs error messages about failures to load native libraries.Lyubomir Marinov2014-01-031-1/+13
|
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-0/+1
|
* Removes an exception that is caused by the Outlook presence plugin while the ↵Ingo Bauersachs2013-08-081-0/+5
| | | | accounts are not connected/still in the connecting phase. (Author: Ingo Bauersachs)
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-1/+1
|
* Adds support for a boolean ConfigurationService property with name ↵Lyubomir Marinov2012-07-252-32/+83
| | | | 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 Marinov2012-07-121-1/+105
| | | | phone numbers originating from Microsoft Office.
* Commits work in progress on calling from Microsoft Office with Jitsi to ↵Lyubomir Marinov2012-07-111-8/+33
| | | | phone numbers originating from Microsoft Office.
* When calling a Jitsi contact from Microsoft Outlook, looks for available ↵Lyubomir Marinov2012-07-112-19/+306
| | | | phone numbers in the contact's vCard.
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-292-2/+2
|
* Fixes a possible NullPointerException which could prevent the successful ↵Lyubomir Marinov2012-06-191-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 Marinov2012-06-043-66/+344
| | | | Office/Outlook.
* Supports vCard e-mail addresses when matching Microsoft Outlook contacts to ↵Lyubomir Marinov2012-06-041-6/+125
| | | | Jitsi contacts for IM and VoIP.
* Supports vCard e-mail addresses when matching Microsoft Outlook contacts to ↵Lyubomir Marinov2012-06-034-14/+327
| | | | Jitsi contacts for presence. The functionality is still to be implemented for the cases of IM and VoIP.
* Disables msofficecomm plugin on other operating systems than Windows (check ↵Yana Stamcheva2012-06-031-0/+4
| | | | added when service is stopped).
* Disables msofficecomm plugin on other operating systems than Windows.Yana Stamcheva2012-06-031-0/+6
|
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-015-0/+637