1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2024-10-17 09:42:45 +02:00
TweetDuck/Core/Handling
2019-01-28 23:43:52 +01:00
..
Filters Safeguard ResponseFilterBase in case input stream is null 2018-07-23 12:37:57 +02:00
General Remove user & system config properties from Program class & fix field visibility 2018-07-29 10:16:29 +02:00
ContextMenuBase.cs Move 'View image in photo viewer' handling to TwitterUtils 2018-08-23 19:32:20 +02:00
ContextMenuBrowser.cs Finish refactoring context menu structures & fix bugs from previous commits 2018-08-10 00:58:44 +02:00
ContextMenuGuide.cs Move HasDevTools to BrowserUtils 2018-07-08 10:06:40 +02:00
ContextMenuNotification.cs Move HasDevTools to BrowserUtils 2018-07-08 10:06:40 +02:00
DragHandlerBrowser.cs Work around browser redirection when dragging links into a scrolling column 2018-06-07 13:23:19 +02:00
KeyboardHandlerBase.cs Add keyboard shortcut to open dev tools (Ctrl+Shift+I) 2019-01-28 18:43:55 +01:00
KeyboardHandlerBrowser.cs Add a base class for browser keyboard handling 2019-01-28 18:42:27 +01:00
KeyboardHandlerNotification.cs Add a base class for browser keyboard handling 2019-01-28 18:42:27 +01:00
RequestHandlerBase.cs Add verbose logging controlled by command line flag & update existing calls 2019-01-28 23:43:52 +01:00
RequestHandlerBrowser.cs Redirect plain twitter.com requests to TD to fix 2FA bug 2018-11-20 20:58:04 +01:00
ResourceHandlerFactory.cs Create and use a custom resource handler factory 2018-11-14 18:47:19 +01:00
ResourceHandlerNotification.cs Fix unsealed classes 2017-08-28 18:46:14 +02:00