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

20 Commits

Author SHA1 Message Date
fa534f9eb3
Work on abstracting app logic and making some implementation optional 2022-01-16 17:49:55 +01:00
ec7827df24
Fix compile errors in Release configuration 2022-01-08 14:07:17 +01:00
b915488651
Add command line argument to use http:// for video playback in case WMP has issues with https:// 2022-01-08 13:54:34 +01:00
bf9a0226be
Major refactor to abstract app logic into libraries 2022-01-08 13:50:21 +01:00
03f3d4d450
Fix compile error in FormBrowser for Release builds 2022-01-01 19:53:55 +01:00
f41a5946e4
Reorganize libraries and unit tests 2021-12-28 15:40:45 +01:00
394cb80022
Fix custom CSS and sound notification settings not applying on launch 2021-12-25 19:09:22 +01:00
dfde38ea3b
Fix screenshotting wrong tweet if cursor moves away from right-clicked tweet too quickly 2021-12-24 10:14:12 +01:00
5ebfc67e48
Replace ScriptLoader & reimplement resource hot swap 2021-12-24 06:41:34 +01:00
8e1f87e062
Expand module bootstrapping mechanism 2021-12-22 06:35:47 +01:00
ed4f7b6b72
Refactor main browser code into JS modules 2021-12-22 03:00:14 +01:00
763c999b09
Remove analytics 2021-12-17 20:27:48 +01:00
bcf77052a5
Reformat solution & setup Rider project 2021-08-07 09:41:00 +02:00
2fe058d9cb Fix crash if reloading plugins reports errors before the main window appears 2020-06-08 09:03:22 +02:00
9f5580d983 Eliminate a few post-launch frames of misaligned TweetDeck load icon 2020-06-06 07:36:03 +02:00
f1b7cd633e Refactor WindowsUtils.OpenAssociatedProgram & update installer code 2020-06-02 23:56:03 +02:00
458eeeccda Add tdp:// scheme for plugins (with 'root/' to access root files) 2020-06-02 12:31:34 +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
ae8b740600 Reorganize namespaces in main project 2020-04-25 02:16:57 +02:00