|
0c3d9ae46a
|
Refactor main JS code & split code.js into multiple files
|
2020-06-06 09:01:50 +02:00 |
|
|
a834e8b6a2
|
Fix broken post-build script import handling
|
2020-06-06 07:36:03 +02:00 |
|
|
9f5580d983
|
Eliminate a few post-launch frames of misaligned TweetDeck load icon
|
2020-06-06 07:36:03 +02:00 |
|
|
e94e3cecf8
|
Let JS continue even if jQuery or bridge objects are missing
|
2020-06-06 07:36:02 +02:00 |
|
|
1991f7f50f
|
Bypass 'tdp://' CORS without AddCrossOriginWhitelistEntry
|
2020-06-06 07:36:02 +02:00 |
|
|
9eb4e623e7
|
Work around broken smooth scrolling in notifications
|
2020-06-06 07:36:02 +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 |
|
|
f85bd41b96
|
Update CefSharp to 81
|
2020-06-05 06:20:19 +02:00 |
|
|
563124b68c
|
Fix ResourceHandlerNotification buffer being unnecessarily large
|
2020-06-05 06:19:50 +02:00 |
|
|
63de08c635
|
Fix plugin code running in blank notifications from previous commit
|
2020-06-04 04:33:50 +02:00 |
|
|
8a0a215443
|
Reduce notification code hackery
|
2020-06-03 00:57:24 +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 |
|
|
464e758b94
|
Ensure window.jQuery is available alongside window.$
|
2020-06-02 06:45:51 +02:00 |
|
|
4c61047e9b
|
Fix large notification HTML overflowing CEF buffer and silently crashing
|
2020-06-02 04:05:29 +02:00 |
|
|
1bf9e7fb56
|
Release 1.18.6
|
2020-05-16 19:15:07 +02:00 |
|
|
ca69554f37
|
Fix docked composer not re-focusing after image upload
|
2020-05-16 18:08:51 +02:00 |
|
|
cf7029037e
|
Fix twitter login page after it was migrated and broke detection
|
2020-05-16 18:02:37 +02:00 |
|
|
418388b0ab
|
Merge branch 'master' of https://github.com/chylex/TweetDuck
|
2020-05-16 17:54:00 +02:00 |
|
|
a0f8689d4f
|
Fix TweetDeck bug where docked composer loses focus after Alt+Tab
Closes #297
|
2020-05-16 17:53:50 +02:00 |
|
|
95007bdd26
|
Update FUNDING.yml
|
2020-05-13 23:23:34 +02:00 |
|
|
ab91540deb
|
Move some TweetLib.Core files into different namespaces
|
2020-05-04 17:13:20 +02:00 |
|
|
b2ebb984f8
|
Release 1.18.5
|
2020-05-04 16:20:44 +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 |
|
|
6eaafd883b
|
Release 1.18.4
|
2020-04-25 06:35:43 +02:00 |
|
|
5961a80b23
|
Fix blank notifications on certain hardware configurations w/ disabled acceleration
Closes #274
|
2020-04-25 05:47:17 +02:00 |
|
|
f41c6fe533
|
Unify all exe & dll versions
|
2020-04-25 05:05:05 +02:00 |
|
|
65b8efe13c
|
Fix non-quoted tweet links opening in browser despite also opening in the column
Closes #273
|
2020-04-25 03:48:20 +02:00 |
|
|
89529f9c96
|
Add $TD.makeGetRequest and fix template plugin AJAX
Closes #272
|
2020-04-25 03:15:52 +02:00 |
|
|
e90f6ebc63
|
Add 'Copy image' to context menu
Closes #287
|
2020-04-25 02:43:12 +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 |
|
|
ab4e2f5bda
|
Add error message to template plugin when AJAX request fails
|
2020-04-25 00:19:29 +02:00 |
|
|
1091b6d232
|
Fix IDE warnings (dispose, lang features) & nullability settings
|
2020-04-24 23:14:22 +02:00 |
|
|
fc89744238
|
Apparently video duration minus 0.05 causes complete hangs in short videos...
|
2020-03-07 01:40:07 +01:00 |
|
|
34e049a002
|
Work around video player black screen when looping & reduce player polling
|
2020-03-05 13:26:08 +01:00 |
|
|
980bf2c307
|
Release 1.18.3
|
2020-02-16 18:04:21 +01:00 |
|
|
762aea1e20
|
Add option to set first day of week in date picker
Closes #276
|
2020-02-16 15:47:26 +01:00 |
|
|
c1aefc7163
|
Add a way to register callbacks when $TDX property object gets updated
|
2020-02-16 14:39:15 +01:00 |
|
|
9480ba26e0
|
Move system tray options to a separate tab & reorganize General tab
|
2020-02-16 14:39:15 +01:00 |
|
|
c2c9160ed9
|
Allow dragging Twitter account links onto the app to view their profile
Closes #288
|
2020-02-16 11:35:20 +01:00 |
|
|
175b067a17
|
Add missing tooltip on custom video player selection
|
2020-02-16 11:27:46 +01:00 |
|
|
9d8656ca20
|
Add option for whether dev tools window should stay on top
|
2020-02-16 11:15:25 +01:00 |
|
|
0863001c80
|
Add option for custom video player executable & arguments
|
2020-02-15 21:17:44 +01:00 |
|
|
0ee22a30ad
|
Add option for custom browser args w/ new dialog & disallow quotes in URLs
|
2020-02-15 20:26:07 +01:00 |
|
|
447697ba45
|
Add StringUtils.NullIfEmpty & update existing code to use it
|
2020-02-15 17:25:00 +01:00 |
|
|
aea77ff909
|
Make dev tools dialog a proper window that appears in taskbar
|
2020-02-15 15:18:16 +01:00 |
|