027f3ee253
Remove recently added follow notification
2018-02-07 03:22:50 +01:00
421475ec87
Add a notification and way to follow the new TweetDuck account
2018-01-28 20:22:13 +01:00
29d999b8eb
Remove old data collection notification that was shown after updating
2018-01-28 20:05:50 +01:00
e114a93714
Refactor and move BrowserCache, VideoPlayer, and ExportManager
2018-01-22 06:41:20 +01:00
bd92fc6ee0
Use <audio> for custom sound notifications & allow volume control for default one
...
Closes #195
2018-01-13 22:59:34 +01:00
f956f696f4
Limit some $TD functions to browser/notification, change displayTooltip params
2018-01-10 23:53:37 +01:00
527f3cab4c
Fix reinstantiating AnalyticsManager when restoring from tray & test stuff
2017-12-31 05:01:23 +01:00
f67bf27db2
Add an option to automatically clear cache after exceeding a set size
...
Closes #182
2017-12-30 02:06:36 +01:00
a0cc4109df
Delete GC reload in CEF 63 ( #186 )
2017-12-28 00:03:24 +01:00
94920fd459
Ensure only one guide window is open and fix webkit element outline
2017-11-20 17:44:28 +01:00
a48c17a769
Update analytics (fix system edition, add dev tools and other feature collection)
2017-11-18 07:15:18 +01:00
03465c4ab0
Remove dismissed update config entry after accepting an update
2017-11-18 02:53:25 +01:00
f1b16eab9a
Add a global function (including one for plugins) to reload columns
2017-11-09 18:15:58 +01:00
b81e7583eb
Implement feature usage analytics
2017-11-08 08:15:45 +01:00
296626f7c7
Implement a notification about previously enabled anonymous data sending
2017-11-07 21:37:41 +01:00
108cf8923e
Implement analytics ( #176 )
...
* Implement analytics report generation w/ user config and basic system info
* Add HW and plugin info to analytics report generation
* Add a way of displaying the full analytics report
* Fix issues in analytics report and include design theme
* Ensure tab config is saved when switching tabs
* Fix compilation error in TabSettingsFeedback and safeguard nulls
* Add locale to analytics report
* Work on analytics (utils, last collection label, dependency refactoring)
* Add analytics state file and implement sending reports every week
* Send an analytics report after each update
2017-11-02 03:08:43 +01:00
ca55119531
Rewrite CanMoveWindow and CanResizeWindow in notification classes
2017-10-31 12:36:46 +01:00
d9da14b5dc
Make the example notification its own class
2017-10-31 12:01:53 +01:00
e6655219ee
Add a context menu item to apply ROT13 to text selection in inputs
2017-10-29 04:39:28 +01:00
351b174b86
Refactor TweetDeck browser into a separate class
2017-10-21 15:35:46 +02:00
d663cc3f64
Add username to default video download filename & tweak playback error message
2017-10-17 19:39:35 +02:00
d19dca6ea5
Add a (currently unimplemented) anonymous data collection option
2017-09-24 15:31:44 +02:00
2008ccdaa4
Add an introduction modal & guide
2017-09-23 23:33:06 +02:00
31f72b7957
Move browser CSS to a file & optimize CSS injection
2017-09-21 13:19:21 +02:00
f17806f4e8
Allow dragging tweet links over columns to open them in detail view
...
Closes #167
2017-09-10 23:03:03 +02:00
13ea388f5e
Fix upload dialog to include 'All Supported Formats' instead of separating them
2017-09-02 20:51:58 +02:00
e8604a261d
Replace 'new EventArgs()' with 'EventArgs.Empty'
2017-09-01 14:34:23 +02:00
6468c03465
Fix 'Restore Defaults' not resetting plugin status and import/reset not closing Plugins form
2017-08-30 21:34:12 +02:00
b515add94e
Rewrite browser/plugin reload handling when importing a profile
2017-08-29 14:26:42 +02:00
d7ad62d476
Make TweetNotification use persistent column ID
2017-08-28 22:38:11 +02:00
d5c3ea0862
'View detail' errors now ask user if they want to open the tweet in a browser
2017-08-28 19:55:10 +02:00
625227d0ce
Rewrite audio library & add notification volume option for WMP impl
2017-08-28 18:16:13 +02:00
42f4d97d5d
Rewrite key handling in video player
2017-08-27 20:46:10 +02:00
6357708533
Finish implementing 'View detail' context menu option in notifications
...
Closes #152
2017-08-27 20:11:56 +02:00
69cd96a37c
Add 'View detail' context menu item in notifications (currently loaded tweets only)
2017-08-22 11:59:34 +02:00
c6190db918
Rewrite update event args and update dismissal handling
2017-08-22 03:22:44 +02:00
68dca6e3d9
Fix spacebar not toggling video pause when the main app was focused
2017-08-21 14:14:38 +02:00
2a3dca4467
Rewrite video player to use duplex pipe for process communication
2017-08-13 17:52:46 +02:00
5e9ed5d713
Improve video player startup and ensure it's always closed with the main app
2017-08-12 23:36:14 +02:00
14a9edeb73
Fix various focus issues with video player and fix double-clicking control panel
2017-08-12 15:12:54 +02:00
1e86a33ceb
Hide video player overlay when video process exits gracelessly
2017-08-12 03:12:50 +02:00
551dd229f5
Make back mouse button hide video player and overlay
2017-08-12 03:04:24 +02:00
63ce7523de
Fix oversight from previous commit
2017-08-12 00:01:13 +02:00
9e3b92bfc1
Move PluginManager initialization and move Form manipulation to FormManager
2017-08-11 23:57:44 +02:00
bc1767fb84
Change namespace of BrowserProcesses, MemoryUsageTracker, VideoPlayer
2017-08-11 23:50:16 +02:00
f917096cc7
Refactor plugin execution code
2017-08-11 23:32:47 +02:00
308926a2ae
Add video player volume sync with user config
2017-08-11 20:58:37 +02:00
8ceb70e67d
Fix back button and context menu handling with a video playing
2017-08-11 15:22:45 +02:00
8b676fe6ce
Implement video player in TweetDeck
2017-08-11 11:56:19 +02:00
60766789ab
Move GC reload options to SystemConfig
2017-08-05 19:27:20 +02:00