|
b0883229bf
|
Move HasDevTools to BrowserUtils
|
2018-07-08 10:06:40 +02:00 |
|
|
679e126194
|
Reset all analytics counters
|
2018-02-12 05:41:03 +01:00 |
|
|
50e39164bd
|
Update and add analytics data points & increase report interval to 14 days
|
2018-02-11 20:01:57 +01:00 |
|
|
cb9f75e968
|
Refactor AnalyticsFile events and usage
|
2018-02-11 16:59:02 +01:00 |
|
|
b81e7583eb
|
Implement feature usage analytics
|
2017-11-08 08:15:45 +01:00 |
|
|
373c0b1cc3
|
Fix separator before 'Open dev tools' in example notification context menu
|
2017-10-11 20:34:50 +02:00 |
|
|
c808e7bd83
|
Fix calling OpenExternalBrowser from non-UI threads, causing crashes or errors
|
2017-09-02 21:49:45 +02:00 |
|
|
20f0445b10
|
Replace FormNotificationBase.ChirpId with CanViewDetail that checks ColumnId too
|
2017-08-31 14:52:38 +02:00 |
|
|
40ef9a42dd
|
Fix unsealed classes
|
2017-08-28 18:46:14 +02:00 |
|
|
6357708533
|
Finish implementing 'View detail' context menu option in notifications
Closes #152
|
2017-08-27 20:11:56 +02:00 |
|
|
442d74d0cb
|
Refactor context menu handling and make adding new types of context easier
|
2017-08-27 18:18:30 +02:00 |
|
|
69cd96a37c
|
Add 'View detail' context menu item in notifications (currently loaded tweets only)
|
2017-08-22 11:59:34 +02:00 |
|
|
5447afc3f5
|
Make dev tools work in release if devtools_resources.pak is present
|
2017-05-19 15:14:46 +02:00 |
|
|
4d05441aa8
|
Rename root namespace to TweetDuck
|
2017-05-17 13:00:17 +02:00 |
|
|
064673ef23
|
Rewrite notification handling (better URL and duration handling, remove hacky code)
|
2017-04-12 00:56:28 +02:00 |
|
|
d6e0e0726f
|
Completely refactor FormNotification into multiple classes
|
2017-03-13 02:06:31 +01:00 |
|
|
6081e5b9c1
|
Add & use ControlExtensions.InvokeAsyncSafe for improved performance
|
2017-02-20 13:02:24 +01:00 |
|
|
09e5636e86
|
Remove unused 'using' statement
|
2017-01-23 00:59:19 +01:00 |
|
|
2295a875be
|
Fix 'Copy' context menu item (separator in wrong place in browser, missing in notification)
|
2017-01-23 00:53:15 +01:00 |
|
|
da3921b1ca
|
Add safeguards for clipboard update methods
Closes #91
|
2017-01-17 18:19:39 +01:00 |
|
|
d116ac5e56
|
Reorder notification context menu to place relevant items on top
Closes #81
|
2016-12-23 16:15:43 +01:00 |
|
|
034312e676
|
Add dev tools to context menus when debugging
|
2016-12-23 15:43:11 +01:00 |
|
|
87fd2a521e
|
Fix quoted tweet link in notification window not resetting
Closes #75
|
2016-10-21 06:50:34 +02:00 |
|
|
31a475861b
|
Reformat (missing space after comma), minor code tweaks
|
2016-09-02 13:34:41 +02:00 |
|
|
5648e9e806
|
Add 'Copy quoted tweet address' to context menu
Closes #29
|
2016-05-27 14:30:11 +02:00 |
|
|
a1365a98c0
|
Pause notification timer when context menu is open, and optimize Settings notification tick
|
2016-05-09 20:14:23 +02:00 |
|
|
9a29d4ff18
|
Add context menu item to copy tweet address without focusing date link
Closes #24
|
2016-05-09 20:00:36 +02:00 |
|
|
f6a4e39cfc
|
Add 'Skip tweet' and 'Freeze' context menu options to notifications
|
2016-05-08 14:24:53 +02:00 |
|
|
c5b3bc1a0b
|
Fix context menu not running any actions in notification Form
|
2016-04-24 22:04:41 +02:00 |
|
|
5f5013f021
|
Add ContextMenuBase that handles links and media (open in browser, copy url)
|
2016-04-15 18:44:48 +02:00 |
|
|
fe093475dc
|
Rename ContextMenuHandler to ContextMenuBrowser and add ContextMenuNotification
|
2016-04-15 17:30:33 +02:00 |
|