1
0
Fork 0

Commit Graph

  • 6dffdcd1ed Add update notifications outside TweetDeck, tweak changelog styling chylex 2018-07-10 08:50:09 +0200
  • db9daf2714 Refactor update notification into a bridge object & tweak installer pre-downloading chylex 2018-07-10 08:17:42 +0200
  • 502ac4ebc1 Enable high DPI awareness for video player process chylex 2018-07-09 18:14:58 +0200
  • 3f44f3bab4 Fix notification scrolling issue by disabling threaded scrolling & latching chylex 2018-07-09 17:47:20 +0200
  • 746eba185b Release 1.15 1.15 chylex 2018-07-09 14:06:13 +0200
  • 82dec92510 Fix wrong screenshot width on high DPI chylex 2018-07-09 14:06:07 +0200
  • 2edc93df47 Update CefSharp to the newest build chylex 2018-07-09 13:23:13 +0200
  • c5a6738199 Fix a missing 'Clear columns' button after re-enabling the clear-columns plugin chylex 2018-07-09 13:20:58 +0200
  • dfd578165b Revert custom throttling, it is not ready due to issues w/ notifications chylex 2018-07-09 13:04:55 +0200
  • 285d400f69 Refactor ScriptLoader to cache files on its own & change method signatures chylex 2018-07-09 12:22:29 +0200
  • 47a3444ace Remove unnecessary styles and tweak formatting in black theme CSS chylex 2018-07-09 10:21:44 +0200
  • 0ec227da52 Redesign Edit CSS dialog, add 'Open Dev Tools' button and better editor chylex 2018-07-08 12:57:22 +0200
  • f9cf582306 ... chylex 2018-07-08 10:09:44 +0200
  • b0883229bf Move HasDevTools to BrowserUtils chylex 2018-07-08 10:06:40 +0200
  • 31b5d9a4c0 Protect code.js from uncaught errors & add custom 'throw if' statement chylex 2018-07-08 09:53:42 +0200
  • 6841a78556 Rewrite clear-columns plugin to work w/o reload & fix broken Clear icon chylex 2018-07-08 08:09:29 +0200
  • 9d2089a8ce Extract markup from introduction.js into an imported file & fix import regex chylex 2018-07-08 06:14:33 +0200
  • 6d6bb79199 Massive JS formatting refactoring chylex 2018-07-08 06:09:51 +0200
  • 937c8e22c4 Force UTF-8 in VS Code workspace settings chylex 2018-07-08 05:16:31 +0200
  • 34c8d44dfe Project tweaks (make update installer on build, stopwatch resource swap, formatting) chylex 2018-07-08 05:03:30 +0200
  • 2dbf778e56 Change the new DM limit behavior b/c older DMs don't load when scrolled to bottom chylex 2018-07-06 22:09:09 +0200
  • 873fe2b393 Remove legacy HW acceleration support check & update tooltip chylex 2018-07-06 09:37:25 +0200
  • 0c53bc6f32 Move icons and images to a separate folder chylex 2018-07-06 07:26:22 +0200
  • fa407e150b Add a quick way to import profile from the login page chylex 2018-07-06 07:03:39 +0200
  • 4e52102c5c Add option for browser throttling w/ default when covered by larger window chylex 2018-07-06 06:26:50 +0200
  • 0355a5c646 Add VS Code workspace file & fix some warnings chylex 2018-07-06 06:04:10 +0200
  • 377d9c3554 Make an interface for dialogs to avoid hard-coding them in FormManager chylex 2018-07-06 05:30:12 +0200
  • 20b1b3c895 Add more safety checks to code.js chylex 2018-07-05 09:05:20 +0200
  • 41bbe7c51b Decrease amount of loaded DMs to lower performance hit from re-opening DMs chylex 2018-07-05 07:39:26 +0200
  • 27fa6aefd3 Improve CSS minification chylex 2018-07-05 06:32:45 +0200
  • a63c3232da
    Update CefSharp to 67 (early) Daniel Chýlek 2018-07-05 06:30:41 +0200
  • 1cd0b56277 Update README chylex 2018-07-05 06:29:27 +0200
  • cacc3aa24c Merge remote-tracking branch 'refs/remotes/origin/master' into cefsharp_67 chylex 2018-07-04 17:36:38 +0200
  • 146908a115 Include files for importing in the project to let VS detect changes chylex 2018-07-04 17:27:49 +0200
  • 48b0f35fee Move template plugin HTML and CSS into a separate file chylex 2018-07-04 17:24:32 +0200
  • 6c435ebe26 Extract styles from update.js into an imported CSS file chylex 2018-07-04 07:03:48 +0200
  • b8d0b721a2 Extract styles from introduction.js into an imported CSS file chylex 2018-07-04 07:00:47 +0200
  • a6d5957f46 Extract styles from twitter.js into imported CSS files chylex 2018-07-04 06:55:10 +0200
  • 9e5f676e23 Move imported files into structured folder for easier handling & tweak syntax chylex 2018-07-04 06:53:31 +0200
  • 414f3a1f9d Import shared plugin setup code into individual environment files chylex 2018-07-04 06:26:41 +0200
  • fedf9c60ee Hack up a simple import system in the build process chylex 2018-07-04 06:25:22 +0200
  • b6385d9622 Change unit test namespaces chylex 2018-07-04 03:07:45 +0200
  • 76d25a712d Move old IO test project in preparation for future refactoring chylex 2018-07-04 03:07:15 +0200
  • 2c6d935273 Rewrite unit tests for CommandLineArgs into xUnit chylex 2018-07-04 02:45:11 +0200
  • 9417b44837 Update FileDialogHandler due to interface change chylex 2018-07-03 22:13:33 +0200
  • 430bf95904 Update CefSharp to 67 (early) chylex 2018-07-03 22:12:16 +0200
  • 830d98a101 Rewrite unit tests for TwoKeyDictionary into xUnit chylex 2018-07-03 21:23:34 +0200
  • d7378bd75a Add leading slashes to URL strings in RequestHandlerBrowser chylex 2018-07-02 20:32:23 +0200
  • 0f41cb9dbc Add response filter to restore global jQuery & unfreeze TweetDeck resources chylex 2018-07-02 20:27:54 +0200
  • 77bc922d93 Add base class for response filters to safely modify intercepted files chylex 2018-07-02 19:57:24 +0200
  • c91b635132 Fix TDPF_createCustomStyle's remove function depending on jQuery chylex 2018-07-01 16:51:57 +0200
  • e5521de34a Split icon design files & update 256x256 icon chylex 2018-07-01 15:45:33 +0200
  • 7c0f8d0f24 Remove temporarily forced update checking chylex 2018-07-01 03:10:47 +0200
  • f60d5f650f Add new program and tray icons to show when notifications are muted chylex 2018-06-30 21:28:41 +0200
  • ca67f2fe0a Redo app icon background as vector & update all icons chylex 2018-06-30 19:39:16 +0200
  • 16cce8be1d Remove unnecessary code for disabling TweetDeck update notification chylex 2018-06-30 15:02:46 +0200
  • 770619d948 Make update notification work without jQuery & optimize slide animation chylex 2018-06-30 14:30:45 +0200
  • cfedb7d6b1 Improve logged error message when update checking fails chylex 2018-06-30 13:22:37 +0200
  • 738557b3a2 Add exception type that adds (potentially sensitive) details to error log chylex 2018-06-30 13:20:25 +0200
  • 38b01deec1 Make it easier to freeze TweetDeck resources in the future chylex 2018-06-30 11:49:46 +0200
  • 1a31e69ec9 Release 1.14.4.1 1.14.4.1 chylex 2018-06-29 19:56:00 +0200
  • e065983c95 Delay the apocalypse (freeze TweetDeck JS resources, force update checking) chylex 2018-06-29 19:41:02 +0200
  • 30a169171a Apparently deserializing @TryMyAwesomeApp sometimes causes a hidden crash chylex 2018-06-29 17:10:11 +0200
  • 8d1900362e Update PostCefUpdate script to remove invalid build configurations (x64, AnyCPU) chylex 2018-06-29 17:05:53 +0200
  • e154189de1 Cleanup TweetDuck.csproj and fix names in TestResult unit test chylex 2018-06-28 14:06:03 +0200
  • b0f147de24 Fix misaligned 'Add column' icons when using old icon design chylex 2018-06-28 08:10:48 +0200
  • 979b3548db Release 1.14.4 1.14.4 chylex 2018-06-28 07:54:38 +0200
  • 05d6c578b3 Move InjectedHTML unit tests to xUnit and rename Inject method chylex 2018-06-26 11:19:44 +0200
  • a117559063 Minor formatting tweaks chylex 2018-06-26 10:05:53 +0200
  • f87c649b09 Fix Twitter experiment causing crash in notifications and subsequent render corruption chylex 2018-06-26 09:49:37 +0200
  • 6504dc9184 Add unit tests for Result and a few utility methods & fix edge case in StringUtils chylex 2018-06-24 21:41:02 +0200
  • 25a8ddffd4 Rewrite and tweak existing Core namespace unit tests into xUnit chylex 2018-06-24 19:29:24 +0200
  • fa0f9b89cf Remove 'Release' configuration from UnitTests project chylex 2018-06-24 16:16:11 +0200
  • 4d00a67891 Add a new F# xUnit test project chylex 2018-06-24 16:09:21 +0200
  • bd2c43e1f4 Fix analytics not counting applying ROT13 on non-editable text chylex 2018-06-19 21:35:35 +0200
  • c7279eaa34 Fix bug with falsely detecting symlinks in plugins if a file/folder doesn't exist chylex 2018-06-19 21:32:21 +0200
  • fd523e552c Symlinks/junctions in plugin folders can go to hell chylex 2018-06-13 22:20:10 +0200
  • cb877b8b23 Fix broken desktop notifications for retweets with sensitive media chylex 2018-06-10 23:53:01 +0200
  • ed1bee8b89 Release 1.14.3 1.14.3 chylex 2018-06-10 20:13:05 +0200
  • a8e1492056 Push pin icon to the repository chylex 2018-06-08 10:16:58 +0200
  • 5587216c01 Fix one more case of breaking overlays (account dialog) chylex 2018-06-07 17:48:52 +0200
  • 86569261ad Add a visual response when hovering filter icons under column header chylex 2018-06-07 14:52:39 +0200
  • 4a9049c7aa Fix CSS change in dialog overlays breaking some cases chylex 2018-06-07 14:09:35 +0200
  • 75d60a8182 Work around browser redirection when dragging links into a scrolling column chylex 2018-06-07 13:23:19 +0200
  • 14d4dc2ed9 Fix more instances of cut off badges chylex 2018-06-06 16:04:15 +0200
  • fd0e1740a5 Rename SetLastRightClickInfo bridge method and make it browser-only chylex 2018-06-06 15:11:07 +0200
  • 70ca890bef Fix not stripping t.co in notifications when dragging & sometimes when copying chylex 2018-06-06 15:10:52 +0200
  • b9318dfd8e Minor visual fixes (Edit List modal, set minimum column width) chylex 2018-06-05 04:25:05 +0200
  • 995642a719 Add support for 1 or 2 columns on screen in edit-design plugin chylex 2018-06-05 03:48:40 +0200
  • d14de4ac9e Lower minimum width of browser window & fix modals breaking in small windows chylex 2018-06-05 02:51:21 +0200
  • b7f325a241 Minor RequestHandlerBase refactoring chylex 2018-06-05 02:05:04 +0200
  • 27c55718c2 Release 1.14.2.1 1.14.2.1 chylex 2018-06-04 13:01:44 +0200
  • 421ff0654b Temporarily work around buggy notification scrolling chylex 2018-06-04 12:35:34 +0200
  • ed947458f9 Update fallback HTML in desktop notifications chylex 2018-06-04 12:09:02 +0200
  • 9cdb20ba84 Fix several broken column types in 'Add column' modal chylex 2018-06-04 11:02:52 +0200
  • d8774b735f Release 1.14.2 1.14.2 chylex 2018-06-04 08:59:32 +0200
  • adcb42695f Update CEF so I don't have to workaround wrong dev tools version chylex 2018-06-01 22:32:44 +0200
  • dd77b5bcbb Revert smooth scrolling fix and rewrite horizontal scrolling fix to avoid column jumping chylex 2018-06-01 21:48:26 +0200
  • d2445be155 Fix missing GIF previews in tweet screenshots chylex 2018-05-31 03:07:51 +0200
  • 10254c8af7 Fix tweet screenshots with Aero disabled by making the window visible chylex 2018-05-31 02:58:25 +0200