2221 Commits
Author SHA1 Message Date
chylex 527f3cab4c Fix reinstantiating AnalyticsManager when restoring from tray & test stuff 2017-12-31 05:01:23 +01:00
chylex f67bf27db2 Add an option to automatically clear cache after exceeding a set size
Closes #182
2017-12-30 02:06:36 +01:00
chylex a8bb3ba349 Improve performance and safety of cache size checking & clearing 2017-12-28 04:52:53 +01:00
chylex 321ab12213 WTF is AnyCPU doing in the project files 2017-12-28 00:50:51 +01:00
chylexandGitHub 4cab18e557 Merge pull request #187 from chylex/cefsharp63
Update CefSharp to 63 (early build) & delete GC reload
2017-12-28 00:39:07 +01:00
chylex c15ea97a36 Update CEF again 2017-12-28 00:32:26 +01:00
chylexandGitHub a0cc4109df Delete GC reload in CEF 63 (#186) 2017-12-28 00:03:24 +01:00
chylex f66ff1000a Replace AbstractRequestHandler with CefSharp's implementation 2017-12-21 22:45:29 +01:00
chylex 51a9bb6d3c Update CefSharp to 63 pre-release 2017-12-21 20:25:36 +01:00
chylex 07017bd29b Fix cut off usernames in Messages column 2017-12-21 20:15:02 +01:00
chylex 45b6f49a08 Fix middle-click and ctrl-click handling in CEF 62 2017-12-07 20:07:15 +01:00
chylex 103ad72788 Update CefSharp to 62 (early build) 2017-12-07 19:50:43 +01:00
chylex 543259f29f Release 1.11.2 2017-11-21 07:07:24 +01:00
chylex 98799734c5 Add a box shadow to main menu in the guide 1.11.2 2017-11-21 06:59:54 +01:00
chylex 96f491a666 Redo the introduction dialog (add main menu image & follow link, rewrite text) 2017-11-21 06:11:49 +01:00
chylex 29e541dbef Fix comment formatting in notification.css 2017-11-20 18:01:17 +01:00
chylex 1343b9c113 Fix username alignment (follow notifications & all types in desktop notifications) 2017-11-20 18:01:02 +01:00
chylex 94920fd459 Ensure only one guide window is open and fix webkit element outline 2017-11-20 17:44:28 +01:00
chylex b2f3b245b7 Open TweetDuck guide links directly in the app 2017-11-20 17:25:25 +01:00
chylex 15bc6c1d73 Fix idiot chromium being unable to figure out window size while loading guide 2017-11-20 17:21:46 +01:00
chylex 2c175b8d3a Fix incorrect default config value for notification scroll speed 2017-11-18 15:31:36 +01:00
chylex a48c17a769 Update analytics (fix system edition, add dev tools and other feature collection) 2017-11-18 07:15:18 +01:00
chylex 03465c4ab0 Remove dismissed update config entry after accepting an update 2017-11-18 02:53:25 +01:00
chylex b4e936c530 Minor refactoring of notification classes & remove no longer needed CSS 2017-11-14 19:06:05 +01:00
chylex fb1482370a Fix issues from TweetDeck updates (long usernames, badge in detail view, notification media previews) 2017-11-14 18:42:34 +01:00
chylex e831bc2bea Fix broken compose text size in edit-design plugin after a TweetDeck update 2017-11-11 17:32:20 +01:00
chylex c74c168c96 Release 1.11.1 1.11.1 2017-11-10 14:59:48 +01:00
chylex 40b53fa40c Fix broken update notification CSS after a TweetDeck update 2017-11-10 14:52:32 +01:00
chylex 3481cc0349 Fix broken CSS in browser and plugins after a TweetDeck update 2017-11-10 14:44:47 +01:00
chylex 09abd889e9 Add ID to <html> for selector priority 2017-11-10 14:14:50 +01:00
chylex 330bbfbb31 Fix broken CSS in notifications after a TweetDeck update 2017-11-10 13:35:29 +01:00
chylex 6b7b690476 Remove Log method from the bridge object 2017-11-09 21:43:22 +01:00
chylex cea72801a7 Fix video player process sometimes taking too long to close 2017-11-09 19:29:01 +01:00
chylex 04369e22a7 Add option to disable animated avatars (general GIF toggle)
Note: this breaks when disable-extensions is used, so it was changed to
disable-pdf-extension instead
2017-11-09 18:18:22 +01:00
chylex f1b16eab9a Add a global function (including one for plugins) to reload columns 2017-11-09 18:15:58 +01:00
chylex 13646d9c90 Increase quality of media previews in desktop notifications 2017-11-09 17:08:39 +01:00
chylex 17d762ce91 Make spell check option not require a restart 2017-11-09 16:51:40 +01:00
chylex edb40adaa1 Release 1.11 1.11 2017-11-09 14:40:09 +01:00
chylex bc0809994a Fix import & restart overwriting some imported settings such as zoom, add a TODO for system config import/export 2017-11-08 12:23:58 +01:00
chylex a3e3d517b0 Fix high DPI for dialogs displayed before the main window 2017-11-08 11:39:32 +01:00
chylex d8b63a54ca Update the guide 2017-11-08 10:56:05 +01:00
chylex b81e7583eb Implement feature usage analytics 2017-11-08 08:15:45 +01:00
chylex 51f9ba3642 Add option to always show character count to edit-design plugin 2017-11-08 06:40:36 +01:00
chylex 296626f7c7 Implement a notification about previously enabled anonymous data sending 2017-11-07 21:37:41 +01:00
chylex 5b2daf9746 Refactor method order and return types in config file classes 2017-11-07 18:36:52 +01:00
chylex 9a6b615174 Cleanup FileSerializer Write/Read calls & change exception for empty files 2017-11-07 18:10:38 +01:00
chylex 18f8d5b269 Tweak key format in analytics request 2017-11-04 14:07:24 +01:00
chylex 2867a875c9 "Fix" an uncommon video player crash when closing short videos
Closes #177
2017-11-04 14:03:28 +01:00
chylex ee2f5ae8cb Disable default TweetDeck update notification 2017-11-04 03:30:50 +01:00
chylex bd5c301fb9 Refactor old icon style declaration in edit-design and add !important 2017-11-02 16:45:26 +01:00