1
0
Fork 0
Commit Graph

2152 Commits

Author SHA1 Message Date
chylex 4aec2f3260 Refactor FileSerializer to attempt error recovery & tweak StreamWriter usage 2018-07-25 03:38:44 +02:00
chylex 73549515eb Remove old user configuration fix 2018-07-24 06:16:52 +02:00
chylex d83d2660cf Initial Options dialog refactoring to use an event for restart requests 2018-07-24 04:04:44 +02:00
chylex 8de913172c Minor visual fixes (old column icon alignment, TweetDeck reply triangle bug) 2018-07-23 20:14:54 +02:00
chylex 4acfd64cff Update xUnit 2018-07-23 20:13:04 +02:00
Daniel Chýlek b56f90ed52
Add README instructions to fix broken MSBuild task 2018-07-23 14:20:07 +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 90414ae579 Release 1.15.1 2018-07-13 08:28:44 +02:00
chylex 41c8caa2a4 Make avatars in DM recipient list square 2018-07-12 15:23:01 +02:00
chylex 15305ecabe Revert TweetDeck style changes to the 'Add column' dialog
Closes #233
2018-07-12 08:37:44 +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 502ac4ebc1 Enable high DPI awareness for video player process
Closes #232
2018-07-09 18:14:58 +02:00
chylex 3f44f3bab4 Fix notification scrolling issue by disabling threaded scrolling & latching
Closes #221
2018-07-09 17:47:20 +02:00
chylex 746eba185b Release 1.15 2018-07-09 14:06:13 +02:00
chylex 82dec92510 Fix wrong screenshot width on high DPI 2018-07-09 14:06:07 +02:00
chylex 2edc93df47 Update CefSharp to the newest build 2018-07-09 13:23:13 +02:00
chylex c5a6738199 Fix a missing 'Clear columns' button after re-enabling the clear-columns plugin 2018-07-09 13:20:58 +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
chylex 47a3444ace Remove unnecessary styles and tweak formatting in black theme CSS 2018-07-09 10:21:44 +02:00
chylex 0ec227da52 Redesign Edit CSS dialog, add 'Open Dev Tools' button and better editor 2018-07-08 12:57:22 +02:00
chylex f9cf582306 ... 2018-07-08 10:09:44 +02:00
chylex b0883229bf Move HasDevTools to BrowserUtils 2018-07-08 10:06:40 +02:00
chylex 31b5d9a4c0 Protect code.js from uncaught errors & add custom 'throw if' statement 2018-07-08 09:53:42 +02:00
chylex 6841a78556 Rewrite clear-columns plugin to work w/o reload & fix broken Clear icon 2018-07-08 08:09:29 +02:00
chylex 9d2089a8ce Extract markup from introduction.js into an imported file & fix import regex 2018-07-08 06:14:33 +02:00
chylex 6d6bb79199 Massive JS formatting refactoring 2018-07-08 06:09:51 +02:00
chylex 937c8e22c4 Force UTF-8 in VS Code workspace settings 2018-07-08 05:16:31 +02:00
chylex 34c8d44dfe Project tweaks (make update installer on build, stopwatch resource swap, formatting) 2018-07-08 05:03:30 +02:00
chylex 2dbf778e56 Change the new DM limit behavior b/c older DMs don't load when scrolled to bottom 2018-07-06 22:09:09 +02:00
chylex 873fe2b393 Remove legacy HW acceleration support check & update tooltip 2018-07-06 09:37:25 +02:00
chylex 0c53bc6f32 Move icons and images to a separate folder 2018-07-06 07:26:22 +02:00
chylex fa407e150b Add a quick way to import profile from the login page
Closes #228
2018-07-06 07:03:39 +02:00
chylex 4e52102c5c Add option for browser throttling w/ default when covered by larger window 2018-07-06 06:26:50 +02:00
chylex 0355a5c646 Add VS Code workspace file & fix some warnings 2018-07-06 06:04:10 +02:00
chylex 377d9c3554 Make an interface for dialogs to avoid hard-coding them in FormManager 2018-07-06 05:30:12 +02:00
chylex 20b1b3c895 Add more safety checks to code.js 2018-07-05 09:05:20 +02:00
chylex 41bbe7c51b Decrease amount of loaded DMs to lower performance hit from re-opening DMs 2018-07-05 07:39:26 +02:00
chylex 27fa6aefd3 Improve CSS minification 2018-07-05 06:32:45 +02:00
Daniel Chýlek a63c3232da
Update CefSharp to 67 (early) 2018-07-05 06:30:41 +02:00
chylex 146908a115 Include files for importing in the project to let VS detect changes 2018-07-04 17:27:49 +02:00
chylex 48b0f35fee Move template plugin HTML and CSS into a separate file 2018-07-04 17:24:32 +02:00
chylex 6c435ebe26 Extract styles from update.js into an imported CSS file 2018-07-04 07:03:48 +02:00
chylex b8d0b721a2 Extract styles from introduction.js into an imported CSS file 2018-07-04 07:00:47 +02:00
chylex a6d5957f46 Extract styles from twitter.js into imported CSS files 2018-07-04 06:55:10 +02:00
chylex 9e5f676e23 Move imported files into structured folder for easier handling & tweak syntax 2018-07-04 06:53:31 +02:00
chylex 414f3a1f9d Import shared plugin setup code into individual environment files 2018-07-04 06:26:41 +02:00