Commit Graph
897 Commits
Author SHA1 Message Date
chylex d6a14edcdf wip 2019-03-07 17:41:58 +01:00
chylex ef815dabce Add verbose logging controlled by command line flag & update existing calls 2019-01-28 23:43:52 +01:00
chylex 1fb133e6b8 Make TweetDeck resource freezing a command line argument 2019-01-28 23:17:33 +01:00
chylex 50b58cd6a6 Add keyboard shortcut to open dev tools (Ctrl+Shift+I) 2019-01-28 18:43:55 +01:00
chylex 01485d7ef9 Add a base class for browser keyboard handling 2019-01-28 18:42:27 +01:00
chylex 9414f372d7 Fix video player size with a small window on high DPI 2018-11-23 00:45:02 +01:00
chylex b0f9de67cf Release 1.7.1 2018-11-21 04:41:18 +01:00
chylex 9b082e114e Redirect plain twitter.com requests to TD to fix 2FA bug 2018-11-20 20:58:04 +01:00
chylex 816a5334ac Make the fix to visible scrollbar when loading TweetDeck more reliable 2018-11-20 20:56:52 +01:00
chylex 15a4e10da9 Hide the Manage Options dialog when cancelling profile import from login page 2018-11-20 20:44:44 +01:00
chylex 442126a11a Rewrite login/logout page CSS handling to fix broken 2FA styles
Closes #218
2018-11-20 20:07:42 +01:00
chylex 651bbbb672 Fix crash when showing a browser error message
Closes #244
2018-11-20 14:55:40 +01:00
chylex 52da4d8687 Release 1.17 2018-11-16 22:06:47 +01:00
chylex 762a7fdfb7 Disable compression on vendor.js as the x-ton-expected-size header isn't sometimes sent
Closes #241
2018-11-14 19:22:49 +01:00
chylex cd7aeaeed2 Create and use a custom resource handler factory 2018-11-14 18:47:19 +01:00
chylex 6f414d312c Clear cache after each update 2018-11-10 06:20:22 +01:00
chylex 50e909cb3d Move debug TweetDeck resource freezing and update it to support CSS 2018-11-07 05:45:20 +01:00
chylex c251603e1e Fix broken Arial font override 2018-11-07 00:26:22 +01:00
chylex 2c4f2be57d Support system font in notifications, but revert to Arial everywhere by default 2018-08-28 21:06:53 +02:00
chylex fa4beea425 Reset script cache when holding Shift during browser reload 2018-08-24 16:34:55 +02:00
chylex 7a976edc82 Ignore cached files for updates and viewed images if their contents are empty 2018-08-23 20:08:34 +02:00
chylex bb22c35221 Fix broken context menu options for images in DMs
Closes #238
2018-08-23 19:51:43 +02:00
chylex ff3dc59016 Move 'View image in photo viewer' handling to TwitterUtils 2018-08-23 19:32:20 +02:00
chylex 898437720b Refactor and optimize the plugin configuration file 2018-08-17 11:09:07 +02:00
chylex fa8b4e1e7f Remove broken feature that showed missed notifications after reload 2018-08-16 20:33:31 +02:00
chylex 5bcc8ac2e0 Remove ITweetDeckBrowser 2018-08-10 03:18:26 +02:00
chylex 9088b8cd07 Finish refactoring context menu structures & fix bugs from previous commits 2018-08-10 00:58:44 +02:00
chylex 94946a9ed6 Refactor context menu link handling 2018-08-09 19:55:53 +02:00
chylex e874e1d798 Refactor StringBuilder usage 2018-07-30 01:58:23 +02:00
chylex 01244ec632 Replace td-example-notification attribute with .td-example body class 2018-07-30 01:49:38 +02:00
chylex 671657e2b0 Remove user & system config properties from Program class & fix field visibility 2018-07-29 10:16:29 +02:00
chylex dff7278e2e Refactor zoom config events & fix notification zoom not updating when outside TweetDeck 2018-07-29 09:41:52 +02:00
chylex 0881328636 Release 1.15.2 2018-07-27 22:13:16 +02:00
chylex a951c3a7c9 Tweak Options visuals (labels, spacing, colors) & fix off-by-pixel bug on high DPI 2018-07-27 19:29:21 +02:00
chylex a87bc4609e Add a cue text to Sounds tab in Options 2018-07-27 05:32:17 +02:00
chylex 3e68026949 Redesign Options to reduce amount of tabs and organize code 2018-07-27 05:12:17 +02:00
chylex 78d6d285cd Remove GDI charset from fonts in designer files 2018-07-26 20:17:53 +02:00
chylex 72e3596a3c Tweak heading font in Options and fix minor issues (tab order, overflowing text) 2018-07-26 19:37:07 +02:00
chylex 643ebcaab4 Prompt restart after profile import/reset only if an updated option requires it 2018-07-25 22:01:37 +02:00
chylex 52ef6cd95a Unify configs (backups, behavior, error handling) & make future development easier 2018-07-25 17:25:20 +02:00
chylex d83d2660cf Initial Options dialog refactoring to use an event for restart requests 2018-07-24 04:04:44 +02:00
chylex 1375630727 Safeguard ResponseFilterBase in case input stream is null
Closes #234 (hopefully)
2018-07-23 12:37:57 +02:00
chylex 668825bc01 Add option to toggle touch adjustment & disable it by default
Closes #230
2018-07-23 01:36:49 +02:00
chylex 50090effd4 Refactor image/video download code and fix video download error message 2018-07-10 18:31:39 +02:00
chylex 6dffdcd1ed Add update notifications outside TweetDeck, tweak changelog styling 2018-07-10 08:50:09 +02:00
chylex db9daf2714 Refactor update notification into a bridge object & tweak installer pre-downloading 2018-07-10 08:17:42 +02:00
chylex 3f44f3bab4 Fix notification scrolling issue by disabling threaded scrolling & latching
Closes #221
2018-07-09 17:47:20 +02:00
chylex 82dec92510 Fix wrong screenshot width on high DPI 2018-07-09 14:06:07 +02:00
chylex dfd578165b Revert custom throttling, it is not ready due to issues w/ notifications 2018-07-09 13:04:55 +02:00
chylex 285d400f69 Refactor ScriptLoader to cache files on its own & change method signatures 2018-07-09 12:22:29 +02:00