1
0
Fork 0

Commit Graph

  • 5961a80b23 Fix blank notifications on certain hardware configurations w/ disabled acceleration chylex 2020-04-25 05:47:17 +0200
  • f41c6fe533 Unify all exe & dll versions chylex 2020-04-25 05:05:05 +0200
  • 65b8efe13c Fix non-quoted tweet links opening in browser despite also opening in the column chylex 2020-04-25 03:48:20 +0200
  • 89529f9c96 Add $TD.makeGetRequest and fix template plugin AJAX chylex 2020-04-25 03:15:52 +0200
  • e90f6ebc63 Add 'Copy image' to context menu chylex 2020-04-25 02:43:12 +0200
  • 5888d540a6 Move clipboard utils into ClipboardManager & add SetImage chylex 2020-04-25 02:33:39 +0200
  • ae8b740600 Reorganize namespaces in main project chylex 2020-04-25 02:16:57 +0200
  • ab4e2f5bda Add error message to template plugin when AJAX request fails chylex 2020-04-25 00:19:29 +0200
  • 1091b6d232 Fix IDE warnings (dispose, lang features) & nullability settings chylex 2020-04-24 23:14:22 +0200
  • fc89744238 Apparently video duration minus 0.05 causes complete hangs in short videos... chylex 2020-03-07 01:40:07 +0100
  • 34e049a002 Work around video player black screen when looping & reduce player polling chylex 2020-03-05 13:26:08 +0100
  • 980bf2c307 Release 1.18.3 1.18.3 chylex 2020-02-16 18:04:21 +0100
  • 762aea1e20 Add option to set first day of week in date picker chylex 2020-02-16 14:51:46 +0100
  • c1aefc7163 Add a way to register callbacks when $TDX property object gets updated chylex 2020-02-16 14:38:46 +0100
  • 9480ba26e0 Move system tray options to a separate tab & reorganize General tab chylex 2020-02-16 13:12:59 +0100
  • c2c9160ed9 Allow dragging Twitter account links onto the app to view their profile chylex 2020-02-16 11:35:20 +0100
  • 175b067a17 Add missing tooltip on custom video player selection chylex 2020-02-16 11:27:46 +0100
  • 9d8656ca20 Add option for whether dev tools window should stay on top chylex 2020-02-16 11:15:25 +0100
  • 0863001c80 Add option for custom video player executable & arguments chylex 2020-02-15 21:17:44 +0100
  • 0ee22a30ad Add option for custom browser args w/ new dialog & disallow quotes in URLs chylex 2020-02-15 20:26:07 +0100
  • 447697ba45 Add StringUtils.NullIfEmpty & update existing code to use it chylex 2020-02-15 17:25:00 +0100
  • aea77ff909 Make dev tools dialog a proper window that appears in taskbar chylex 2020-02-15 15:18:16 +0100
  • af5da76f72 Make video player open tweet URL instead of video URL if playback fails chylex 2020-02-15 14:34:19 +0100
  • a369c65451 Release 1.18.2 1.18.2 chylex 2019-10-23 02:26:53 +0200
  • 318f65f187 Merge branch 'master' of https://github.com/chylex/TweetDuck chylex 2019-10-17 13:04:19 +0200
  • 1cd60e831c Add a few missing translation languages chylex 2019-10-12 18:30:12 +0200
  • b988959eaa Only activate mouse hook while cursor is over the notification window chylex 2019-10-07 04:49:39 +0200
  • 1eb1f9848a Prepare login/logout page scripts and styles for Twitter redesign & minor fixes chylex 2019-10-07 03:01:17 +0200
  • 7f6cc0da01 Fix mouse back/forward button triggering navigation if history wasn't empty chylex 2019-10-06 14:47:49 +0200
  • 19fcb69525 Fix prebuild event not killing hung browser processes reliably chylex 2019-09-05 01:27:36 +0200
  • 22cef0a44c Fix C# version in secondary projects chylex 2019-09-05 00:48:18 +0200
  • 2459d31bff Remove RegexOptions.Compiled where not needed chylex 2019-09-05 00:16:25 +0200
  • 19f104239a Fix missing spaces in C#/F# code chylex 2019-08-22 09:34:15 +0200
  • bd0be65038 Minor refactoring & removal of unnecessary code chylex 2019-08-22 07:42:53 +0200
  • bbb7907e54 Move LockManager to TweetLib.Core & remove WindowsUtils.CurrentProcessID chylex 2019-08-22 06:13:51 +0200
  • a6963a18d4 Move debug resource hot swap into a separate class chylex 2019-08-21 10:31:30 +0200
  • 92716ea3e0 Move URL-related code from UrlUtils & TwitterUtils to TwitterUrls chylex 2019-08-21 09:01:55 +0200
  • aec4c1feea Move TweetNotification to TweetLib.Core as DesktopNotification chylex 2019-08-21 08:10:16 +0200
  • d505b3305b Initial refactoring of ScriptLoader & making it accessible in TweetLib.Core chylex 2019-08-21 05:21:12 +0200
  • a34a02e14d Generalize PluginListFlowLayout and move it chylex 2019-07-15 00:49:28 +0200
  • 26d2d7a51e Move PluginManager to Core lib & refactor plugin enums chylex 2019-07-14 20:41:18 +0200
  • c2f7e52d13 Add IAppSystemHandler w/ OpenFileExplorer and update existing code to use it chylex 2019-07-14 19:50:07 +0200
  • de68d8934d Add IScriptExecutor w/ implementation for CefSharp browser chylex 2019-07-14 17:14:51 +0200
  • 4fdf7fc958 Release 1.18.1 1.18.1 chylex 2019-07-13 19:50:37 +0200
  • 42a5e72f19
    Revert README change & lock Inno Setup to version 5.6.1 Daniel Chýlek 2019-07-13 19:39:08 +0200
  • f7359ebc8a
    Update README with instructions for fixing Inno Download Plugin Daniel Chýlek 2019-07-13 18:44:02 +0200
  • f395ac53dc Fix wrong colors in dropdown menus w/ black theme chylex 2019-07-13 18:22:38 +0200
  • 1113e0b559 Fix new image url parser not checking if an extension already exists chylex 2019-07-13 18:16:11 +0200
  • 5e3bd31862 Delete corrupted downloads after an error chylex 2019-07-13 18:10:16 +0200
  • 11d978dad1 Fix GIF thumbnails not loading after Twitter changed image urls chylex 2019-07-13 17:51:16 +0200
  • f7961024d7 Enable popup for linking another account chylex 2019-07-13 06:17:30 +0200
  • 72973a8707 Restore smooth scrolling in columns chylex 2019-07-13 06:07:01 +0200
  • 68254f48d5 Fix TweetDeck bug with broken DM image previews chylex 2019-07-13 00:48:53 +0200
  • eac4f30c50 Support new image urls & fix missing filename features w/o Best Image Quality Fixes #270 chylex 2019-07-12 22:28:41 +0200
  • 25680fa980 Add StringUtils.SplitInTwo & use it in RequestHandlerBase chylex 2019-07-12 22:17:29 +0200
  • ff5e1da14d Fix wrong 'X columns on screen' width calculation after a TweetDeck update chylex 2019-06-03 11:30:14 +0200
  • 95afff7879 Update F# compiler location chylex 2019-06-03 10:33:57 +0200
  • 50bd526025 Continue refactoring and moving plugin code chylex 2019-05-27 19:46:39 +0200
  • 108a0fefc3 Fix PluginManager crashing after error(s) during plugin execution chylex 2019-05-27 19:38:53 +0200
  • dd8c5d27be Update code to use C# 8 switch expression chylex 2019-05-27 16:04:08 +0200
  • b2937bc776 Fix broken image upload dialog in new composer chylex 2019-05-27 12:37:30 +0200
  • 4d8e764211 Release 1.18 1.18 chylex 2019-05-26 21:29:46 +0200
  • 544b8664fd Add edit-design plugin option to set composer/drawer size chylex 2019-05-26 18:41:23 +0200
  • d0610865bd Fix wrong background color in screenshots chylex 2019-05-26 18:12:40 +0200
  • ebc0b51590 Merge branch 'master' of https://github.com/chylex/TweetDuck chylex 2019-05-26 18:03:17 +0200
  • 4487f1169e Fix composer input refocus & emoji keyboard broken after switching composers chylex 2019-05-26 18:02:11 +0200
  • 85559b6083 Fix and refactor 'Stay open' pin, that was broken after composer update chylex 2019-05-26 18:01:47 +0200
  • 1056273c57 Add a custom JS event when the old composer is activated chylex 2019-05-26 17:58:58 +0200
  • 61af2ebc8b Fix template panel not hiding when switching to different drawer/new composer chylex 2019-05-26 17:57:23 +0200
  • 9121c86656
    Update README (drop VS 2017, update support section) Daniel Chýlek 2019-05-26 15:03:16 +0200
  • 1ccefe853a
    Update .NET & begin refactoring code into a core lib (#264) Daniel Chýlek 2019-05-26 14:55:12 +0200
  • 05b7ae820d Update installers to check for .NET Framework 4.7.2 chylex 2019-05-26 14:51:10 +0200
  • 896f1a99c0 Fix a few nullability checks chylex 2019-05-26 14:26:30 +0200
  • 864ff6206d Continue moving config, plugin, and update classes to TweetLib.Core chylex 2019-05-26 14:05:03 +0200
  • 77030c9b23 Add IAppErrorHandler w/ implementation chylex 2019-05-26 13:56:36 +0200
  • da706d7ed8 Add App to TweetLib.Core chylex 2019-05-25 21:35:57 +0200
  • aca438b837
    Create FUNDING.yml Daniel Chýlek 2019-05-25 10:17:51 +0200
  • 6c65d0771d Minor refactoring and warning suppression chylex 2019-05-11 15:25:19 +0200
  • fe2269c838 Move some configuration classes to TweetLib.Core chylex 2019-05-11 08:18:53 +0200
  • dc31a34225 Move some constants and CultureInfo setup to TweetLib.Core chylex 2019-05-11 07:46:54 +0200
  • 458ee203f3 Partially move TweetDuck plugin & update system to TweetLib.Core chylex 2019-05-10 22:01:01 +0200
  • dd6e712755 Move a bunch of utility classes into TweetLib.Core & refactor chylex 2019-05-09 16:26:40 +0200
  • 01df118549 Enable reference nullability checks for TweetLib.Core chylex 2019-05-09 16:26:03 +0200
  • 84b076fba7 Add TweetLib.Core project targeting .NET Standard 2.0 chylex 2019-05-09 13:41:20 +0200
  • dfd71963ab Switch to .NET Framework 4.7.2 & C# 8.0, update libraries chylex 2019-05-09 13:34:28 +0200
  • 9238410756 WIP? taskbar-overlay-stuff chylex 2019-05-09 11:54:38 +0200
  • 7210c29cd8 Update readme (VS 2019, CefSharp version, remove MyGet reference) chylex 2019-05-08 13:13:09 +0200
  • 26d90c0c9b Work around missing culture codes on Wine chylex 2019-05-08 10:29:52 +0200
  • a03b222a95 Fix emoji keyboard button not working after re-enabling w/ compose drawer open chylex 2019-04-04 20:05:52 +0200
  • 7944a24d3c Release 1.17.4 1.17.4 chylex 2019-03-08 19:29:26 +0100
  • cc8459c759 Fix clear-columns plugin nav button to match new TweetDeck style chylex 2019-03-08 19:25:39 +0100
  • 10074ff92c Fix various alignment issues with the verified badge chylex 2019-03-08 18:57:00 +0100
  • 173f25bebc Add option to disable automatic DM input focus chylex 2019-03-08 18:16:37 +0100
  • 31680fc4ae Fix colors in retweet dialog w/ black theme chylex 2019-03-07 19:12:35 +0100
  • e937d43614 Fix broken compose drawer hooks after a recent TweetDeck update chylex 2019-03-07 19:03:30 +0100
  • d6a14edcdf wip random_wip chylex 2019-03-07 17:41:58 +0100
  • 20e29a7975 Release 1.17.3 1.17.3 chylex 2019-01-28 23:59:32 +0100
  • ef815dabce Add verbose logging controlled by command line flag & update existing calls chylex 2019-01-28 23:43:52 +0100
  • 1fb133e6b8 Make TweetDeck resource freezing a command line argument chylex 2019-01-28 21:28:22 +0100
  • 50b58cd6a6 Add keyboard shortcut to open dev tools (Ctrl+Shift+I) chylex 2019-01-28 18:43:55 +0100