kopano-ol-extension/src/AcaciaZPushPlugin/AcaciaZPushPlugin
Patrick Simpson 03e27943f6 Started on combobox fixes for shared folders dialog 2017-06-20 15:26:16 +02:00
..
Controls Started on combobox fixes for shared folders dialog 2017-06-20 15:26:16 +02:00
Features Started on combobox fixes for shared folders dialog 2017-06-20 15:26:16 +02:00
Native Started on combobox fixes for shared folders dialog 2017-06-20 15:26:16 +02:00
Properties [KOE-22] Changed string if no shared folders are available to indicate this might be a permission issue 2017-06-14 14:47:25 +02:00
Resources [KOE-244] Added basic progress feature to ribbon, and disabled sync feature that just increases progress periodically. 2017-04-12 10:23:52 +02:00
Stubs [KOE-114] Fixed undisposed wrapper when cancelling modification to private events 2017-06-14 13:14:19 +02:00
UI Started on combobox fixes for shared folders dialog 2017-06-20 15:26:16 +02:00
Utils [KOE-117] Rewrote search query encoding in an attempt to prevent reminders from popping up. Also limiting rewriting of query to prevent writing back if unchanged. Added the "RemindersKeepRunning" option to make it possible to stop the query when updating. 2017-06-01 15:03:51 +02:00
WBXML Initial import 2016-12-21 12:53:16 +01:00
ZPush Changed display name of ZPush Accounts to the STMP address, as it defaulted to full name, which may be in multiple accounts 2017-06-15 13:10:42 +02:00
AcaciaOptionAttribute.cs Initial import 2016-12-21 12:53:16 +01:00
AcaciaZPushPlugin.csproj Started on combobox fixes for shared folders dialog 2017-06-20 15:26:16 +02:00
AcaciaZPushPlugin_TemporaryKey.pfx Added temporary key 2017-02-07 10:05:21 +01:00
Config.cs Initial import 2016-12-21 12:53:16 +01:00
Constants.cs [KOE-104] Added PeriodThrottle property to ZPush sync tasks, to throttle the number of requests to the server. Defaults to 15 minutes, meaning the server will not be contacted more than once every 15 minutes. 2017-05-17 10:10:58 +02:00
DebugOptions.cs [KOE-17] Basic infrastructure is working, still need replacement of placeholders 2017-02-23 15:29:53 +01:00
GlobalOptions.cs [KOE-104] Added PeriodThrottle property to ZPush sync tasks, to throttle the number of requests to the server. Defaults to 15 minutes, meaning the server will not be contacted more than once every 15 minutes. 2017-05-17 10:10:58 +02:00
Logger.cs Initial import 2016-12-21 12:53:16 +01:00
Logging.cs Initial import 2016-12-21 12:53:16 +01:00
NLogLogger.cs Initial import 2016-12-21 12:53:16 +01:00
OutlookConstants.cs [KOE-115] Implemented automatic full resync trigger. Disabled by default for now. 2017-06-07 11:57:26 +02:00
SearchQuery.cs [KOE-117] Improved layout of reminders query trace logging 2017-05-31 12:06:40 +02:00
ThisAddIn.Designer.cs Initial import 2016-12-21 12:53:16 +01:00
ThisAddIn.Designer.xml Initial import 2016-12-21 12:53:16 +01:00
ThisAddIn.cs [KOE-87] Changed the event used to initialize the plugin. The original event was sometimes invoked after the ribbon was initialised, which meant buttons did not show up. 2017-03-15 11:27:35 +01:00
Version.cs Made 'Version' internal rather than public to prevent conflicts. 2017-05-22 10:02:16 +02:00
packages.config [KOE-23] Added MimeKit (https://github.com/jstedfast/MimeKit, MIT licensed) to properly parse RFC2047 headers in BCC fields 2017-05-24 17:02:38 +02:00