1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-08-17 00:31:42 +02:00

Commit Graph

  • a7a5723c4b Revert removal of default browser background color chylex 2021-12-30 10:40:30 +01:00
  • 17e42df42d Minor tweak to load error handling chylex 2021-12-30 10:25:47 +01:00
  • 7e692460d8 Hide VC++ redist files from project chylex 2021-12-30 10:24:24 +01:00
  • f41a5946e4 Reorganize libraries and unit tests chylex 2021-12-28 15:25:19 +01:00
  • 29fee155d7 Release 1.21.0.1 1.21.0.1 chylex 2021-12-25 19:14:52 +01:00
  • 32728fc20a Fix JS error when hiding update notification chylex 2021-12-25 19:22:28 +01:00
  • 394cb80022 Fix custom CSS and sound notification settings not applying on launch chylex 2021-12-25 19:09:22 +01:00
  • 21e49505d1 Release 1.21 1.21 chylex 2021-12-24 18:33:05 +01:00
  • e0025e02d1 Add option to use system proxy for all connections Closes #319 chylex 2021-12-25 06:36:30 +01:00
  • 4a9590c1d9 Disable color profile detection by default & add option to re-enable it chylex 2021-12-25 06:15:03 +01:00
  • 7de0c50387 Apply default background color only to Twitter and TweetDeck websites chylex 2021-12-24 15:58:19 +01:00
  • ccb87351c1 Fix notifications having outdated theme-related attributes on the <html> element chylex 2021-12-24 15:50:01 +01:00
  • 273e7266eb Fix bootstrap script issues (wrong ID and stylesheets appearing in notifications) chylex 2021-12-24 15:31:10 +01:00
  • 427975e5ce Automatically update relative time shown in notifications chylex 2021-12-24 14:23:57 +01:00
  • adb304b6a2 Remove section on Dev Tools in the guide chylex 2021-12-24 12:38:15 +01:00
  • 3a89a28f8b Move the official guide directly into the app chylex 2021-12-24 11:09:02 +01:00
  • cff93dcc97 Remove scripts folder from pre-build script chylex 2021-12-24 10:56:06 +01:00
  • dfde38ea3b Fix screenshotting wrong tweet if cursor moves away from right-clicked tweet too quickly chylex 2021-12-24 09:44:22 +01:00
  • a8e7f065cf Rewrite screenshot functionality using new DevTools API chylex 2021-12-24 08:39:28 +01:00
  • 5ebfc67e48 Replace ScriptLoader & reimplement resource hot swap chylex 2021-12-24 06:37:27 +01:00
  • 57b03baad9 Add in-memory caching to td:// and tdp:// schemes chylex 2021-12-23 18:26:26 +01:00
  • c91f1d0e5e Remove "scripts" folder and JS/CSS minification chylex 2021-12-23 16:21:13 +01:00
  • 6a421292b3 Refactor notification bootstrapping chylex 2021-12-23 10:29:10 +01:00
  • ceae748503 Fix the possibility of plugin functions running in wrong order if main module loading gets delayed chylex 2021-12-23 05:23:02 +01:00
  • 008de87e55 Refactor plugin bootstrapping chylex 2021-12-22 18:34:49 +01:00
  • e7479ef9e3 Fix missing module import chylex 2021-12-22 13:25:03 +01:00
  • 13f8f12ac8 Refactor error page chylex 2021-12-22 10:05:01 +01:00
  • fd634379d7 Improve resistance to errors in bootstrapping script and modules chylex 2021-12-22 08:47:17 +01:00
  • e854315a81 Reorganize resources folder chylex 2021-12-22 08:28:51 +01:00
  • 86136d7692 Refactor update checker as a bootstrapped module chylex 2021-12-22 07:52:54 +01:00
  • db251bfdfd Add new resources folder to installers & remove old CEF files on update chylex 2021-12-22 07:25:39 +01:00
  • 9d39f26d54 Refactor introduction dialog as a bootstrapped module chylex 2021-12-22 06:37:42 +01:00
  • 9cd813c02c Refactor login page scripts & styles into modules and remove stuff broken by Twitter updates chylex 2021-12-22 05:44:31 +01:00
  • 8e1f87e062 Expand module bootstrapping mechanism chylex 2021-12-22 05:17:45 +01:00
  • dda954285c Refactor main browser CSS injections chylex 2021-12-22 03:35:10 +01:00
  • ed4f7b6b72 Refactor main browser code into JS modules chylex 2021-12-18 08:50:42 +01:00
  • 7239dcf4d2 Add td:// scheme for modularized resources chylex 2021-12-18 08:43:19 +01:00
  • 901cca268e Minor refactoring of custom URL schemes chylex 2021-12-18 07:30:06 +01:00
  • b909341988 Delete devtools_resources.pak when updating chylex 2021-12-21 12:48:22 +01:00
  • 3e607ae0fe Fix JS script execution after updating CefSharp chylex 2021-12-19 08:14:05 +01:00
  • 587060f73c Update Rider project settings chylex 2021-12-18 07:28:40 +01:00
  • 3ea6f6ac18 Make opening dev tools via context menu immediately focus right-clicked element chylex 2021-12-18 03:12:02 +01:00
  • c162761464 Reduce minification of resource files chylex 2021-12-18 01:47:31 +01:00
  • 994f9635ef Fix post build scripts to support moved F# executables chylex 2021-12-18 01:29:26 +01:00
  • ab8752845d Fix importing/exporting login session after CEF updates chylex 2021-12-17 23:42:29 +01:00
  • a94ee2fe4b Update CefSharp to 96 & add VC++ 2019 and UCRT DLLs to the repository chylex 2021-12-17 22:02:32 +01:00
  • 763c999b09 Remove analytics chylex 2021-12-17 03:29:28 +01:00
  • b18cd2658c Fix source code indentation problems chylex 2021-12-17 00:58:38 +01:00
  • d9782f554f Move TweetLib.Communication library to .NET Standard 2.0 chylex 2021-12-17 00:38:40 +01:00
  • f1d9663709 Update CefSharp to 92 chylex 2021-12-12 16:47:39 +01:00
  • bcf77052a5 Reformat solution & setup Rider project chylex 2021-08-07 07:48:29 +02:00
  • 85d15b32e9 Release 1.20 1.20 chylex 2021-02-03 04:27:46 +01:00
  • 3d3b695c85 Fix broken login page after Twitter changed it chylex 2021-02-03 03:52:00 +01:00
  • 88b7cac298 Add Rider module chylex 2021-02-01 00:43:46 +01:00
  • c7efa631e1 Enforce LF line endings chylex 2021-02-01 00:39:45 +01:00
  • aeb90cbb1a Update CefSharp to 86 chylex 2021-02-01 00:00:34 +01:00
  • ae1c59847f Refactor locking mechanism & improve error reporting for failed locks chylex 2020-06-16 00:28:35 +02:00
  • 651d9be57c Release 1.19.0.2 1.19.0.2 chylex 2020-06-14 15:54:19 +02:00
  • eeb32db6fb Work around CEF tooltip showing for links chylex 2020-06-14 15:22:58 +02:00
  • daa0780644 Release 1.19.0.1 1.19.0.1 chylex 2020-06-09 20:27:29 +02:00
  • 8502f9105f Add sound notification file size warning as it's now loaded into memory chylex 2020-06-08 23:29:37 +02:00
  • 16ced3d827 Fix resource handlers reuse & broken notification sound chylex 2020-06-08 23:28:42 +02:00
  • 1c16187346 Release 1.19 1.19 chylex 2020-06-08 16:58:58 +02:00
  • 2fe058d9cb Fix crash if reloading plugins reports errors before the main window appears chylex 2020-06-08 09:03:22 +02:00
  • cefdadd53a Update installer to remove native_blob.bin chylex 2020-06-07 18:01:40 +02:00
  • c21c10df63 Add a way to exclude <link> tags from being auto-added to notifications chylex 2020-06-07 15:45:55 +02:00
  • b4d359d30c Add TDPF_createStorage as a plugin replacement for localStorage chylex 2020-06-07 11:33:58 +02:00
  • 1e8c62ac25 Add plugin object validation to TDPF functions chylex 2020-06-07 10:28:55 +02:00
  • c578f36644 Block CSP reports chylex 2020-06-06 10:00:25 +02:00
  • c973d0cff4 Fix missing resources from csproj & reorganize it chylex 2020-06-06 09:10:54 +02:00
  • 0c3d9ae46a Refactor main JS code & split code.js into multiple files chylex 2020-06-06 09:01:50 +02:00
  • a834e8b6a2 Fix broken post-build script import handling chylex 2020-06-06 07:33:48 +02:00
  • 9f5580d983 Eliminate a few post-launch frames of misaligned TweetDeck load icon chylex 2020-06-05 09:47:24 +02:00
  • e94e3cecf8 Let JS continue even if jQuery or bridge objects are missing chylex 2020-06-05 08:27:35 +02:00
  • 1991f7f50f Bypass 'tdp://' CORS without AddCrossOriginWhitelistEntry chylex 2020-06-05 07:14:09 +02:00
  • 9eb4e623e7 Work around broken smooth scrolling in notifications chylex 2020-06-05 03:55:22 +02:00
  • ad28d2279f Fix runtime errors & minor tweaks after updating CefSharp chylex 2020-05-16 17:10:23 +02:00
  • 1e3de31fc3 Fix compile errors after updating CefSharp chylex 2020-05-09 21:24:24 +02:00
  • f85bd41b96 Update CefSharp to 81 chylex 2020-05-09 21:15:20 +02:00
  • 563124b68c Fix ResourceHandlerNotification buffer being unnecessarily large chylex 2020-06-05 06:19:50 +02:00
  • 63de08c635 Fix plugin code running in blank notifications from previous commit chylex 2020-06-04 04:33:50 +02:00
  • 8a0a215443 Reduce notification code hackery chylex 2020-06-03 00:57:24 +02:00
  • f1b7cd633e Refactor WindowsUtils.OpenAssociatedProgram & update installer code chylex 2020-06-02 23:56:03 +02:00
  • 458eeeccda Add tdp:// scheme for plugins (with 'root/' to access root files) chylex 2020-06-02 12:31:34 +02:00
  • 464e758b94 Ensure window.jQuery is available alongside window.$ chylex 2020-06-02 06:45:51 +02:00
  • 4c61047e9b Fix large notification HTML overflowing CEF buffer and silently crashing chylex 2020-06-02 04:05:29 +02:00
  • 1bf9e7fb56 Release 1.18.6 1.18.6 chylex 2020-05-16 19:15:07 +02:00
  • ca69554f37 Fix docked composer not re-focusing after image upload chylex 2020-05-16 18:08:51 +02:00
  • cf7029037e Fix twitter login page after it was migrated and broke detection chylex 2020-05-16 18:02:37 +02:00
  • 418388b0ab Merge branch 'master' of https://github.com/chylex/TweetDuck chylex 2020-05-16 17:54:00 +02:00
  • a0f8689d4f Fix TweetDeck bug where docked composer loses focus after Alt+Tab chylex 2020-05-16 17:53:50 +02:00
  • 95007bdd26 Update FUNDING.yml Daniel Chýlek 2020-05-13 23:23:34 +02:00
  • ab91540deb Move some TweetLib.Core files into different namespaces chylex 2020-05-04 17:13:20 +02:00
  • b2ebb984f8 Release 1.18.5 1.18.5 chylex 2020-05-04 16:20:44 +02:00
  • f7e9ad74d1 Fix stuck processes after closing the app chylex 2020-05-04 13:23:07 +02:00
  • d48da3d51c Add option for notification window opacity chylex 2020-04-27 10:20:07 +02:00
  • 76d22554c5 Make trackbars in settings wider chylex 2020-04-27 10:03:51 +02:00
  • 6eaafd883b Release 1.18.4 1.18.4 chylex 2020-04-25 06:35:43 +02:00
  • 5961a80b23 Fix blank notifications on certain hardware configurations w/ disabled acceleration chylex 2020-04-25 05:47:17 +02:00
  • f41c6fe533 Unify all exe & dll versions chylex 2020-04-25 05:05:05 +02:00