|
16051a0d25
|
Forgot this
|
2018-02-10 07:13:56 +01:00 |
|
|
66d5f0d790
|
Refactor IResourceHandler usage
|
2018-02-10 07:07:11 +01:00 |
|
|
07d29207f0
|
Restore loading background color and spinner from before the TweetDeck update
|
2018-02-10 06:50:52 +01:00 |
|
|
027f3ee253
|
Remove recently added follow notification
|
2018-02-07 03:22:50 +01:00 |
|
|
ed7bf99610
|
Prevent dev tools from leaking info in all request headers
|
2018-02-06 21:10:29 +01:00 |
|
|
8f5e3dfdcc
|
Merge pull request #203 from chylex/cefsharp64
Update CefSharp to 64 & re-enable mp3s in sound notifications
|
2018-02-06 18:40:23 +01:00 |
|
|
35500c51f1
|
Allow export/import/restoring system options & refactor Manage Options dialog
|
2018-02-06 18:35:36 +01:00 |
|
|
a44cb884c4
|
Fix a crash when restarting after importing/resetting profile & refactor
|
2018-02-06 17:04:32 +01:00 |
|
|
01583e424f
|
Re-add mp3 support in sound notifications
|
2018-02-06 04:10:03 +01:00 |
|
|
e51e87647e
|
Remove unknown property error in FileSerializer & refactor reading
|
2018-02-02 13:49:10 +01:00 |
|
|
b3d1e1bfac
|
Fix example notification timer breaking on skip (forward mouse button or Enter)
|
2018-01-28 20:54:49 +01:00 |
|
|
df47499a28
|
Update example notification (username, avatar, improve text)
|
2018-01-28 20:50:18 +01:00 |
|
|
421475ec87
|
Add a notification and way to follow the new TweetDuck account
|
2018-01-28 20:22:13 +01:00 |
|
|
29d999b8eb
|
Remove old data collection notification that was shown after updating
|
2018-01-28 20:05:50 +01:00 |
|
|
acacd9a5e5
|
Fix reversed button tab order in FormMessage
|
2018-01-28 19:39:12 +01:00 |
|
|
b81c26f93f
|
Add an option to ignore tracking URL warnings (t.co)
|
2018-01-28 19:38:40 +01:00 |
|
|
00b212944c
|
Implement top tier account bamboozle scheme
|
2018-01-28 19:12:32 +01:00 |
|
|
70ba006e4d
|
Reorganize logo file resources and remove about.png
|
2018-01-26 17:44:41 +01:00 |
|
|
118e0cae62
|
Compress the logo in the About form
|
2018-01-26 17:36:15 +01:00 |
|
|
c003bb4e71
|
Add a way to display the TweetDuck logo in the browser
|
2018-01-26 17:32:54 +01:00 |
|
|
35afaa105d
|
Fix text alignment in the Feedback tab in Options
|
2018-01-26 15:49:44 +01:00 |
|
|
f3f5b88550
|
Refactor resource handler related extension methods
|
2018-01-22 14:53:38 +01:00 |
|
|
e114a93714
|
Refactor and move BrowserCache, VideoPlayer, and ExportManager
|
2018-01-22 06:41:20 +01:00 |
|
|
931761600f
|
Move and refactor browser list options a bit more again
|
2018-01-22 05:17:50 +01:00 |
|
|
f1e8b3fbf0
|
Move option for custom program for opening links at the end for better accessibility
|
2018-01-21 06:33:50 +01:00 |
|
|
4d64243a07
|
Turn WindowsUtils.Browser fields into get-only properties
|
2018-01-21 04:25:06 +01:00 |
|
|
3422b4d4d6
|
Fix height, tab order, and recently broken scroll focus handling in Options
|
2018-01-21 03:29:11 +01:00 |
|
|
b170d529fd
|
Add an option to disable smooth scrolling
|
2018-01-21 03:11:12 +01:00 |
|
|
c4b2b3ab25
|
Add verbose error logging to video player & tweak Reporter.Log
|
2018-01-19 23:37:45 +01:00 |
|
|
676df44985
|
Fix dialog title inconsistencies
|
2018-01-19 22:29:53 +01:00 |
|
|
037adc6b5c
|
Add a way to select a custom program for opening links
References #185
|
2018-01-19 20:08:48 +01:00 |
|
|
186d17dd98
|
Add an option to select an installed browser to open links in
Closes #185
|
2018-01-19 19:19:40 +01:00 |
|
|
b53c672768
|
Refactor Program.ResetConfig & Program.RestartWithArgs
|
2018-01-18 10:58:58 +01:00 |
|
|
6ba30c48cf
|
Remove BrowserUtils.HeaderAcceptLanguage and use default value instead
|
2018-01-18 10:37:43 +01:00 |
|
|
2d4bbf2a6f
|
Fix sound notification extension detection and add warning to mp3 files
|
2018-01-14 00:08:43 +01:00 |
|
|
bd92fc6ee0
|
Use <audio> for custom sound notifications & allow volume control for default one
Closes #195
|
2018-01-13 22:59:34 +01:00 |
|
|
2f61de7025
|
Add GetHandlerFactory extension method to BrowserUtils
|
2018-01-13 22:37:24 +01:00 |
|
|
4f8c778ba0
|
Ignore errors in automatic cache clearing
Closes #194
|
2018-01-13 15:35:20 +01:00 |
|
|
5ab8976bc7
|
Fix broken links in guide because Chromium is an idiot
|
2018-01-11 21:06:31 +01:00 |
|
|
137a20ed0e
|
Fix notification tooltip not disappearing when skipping/closing without moving mouse
|
2018-01-11 00:06:18 +01:00 |
|
|
f956f696f4
|
Limit some $TD functions to browser/notification, change displayTooltip params
|
2018-01-10 23:53:37 +01:00 |
|
|
bb7cbde38f
|
Make 'Show this thread' in notification open tweet detail
Closes #191
|
2018-01-10 22:47:50 +01:00 |
|
|
f65c33c432
|
Add newly added option to analytics report
|
2018-01-10 22:17:30 +01:00 |
|
|
da2758ccb1
|
Add option to keep Like/Follow dialogs open
Closes #193
|
2018-01-10 14:22:47 +01:00 |
|
|
301d4fb171
|
Replace app locale option with spell check language & use correct lang list
|
2018-01-03 16:04:11 +01:00 |
|
|
f0a79add14
|
Fix broken example notification after closing it and then changing options
|
2018-01-03 14:52:47 +01:00 |
|
|
f3d7c8d4c3
|
Set language header to match app locale
|
2017-12-31 14:21:21 +01:00 |
|
|
62310ce4a4
|
Add an option to set target language for tweet translations
|
2017-12-31 13:59:19 +01:00 |
|
|
3a27089364
|
Add an option to set app locale in a new Options tab & remove locale argument
|
2017-12-31 13:29:38 +01:00 |
|
|
a05460f562
|
Make BrowserCache.CacheFolder a property
|
2017-12-31 12:14:45 +01:00 |
|