1
0
Fork 0
Commit Graph

2193 Commits

Author SHA1 Message Date
chylex b1328e5b1f
Release 1.23 2022-08-20 13:28:16 +02:00
chylex cb94f0c81e
Fix resource freezing not working for vendor.js 2022-08-20 13:26:01 +02:00
chylex 8de2989f12
Add icon to browser executable 2022-08-20 13:26:01 +02:00
chylex 1cf7d13873
Update installers to Inno Setup 6 & remove references to .NET Framework 2022-08-20 13:26:01 +02:00
chylex 35c2ee3673
Work around broken bottom anchor in PluginControl 2022-08-20 13:26:01 +02:00
chylex a1b4c31450
Fix increased size of windows and dialogs from moving to .NET 6 2022-08-20 13:26:01 +02:00
chylex ea95e5cbac
Re-add ContextMenu that was removed in .NET Core 3.1 2022-08-20 13:26:00 +02:00
chylex 2927097e8e
Add TLS 1.3 to default security protocols 2022-08-20 13:26:00 +02:00
chylex b5bffdb95b
Update all projects to C# 10 2022-08-20 13:26:00 +02:00
chylex bee894bfbb
Fix compiler and IDE warnings for .NET 6 2022-08-20 13:26:00 +02:00
chylex 96d2e7cc7c
Migrate to .NET 6 & update CefSharp to 102 2022-08-20 13:26:00 +02:00
chylex b58c8f65fe
Release 1.22.1 2022-06-26 11:56:13 +02:00
chylex 2c69289785
Disable TweetDeck preview for accounts that have it enabled
Closes #337
2022-06-26 11:56:12 +02:00
chylex dc0fc06673
Add instructions for configuring DevEnvDir MSBuild property when developing with Rider 2022-05-16 19:35:08 +02:00
chylex 3114b489b6
Fix README headings 2022-03-31 15:39:43 +02:00
chylex 8e5934bd84
Fix possible error when focusing DM input field 2022-03-03 12:40:49 +01:00
chylex a2129b957e
Release 1.22.0.1 2022-02-28 07:13:50 +01:00
chylex 61cd632df6
Fix crash when the buffer for ResourceHandler is smaller than the resource 2022-02-28 07:10:37 +01:00
chylex 712bcd5a6f
Release 1.22 2022-02-26 09:05:44 +01:00
chylex dd47201d7b
Update CefSharp to 98 2022-02-26 09:04:15 +01:00
chylex 2af864f337
Add Linux project (WIP) 2022-02-19 18:19:13 +01:00
chylex acafbc3706
Minor refactoring of the core library 2022-02-15 22:28:52 +01:00
chylex b815ae4b11
Move CEF dialog logic into library projects 2022-02-13 22:14:50 +01:00
chylex 45a3a7499f
Minor refactoring and code fixes 2022-02-13 22:08:14 +01:00
chylex 09fac63ffc
Move general CefSharp implementation to a separate library project 2022-02-12 20:12:12 +01:00
chylex dd6776fef4
Pause notifications when Windows is on lock screen 2022-02-12 06:57:22 +01:00
chylex cd02a03e8a
Refactor notification pausing code 2022-02-12 06:35:53 +01:00
chylex 933e0e54df
Address inspections 2022-02-05 23:34:00 +01:00
chylex c4aa62fc3a
Fix exception messages 2022-02-05 23:34:00 +01:00
chylex ad30021d6d
Fix missing platform declaration in F# project files 2022-02-05 23:34:00 +01:00
chylex 7c8b43adfe
Move resource hot swap code to core library 2022-02-04 02:53:01 +01:00
chylex 3aace0b399
Work on abstracting CEF conventions and logic into a separate library 2022-02-03 04:41:44 +01:00
chylex 0a9c84feec
Fix potentially not releasing a file lock if an exception is thrown while setting up a download 2022-02-02 19:31:31 +01:00
chylex d5ae698855
Update README 2022-01-30 12:18:58 +01:00
chylex 26e6a09d5a
Fix PostCefUpdate.ps1 script 2022-01-29 15:10:02 +01:00
chylex 57fcff3824
Move main app project into its own folder & assign resource files to core library project 2022-01-29 15:10:02 +01:00
chylex 2a7aec199f
Fix nullable reference type checking in subprocess and video projects 2022-01-29 12:21:33 +01:00
chylex 1b01c38fda
Move subprocess and video project into a subfolder 2022-01-29 12:13:12 +01:00
chylex c9fd4634ab
Work on abstracting CEF conventions and logic into a separate library 2022-01-27 20:58:32 +01:00
chylex 51d2ec92ca
Work on abstracting app logic into libraries 2022-01-26 13:39:29 +01:00
chylex 12ec8baf5c
Update README 2022-01-22 16:01:24 +01:00
chylex 6040337bb4
Release 1.21.2 2022-01-22 14:38:27 +01:00
chylex 1ced72388b
Add option to hide tweets by users with NFT avatars 2022-01-22 14:27:15 +01:00
chylex 4751a948e7
Fix JSDoc issues 2022-01-22 02:00:25 +01:00
chylex 3939c2263a
Move some options from the General tab to the Advanced tab 2022-01-21 13:22:14 +01:00
chylex b0ba4595ae
Remove unnecessary 'internal' keyword on classes 2022-01-21 10:55:50 +01:00
chylex 38b1057a4c
Fix downloading images from DMs 2022-01-21 10:55:50 +01:00
chylex af5d785ff2
Move IScriptExecutor.RunFunction into an extension method 2022-01-18 15:07:55 +01:00
chylex 655d334714
Fix login session export not working across different computers after a Chromium update 2022-01-18 14:35:37 +01:00
chylex eee72959e6
Release 1.21.1 2022-01-18 11:15:35 +01:00