ef815dabce
Add verbose logging controlled by command line flag & update existing calls
2019-01-28 23:43:52 +01:00
1fb133e6b8
Make TweetDeck resource freezing a command line argument
2019-01-28 23:17:33 +01:00
50b58cd6a6
Add keyboard shortcut to open dev tools (Ctrl+Shift+I)
2019-01-28 18:43:55 +01:00
01485d7ef9
Add a base class for browser keyboard handling
2019-01-28 18:42:27 +01:00
9b082e114e
Redirect plain twitter.com requests to TD to fix 2FA bug
2018-11-20 20:58:04 +01:00
762a7fdfb7
Disable compression on vendor.js as the x-ton-expected-size header isn't sometimes sent
...
Closes #241
2018-11-14 19:22:49 +01:00
cd7aeaeed2
Create and use a custom resource handler factory
2018-11-14 18:47:19 +01:00
50e909cb3d
Move debug TweetDeck resource freezing and update it to support CSS
2018-11-07 05:45:20 +01:00
ff3dc59016
Move 'View image in photo viewer' handling to TwitterUtils
2018-08-23 19:32:20 +02:00
9088b8cd07
Finish refactoring context menu structures & fix bugs from previous commits
2018-08-10 00:58:44 +02:00
94946a9ed6
Refactor context menu link handling
2018-08-09 19:55:53 +02:00
671657e2b0
Remove user & system config properties from Program class & fix field visibility
2018-07-29 10:16:29 +02:00
1375630727
Safeguard ResponseFilterBase in case input stream is null
...
Closes #234 (hopefully)
2018-07-23 12:37:57 +02:00
b0883229bf
Move HasDevTools to BrowserUtils
2018-07-08 10:06:40 +02:00
a63c3232da
Update CefSharp to 67 (early)
2018-07-05 06:30:41 +02:00
d7378bd75a
Add leading slashes to URL strings in RequestHandlerBrowser
2018-07-02 20:32:23 +02:00
0f41cb9dbc
Add response filter to restore global jQuery & unfreeze TweetDeck resources
2018-07-02 20:27:54 +02:00
77bc922d93
Add base class for response filters to safely modify intercepted files
2018-07-02 19:57:24 +02:00
38b01deec1
Make it easier to freeze TweetDeck resources in the future
2018-06-30 11:49:46 +02:00
e065983c95
Delay the apocalypse (freeze TweetDeck JS resources, force update checking)
2018-06-29 19:41:02 +02:00
bd2c43e1f4
Fix analytics not counting applying ROT13 on non-editable text
2018-06-19 21:35:35 +02:00
75d60a8182
Work around browser redirection when dragging links into a scrolling column
2018-06-07 13:23:19 +02:00
b7f325a241
Minor RequestHandlerBase refactoring
2018-06-05 02:05:04 +02:00
3cb0f90706
Prevent an unlikely crash when showing an error message in context menu
2018-05-16 13:05:59 +02:00
a3e9b15a8a
Add 'Apply ROT13' to non-editable selections to allow decoding tweets
2018-05-16 12:40:49 +02:00
ba1bacd08c
Fix minor formatting and method modifier issues
2018-05-04 13:04:23 +02:00
1f8ae9ef80
Update CefSharp to 65 (pre01) and fix blank example notification
...
* Update CefSharp to 65 (pre01)
* Fix blank example notification on first load
2018-05-03 14:05:56 +02:00
64c07c14d9
Revert "Update to CefSharp 65 (early) ( #215 )"
...
This reverts commit b6a599f8a6
.
2018-05-02 15:19:01 +02:00
b6a599f8a6
Update to CefSharp 65 (early) ( #215 )
2018-05-01 19:20:13 +02:00
87109e5d01
Fix a few visual issues with high DPI
2018-04-27 18:29:02 +02:00
be1a809098
Update all forms and dialogs to use the 'Segoe UI' font
2018-04-27 18:06:45 +02:00
44413fa96c
Swap order of 'Search in' items in selection context menu
2018-04-07 11:15:14 +02:00
4dbc02360c
Add context menu options to search selected text in a column or browser
...
Closes #209
2018-04-04 05:22:41 +02:00
e9de789b79
Minor refactoring, including removal of unnecessary enableCustomCSS parameter
2018-04-03 20:49:21 +02:00
063d3a2637
Remove unnecessary null fallback in SetClipboardText
2018-03-09 14:43:59 +01:00
f1f90a2ee3
Refactor code to avoid nulls ( #206 )
...
* Ensure potential nulls have a fallback value & add/remove null checks
* Refactor update check code to avoid nulls
* Refactor ProfileManager exception handling to avoid nulls
* Refactor a few more various classes and fix nulls in ContextInfo
* Force c#7 everywhere and revert usage of newer features from cherry-picked commits
* Remove unused #pragma declaration
2018-03-07 14:37:03 +01:00
8fbb639430
Refactor & optimize context menu, send last tweet info only on right-click
2018-03-02 05:24:45 +01:00
679e126194
Reset all analytics counters
2018-02-12 05:41:03 +01:00
50e39164bd
Update and add analytics data points & increase report interval to 14 days
2018-02-11 20:01:57 +01:00
cb9f75e968
Refactor AnalyticsFile events and usage
2018-02-11 16:59:02 +01:00
aa7f6cc3b1
Fix loading spinner sometimes being visible before getting replaced
2018-02-10 23:20:34 +01:00
16051a0d25
Forgot this
2018-02-10 07:13:56 +01:00
ed7bf99610
Prevent dev tools from leaking info in all request headers
2018-02-06 21:10:29 +01:00
00b212944c
Implement top tier account bamboozle scheme
2018-01-28 19:12:32 +01:00
e114a93714
Refactor and move BrowserCache, VideoPlayer, and ExportManager
2018-01-22 06:41:20 +01:00
301d4fb171
Replace app locale option with spell check language & use correct lang list
2018-01-03 16:04:11 +01:00
f66ff1000a
Replace AbstractRequestHandler with CefSharp's implementation
2017-12-21 22:45:29 +01:00
45b6f49a08
Fix middle-click and ctrl-click handling in CEF 62
2017-12-07 20:07:15 +01:00
a48c17a769
Update analytics (fix system edition, add dev tools and other feature collection)
2017-11-18 07:15:18 +01:00
04369e22a7
Add option to disable animated avatars (general GIF toggle)
...
Note: this breaks when disable-extensions is used, so it was changed to
disable-pdf-extension instead
2017-11-09 18:18:22 +01:00