|
1ced72388b
|
Add option to hide tweets by users with NFT avatars
|
2022-01-22 14:27:15 +01:00 |
|
|
38b1057a4c
|
Fix downloading images from DMs
|
2022-01-21 10:55:50 +01:00 |
|
|
29308de3ee
|
Fix .csproj issues
|
2022-01-17 07:22:44 +01:00 |
|
|
0d3d744d94
|
Move custom build script from F# to MSBuild directives and Powershell
|
2022-01-17 02:20:19 +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 |
|
|
5f60852fbb
|
Fix broken forced redirect from plain twitter.com to TweetDeck
|
2022-01-01 19:44:01 +01:00 |
|
|
7e692460d8
|
Hide VC++ redist files from project
|
2021-12-30 10:24:24 +01:00 |
|
|
f41a5946e4
|
Reorganize libraries and unit tests
|
2021-12-28 15:40:45 +01:00 |
|
|
427975e5ce
|
Automatically update relative time shown in notifications
|
2021-12-24 14:54:58 +01:00 |
|
|
3a89a28f8b
|
Move the official guide directly into the app
|
2021-12-24 11:30:42 +01:00 |
|
|
cff93dcc97
|
Remove scripts folder from pre-build script
|
2021-12-24 11:00:12 +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 |
|
|
c91f1d0e5e
|
Remove "scripts" folder and JS/CSS minification
|
2021-12-23 18:22:21 +01:00 |
|
|
6a421292b3
|
Refactor notification bootstrapping
|
2021-12-23 16:00:35 +01:00 |
|
|
008de87e55
|
Refactor plugin bootstrapping
|
2021-12-23 05:02:53 +01:00 |
|
|
13f8f12ac8
|
Refactor error page
|
2021-12-22 10:05:01 +01:00 |
|
|
fd634379d7
|
Improve resistance to errors in bootstrapping script and modules
|
2021-12-22 08:49:00 +01:00 |
|
|
e854315a81
|
Reorganize resources folder
|
2021-12-22 08:37:45 +01:00 |
|
|
86136d7692
|
Refactor update checker as a bootstrapped module
|
2021-12-22 07:53:52 +01:00 |
|
|
9d39f26d54
|
Refactor introduction dialog as a bootstrapped module
|
2021-12-22 06:40:14 +01:00 |
|
|
9cd813c02c
|
Refactor login page scripts & styles into modules and remove stuff broken by Twitter updates
|
2021-12-22 06:35:47 +01:00 |
|
|
8e1f87e062
|
Expand module bootstrapping mechanism
|
2021-12-22 06:35:47 +01:00 |
|
|
dda954285c
|
Refactor main browser CSS injections
|
2021-12-22 05:08:04 +01:00 |
|
|
ed4f7b6b72
|
Refactor main browser code into JS modules
|
2021-12-22 03:00:14 +01:00 |
|
|
7239dcf4d2
|
Add td:// scheme for modularized resources
|
2021-12-21 12:48:45 +01:00 |
|
|
901cca268e
|
Minor refactoring of custom URL schemes
|
2021-12-21 12:48:45 +01:00 |
|
|
994f9635ef
|
Fix post build scripts to support moved F# executables
|
2021-12-18 01:29:31 +01:00 |
|
|
a94ee2fe4b
|
Update CefSharp to 96 & add VC++ 2019 and UCRT DLLs to the repository
|
2021-12-17 23:48:02 +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 |
|
|
aeb90cbb1a
|
Update CefSharp to 86
|
2021-02-01 00:00:34 +01:00 |
|
|
ae1c59847f
|
Refactor locking mechanism & improve error reporting for failed locks
|
2020-06-16 00:28:35 +02:00 |
|
|
c973d0cff4
|
Fix missing resources from csproj & reorganize it
|
2020-06-06 09:10:54 +02:00 |
|
|
1e3de31fc3
|
Fix compile errors after updating CefSharp
|
2020-06-05 06:20:19 +02:00 |
|
|
f85bd41b96
|
Update CefSharp to 81
|
2020-06-05 06:20:19 +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 |
|
|
f41c6fe533
|
Unify all exe & dll versions
|
2020-04-25 05:05:05 +02:00 |
|
|
5888d540a6
|
Move clipboard utils into ClipboardManager & add SetImage
|
2020-04-25 02:33:39 +02:00 |
|
|
ae8b740600
|
Reorganize namespaces in main project
|
2020-04-25 02:16:57 +02:00 |
|
|
9480ba26e0
|
Move system tray options to a separate tab & reorganize General tab
|
2020-02-16 14:39:15 +01:00 |
|
|
0ee22a30ad
|
Add option for custom browser args w/ new dialog & disallow quotes in URLs
|
2020-02-15 20:26:07 +01:00 |
|
|
19fcb69525
|
Fix prebuild event not killing hung browser processes reliably
|
2019-09-05 01:27:36 +02:00 |
|
|
bbb7907e54
|
Move LockManager to TweetLib.Core & remove WindowsUtils.CurrentProcessID
|
2019-08-22 06:29:32 +02:00 |
|
|
a6963a18d4
|
Move debug resource hot swap into a separate class
|
2019-08-21 10:31:30 +02:00 |
|
|
aec4c1feea
|
Move TweetNotification to TweetLib.Core as DesktopNotification
|
2019-08-21 10:12:19 +02:00 |
|
|
a34a02e14d
|
Generalize PluginListFlowLayout and move it
|
2019-07-15 00:49:28 +02:00 |
|
|
26d2d7a51e
|
Move PluginManager to Core lib & refactor plugin enums
|
2019-07-14 20:44:25 +02:00 |
|