|
17d762ce91
|
Make spell check option not require a restart
|
2017-11-09 16:51:40 +01:00 |
|
|
b81e7583eb
|
Implement feature usage analytics
|
2017-11-08 08:15:45 +01:00 |
|
|
512b5666ac
|
Fix 'Escape' key not clearing notification tweet queue & refactor HideNotification
|
2017-10-31 11:31:01 +01:00 |
|
|
e6655219ee
|
Add a context menu item to apply ROT13 to text selection in inputs
|
2017-10-29 04:39:28 +01:00 |
|
|
0b4aaf80dc
|
Remove unnecessary usings and code
|
2017-10-21 14:53:50 +02:00 |
|
|
54613e5242
|
Handle errors when opening images in associated viewer
|
2017-10-19 00:21:53 +02:00 |
|
|
afffca020e
|
Add context menu item to view images in photo viewer
|
2017-10-18 13:50:20 +02:00 |
|
|
d663cc3f64
|
Add username to default video download filename & tweak playback error message
|
2017-10-17 19:39:35 +02:00 |
|
|
373c0b1cc3
|
Fix separator before 'Open dev tools' in example notification context menu
|
2017-10-11 20:34:50 +02:00 |
|
|
8c447b1ffb
|
Maybe fix dragged tweet links not being recognized from certain drag sources
|
2017-09-29 18:04:44 +02:00 |
|
|
2008ccdaa4
|
Add an introduction modal & guide
|
2017-09-23 23:33:06 +02:00 |
|
|
820ce9e845
|
Fix uploading files with uppercase extensions
|
2017-09-11 18:27:39 +02:00 |
|
|
f17806f4e8
|
Allow dragging tweet links over columns to open them in detail view
Closes #167
|
2017-09-10 23:03:03 +02:00 |
|
|
c808e7bd83
|
Fix calling OpenExternalBrowser from non-UI threads, causing crashes or errors
|
2017-09-02 21:49:45 +02:00 |
|
|
13ea388f5e
|
Fix upload dialog to include 'All Supported Formats' instead of separating them
|
2017-09-02 20:51:58 +02:00 |
|
|
c46dc0f1a3
|
Fix 'Open link in browser' not bypassing t.co
|
2017-09-02 20:30:54 +02:00 |
|
|
4f5075ac54
|
Fix 'Save image as...' usernames in quoted tweets & more refactoring
|
2017-08-31 15:26:03 +02:00 |
|
|
20f0445b10
|
Replace FormNotificationBase.ChirpId with CanViewDetail that checks ColumnId too
|
2017-08-31 14:52:38 +02:00 |
|
|
c77c974455
|
Rename more parameters and fields in TweetDeckBridge
|
2017-08-31 14:40:10 +02:00 |
|
|
83c962a7a4
|
Add support for icons in alert/confirm/prompt JS functions
|
2017-08-28 19:40:32 +02:00 |
|
|
40ef9a42dd
|
Fix unsealed classes
|
2017-08-28 18:46:14 +02:00 |
|
|
42f4d97d5d
|
Rewrite key handling in video player
|
2017-08-27 20:46:10 +02:00 |
|
|
6357708533
|
Finish implementing 'View detail' context menu option in notifications
Closes #152
|
2017-08-27 20:11:56 +02:00 |
|
|
d691bef1fb
|
Add video context menu items and update video service check
|
2017-08-27 18:23:50 +02:00 |
|
|
442d74d0cb
|
Refactor context menu handling and make adding new types of context easier
|
2017-08-27 18:18:30 +02:00 |
|
|
69cd96a37c
|
Add 'View detail' context menu item in notifications (currently loaded tweets only)
|
2017-08-22 11:59:34 +02:00 |
|
|
68dca6e3d9
|
Fix spacebar not toggling video pause when the main app was focused
|
2017-08-21 14:14:38 +02:00 |
|
|
48c38f6e1d
|
Include tweet author and quality in image download filename
|
2017-08-05 21:32:07 +02:00 |
|
|
77e656d8e4
|
Tweak JS prompt dialog layout on high DPI
|
2017-08-01 15:06:09 +02:00 |
|
|
a673957bd0
|
Tweak JS prompt dialog layout
|
2017-08-01 14:54:21 +02:00 |
|
|
973ae8cb5d
|
Move twitter account regex to TwitterUtils
|
2017-07-31 14:31:32 +02:00 |
|
|
f07640cc84
|
Reorganize CEF handlers
|
2017-07-31 14:24:42 +02:00 |
|
|
485ef684be
|
Prevent notification keyboard controls from triggering in dev tools
|
2017-07-31 13:36:44 +02:00 |
|
|
7caca22e57
|
Remove 'TweetDuck' from JS dialog captions
|
2017-07-31 01:42:22 +02:00 |
|
|
f1d9e32bf5
|
Add keyboard controls to notifications
Closes #153
|
2017-07-31 01:23:57 +02:00 |
|
|
2a0461a76f
|
Add safeguards for accessing TweetDeckBridge.LastHighlightedTweetImages
|
2017-07-21 12:43:10 +02:00 |
|
|
b35e4d4d01
|
Add "Save all images as..." context menu option for tweets with multiple images
|
2017-07-21 12:14:15 +02:00 |
|
|
aebe82e3a7
|
Add context menu for image previews that use background-image
|
2017-07-21 10:46:28 +02:00 |
|
|
d1b1dd539f
|
Add an option to use :orig image links in context menu
|
2017-07-17 05:39:59 +02:00 |
|
|
a70f64e1f6
|
Move some stuff from BrowserUtils to a new TwitterUtils class
|
2017-07-17 02:09:20 +02:00 |
|
|
441228e2b0
|
Stop using BrandName in msg dialogs, update msg titles, fix mistakes from prev commits
|
2017-07-09 04:21:33 +02:00 |
|
|
7538aee4f2
|
Replace all MessageBox.Show calls with FormMessage
|
2017-07-09 03:50:04 +02:00 |
|
|
a453888ca2
|
Tweak new lines in FormMessage, add ControlType enum for FormMessage buttons
|
2017-07-09 02:40:37 +02:00 |
|
|
530b44762b
|
Make \n the only new line character in FormMessage
|
2017-07-09 01:52:44 +02:00 |
|
|
14d44528b0
|
Fuck CultureInfo some more and fix analysis violations (dispose pattern, lang features)
|
2017-07-07 23:53:04 +02:00 |
|
|
5a21d2cb10
|
Add StringUtils with unit tests and use it
|
2017-07-07 15:52:13 +02:00 |
|
|
11fa13f0bb
|
Tweak google analytics detection to work on twitter.com
|
2017-06-08 18:43:46 +02:00 |
|
|
21400d72b3
|
Block TweetDeck's google analytics script
|
2017-06-08 18:39:40 +02:00 |
|
|
bd1692cea3
|
Rename Settings to Options
|
2017-06-03 17:24:43 +02:00 |
|
|
867c2d1632
|
Make static regexes lazily initialized
|
2017-05-19 15:53:26 +02:00 |
|
|
5447afc3f5
|
Make dev tools work in release if devtools_resources.pak is present
|
2017-05-19 15:14:46 +02:00 |
|
|
4c7660ee65
|
Restire browser window when the browser process is killed
|
2017-05-19 13:23:52 +02:00 |
|
|
c1b9bde7b0
|
Add an abstract request handler
|
2017-05-19 04:14:58 +02:00 |
|
|
e3c709b005
|
Add success action parameter to BrowserUtils.DownloadFileAsync
|
2017-05-17 14:19:35 +02:00 |
|
|
4d05441aa8
|
Rename root namespace to TweetDuck
|
2017-05-17 13:00:17 +02:00 |
|
|
c11f36dfef
|
Remove and sort usings in the whole project
|
2017-04-28 13:51:06 +02:00 |
|
|
abddf61c88
|
Update TweetDuck codebase to C# 7.0
|
2017-04-28 13:29:45 +02:00 |
|
|
61b1155a03
|
Completely rewrite all image pasting code
|
2017-04-15 14:29:55 +02:00 |
|
|
38d6d93f65
|
Fix recently introduced crash when opening dev tools in notification window
|
2017-04-13 19:10:14 +02:00 |
|
|
064673ef23
|
Rewrite notification handling (better URL and duration handling, remove hacky code)
|
2017-04-12 00:56:28 +02:00 |
|
|
81bf93e5ab
|
Use custom ResourceHandler for notifications and tweak notification code
|
2017-04-12 00:08:01 +02:00 |
|
|
2b116d6756
|
Revert "Revert "Update CefSharp to 57.0.0-pre01""
This reverts commit da611153cf .
|
2017-04-03 03:05:03 +02:00 |
|
|
da611153cf
|
Revert "Update CefSharp to 57.0.0-pre01"
This reverts commit dbfebf6a32 .
|
2017-04-02 20:26:19 +02:00 |
|
|
dbfebf6a32
|
Update CefSharp to 57.0.0-pre01
|
2017-04-02 18:16:44 +02:00 |
|
|
cf525a3929
|
Fix JS dialogs to focus on a default button (and text input for prompts)
|
2017-03-30 23:13:57 +02:00 |
|
|
18d658f7e1
|
Add window.prompt support to JavaScriptDialogHandler
|
2017-03-30 22:35:49 +02:00 |
|
|
f1db1ba708
|
Refactor FormMessage uses with the new DialogResult parameter
|
2017-03-23 16:11:42 +01:00 |
|
|
491a3ae525
|
Add 'Copy account username' to context menu for Twitter account links
|
2017-03-22 16:57:09 +01:00 |
|
|
f9fb4668c2
|
Refactor browser reloading in ContextMenuBrowser to use ReloadToTweetDeck
|
2017-03-21 22:45:16 +01:00 |
|
|
2de5b5c6e4
|
Make the TweetDuck entry in TweetDeck Settings show the context menu
|
2017-03-21 01:28:13 +01:00 |
|
|
d6e0e0726f
|
Completely refactor FormNotification into multiple classes
|
2017-03-13 02:06:31 +01:00 |
|
|
ec2e26752a
|
Fix link clicking bug caused by a CefSharp bug
|
2017-03-10 16:50:41 +01:00 |
|
|
6081e5b9c1
|
Add & use ControlExtensions.InvokeAsyncSafe for improved performance
|
2017-02-20 13:02:24 +01:00 |
|
|
09e5636e86
|
Remove unused 'using' statement
|
2017-01-23 00:59:19 +01:00 |
|
|
2295a875be
|
Fix 'Copy' context menu item (separator in wrong place in browser, missing in notification)
|
2017-01-23 00:53:15 +01:00 |
|
|
da3921b1ca
|
Add safeguards for clipboard update methods
Closes #91
|
2017-01-17 18:19:39 +01:00 |
|
|
f7516b593f
|
Add JavaScript dialog handler that uses FormMessage for alerts and confirmations
|
2017-01-01 21:38:46 +01:00 |
|
|
83ff998f9d
|
Rename DialogHandlerBrowser to FileDialogHandler
|
2017-01-01 21:34:24 +01:00 |
|
|
ba62d57485
|
Fix invalid context menu items due to bridge properties not being cleared after reload
|
2017-01-01 00:34:52 +01:00 |
|
|
c014c4bc24
|
Refactor notifications (move namespaces, move screenshot methods to a separate class)
|
2016-12-29 02:50:16 +01:00 |
|
|
31f1546483
|
Make TweetNotification properties constants instead
|
2016-12-25 13:02:56 +01:00 |
|
|
d8a88a19af
|
Separate notification CSS fixes (fixes badge and urls in screenshots)
|
2016-12-25 12:58:02 +01:00 |
|
|
921294eeb3
|
Add support for custom wav notification sounds
Closes #3
|
2016-12-24 15:59:29 +01:00 |
|
|
da29811b16
|
Fix td-hover class missing after clicking the Skip button and not moving the cursor
|
2016-12-24 00:44:34 +01:00 |
|
|
d116ac5e56
|
Reorder notification context menu to place relevant items on top
Closes #81
|
2016-12-23 16:15:43 +01:00 |
|
|
034312e676
|
Add dev tools to context menus when debugging
|
2016-12-23 15:43:11 +01:00 |
|
|
c3db3ce0f2
|
Push WIP tweet screenshot functionality
|
2016-11-16 18:39:30 +01:00 |
|
|
7a1e7637ff
|
Add a parameter to toggle custom CSS in TweetNotification.GenerateHtml
|
2016-11-16 18:33:30 +01:00 |
|
|
7cd0b4ad54
|
Fix highlighted tweets staying in context menu after logging out of TweetDeck
|
2016-11-14 10:35:58 +01:00 |
|
|
87fd2a521e
|
Fix quoted tweet link in notification window not resetting
Closes #75
|
2016-10-21 06:50:34 +02:00 |
|
|
82beb1f5a7
|
Fix context menu state changing when moving mouse quickly
Closes #70
|
2016-10-08 17:43:55 +02:00 |
|
|
fde984d02b
|
Add a hover class to Notification body element and only display skip button when over
|
2016-09-27 03:48:14 +02:00 |
|
|
6b79c89f42
|
Add a button to skip current notification
|
2016-09-25 16:53:00 +02:00 |
|
|
5f249d4603
|
Add a <body> td-example-notification attribute for example notifications
|
2016-09-25 16:52:22 +02:00 |
|
|
86aba1eb52
|
Update all exception handlers
|
2016-09-20 16:55:51 +02:00 |
|
|
757ccbf9d3
|
Switch locale to English and add spell check setting
Closes #62
|
2016-09-19 13:33:44 +02:00 |
|
|
340eaece0f
|
Update CefSharp to 53 and update the readme
|
2016-09-19 00:12:48 +02:00 |
|
|
1fdf9bffb6
|
Disable global context menu items when in textarea or text selection
|
2016-09-07 21:47:31 +02:00 |
|
|
8fa68c428f
|
Add 'Open (quoted) tweet in browser' context menu items and move them down
|
2016-09-05 16:17:23 +02:00 |
|
|
e2be90191e
|
Standardize context menu items using Chrome's style
|
2016-09-05 14:30:07 +02:00 |
|