1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2024-10-17 09:42:45 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
1ced72388b
Add option to hide tweets by users with NFT avatars 2022-01-22 14:27:15 +01:00
3939c2263a
Move some options from the General tab to the Advanced tab 2022-01-21 13:22:14 +01:00
655d334714
Fix login session export not working across different computers after a Chromium update 2022-01-18 14:35:37 +01:00
9ede2e1ccc
Move some settings from user config to system config (touch adjustment, color profile detection, system proxy)
Closes #327
2022-01-17 23:59:43 +01:00
24f5075116
Fix clicking 'Play' in 'Options - Sounds' not playing notification if notifications are muted
Closes #326
2022-01-17 21:03:46 +01:00
fa534f9eb3
Work on abstracting app logic and making some implementation optional 2022-01-16 17:49:55 +01:00
bf9a0226be
Major refactor to abstract app logic into libraries 2022-01-08 13:50:21 +01:00
f41a5946e4
Reorganize libraries and unit tests 2021-12-28 15:40:45 +01:00
e0025e02d1
Add option to use system proxy for all connections
Closes #319
2021-12-25 08:06:21 +01:00
4a9590c1d9
Disable color profile detection by default & add option to re-enable it 2021-12-25 08:06:20 +01:00
3a89a28f8b
Move the official guide directly into the app 2021-12-24 11:30:42 +01:00
763c999b09
Remove analytics 2021-12-17 20:27:48 +01:00
f1d9663709
Update CefSharp to 92 2021-12-16 23:31:40 +01:00
bcf77052a5
Reformat solution & setup Rider project 2021-08-07 09:41:00 +02:00
8502f9105f Add sound notification file size warning as it's now loaded into memory 2020-06-08 23:33:43 +02:00
16ced3d827 Fix resource handlers reuse & broken notification sound 2020-06-08 23:33:43 +02:00
ad28d2279f Fix runtime errors & minor tweaks after updating CefSharp 2020-06-05 06:20:19 +02:00
1e3de31fc3 Fix compile errors after updating CefSharp 2020-06-05 06:20:19 +02:00
ab91540deb Move some TweetLib.Core files into different namespaces 2020-05-04 17:13:20 +02:00
f7e9ad74d1 Fix stuck processes after closing the app
Closes #294
2020-05-04 13:45:56 +02:00
d48da3d51c Add option for notification window opacity 2020-04-27 10:20:07 +02:00
76d22554c5 Make trackbars in settings wider 2020-04-27 10:03:51 +02:00
ae8b740600 Reorganize namespaces in main project 2020-04-25 02:16:57 +02:00