|
173f25bebc
|
Add option to disable automatic DM input focus
Closes #253
|
2019-03-08 18:16:37 +01:00 |
|
|
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 |
|
|
898437720b
|
Refactor and optimize the plugin configuration file
|
2018-08-17 11:09:07 +02:00 |
|
|
671657e2b0
|
Remove user & system config properties from Program class & fix field visibility
|
2018-07-29 10:16:29 +02:00 |
|
|
52ef6cd95a
|
Unify configs (backups, behavior, error handling) & make future development easier
|
2018-07-25 17:25:20 +02:00 |
|
|
73549515eb
|
Remove old user configuration fix
|
2018-07-24 06:16:52 +02:00 |
|
|
d83d2660cf
|
Initial Options dialog refactoring to use an event for restart requests
|
2018-07-24 04:04:44 +02:00 |
|
|
668825bc01
|
Add option to toggle touch adjustment & disable it by default
Closes #230
|
2018-07-23 01:36:49 +02:00 |
|
|
3f44f3bab4
|
Fix notification scrolling issue by disabling threaded scrolling & latching
Closes #221
|
2018-07-09 17:47:20 +02:00 |
|
|
dfd578165b
|
Revert custom throttling, it is not ready due to issues w/ notifications
|
2018-07-09 13:04:55 +02:00 |
|
|
34c8d44dfe
|
Project tweaks (make update installer on build, stopwatch resource swap, formatting)
|
2018-07-08 05:03:30 +02:00 |
|
|
873fe2b393
|
Remove legacy HW acceleration support check & update tooltip
|
2018-07-06 09:37:25 +02:00 |
|
|
4e52102c5c
|
Add option for browser throttling w/ default when covered by larger window
|
2018-07-06 06:26:50 +02:00 |
|
|
421ff0654b
|
Temporarily work around buggy notification scrolling
|
2018-06-04 12:35:34 +02:00 |
|
|
03730fafb9
|
...because I can't be bothered
|
2018-05-29 15:34:02 +02:00 |
|
|
58124b5821
|
Force Chrome UA on TweetDeck and remove -chromeagent argument
|
2018-05-01 19:31:39 +02:00 |
|
|
988fae75c3
|
Add a command line argument to use Chrome user agent
|
2018-04-30 21:02:15 +02:00 |
|
|
ba0e3f1bd4
|
Continue redesign of Plugins form (tweak visuals, position, and size limits)
|
2018-04-27 14:59:36 +02:00 |
|
|
d1db3aa673
|
Remove command line argument for pre-releases & reorganize restart dialog
|
2018-04-11 10:39:17 +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 |
|
|
1f92d5e633
|
Remove 'Shift Selects Multiple Accounts' option & fix refocusing after switching account
|
2018-02-28 01:43:44 +01:00 |
|
|
027f3ee253
|
Remove recently added follow notification
|
2018-02-07 03:22:50 +01:00 |
|
|
e51e87647e
|
Remove unknown property error in FileSerializer & refactor reading
|
2018-02-02 13:49:10 +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 |
|
|
b81c26f93f
|
Add an option to ignore tracking URL warnings (t.co)
|
2018-01-28 19:38:40 +01:00 |
|
|
b170d529fd
|
Add an option to disable smooth scrolling
|
2018-01-21 03:11:12 +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 |
|
|
bd92fc6ee0
|
Use <audio> for custom sound notifications & allow volume control for default one
Closes #195
|
2018-01-13 22:59:34 +01:00 |
|
|
33d9ba3871
|
Refactor UserConfig event invocations into a generic method
|
2018-01-13 19:49:16 +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 |
|
|
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 |
|
|
f67bf27db2
|
Add an option to automatically clear cache after exceeding a set size
Closes #182
|
2017-12-30 02:06:36 +01:00 |
|
|
a0cc4109df
|
Delete GC reload in CEF 63 (#186)
|
2017-12-28 00:03:24 +01:00 |
|
|
2c175b8d3a
|
Fix incorrect default config value for notification scroll speed
|
2017-11-18 15:31:36 +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 |
|
|
296626f7c7
|
Implement a notification about previously enabled anonymous data sending
|
2017-11-07 21:37:41 +01:00 |
|
|
5b2daf9746
|
Refactor method order and return types in config file classes
|
2017-11-07 18:36:52 +01:00 |
|
|
9a6b615174
|
Cleanup FileSerializer Write/Read calls & change exception for empty files
|
2017-11-07 18:10:38 +01:00 |
|
|
be08fd4445
|
Remove UserConfig.ZoomMultiplier and old migration code
|
2017-11-02 13:20:19 +01:00 |
|
|
4e26fd9d56
|
Random refactoring
|
2017-11-01 04:02:44 +01:00 |
|
|
2bc13e0de6
|
Remove subprocess dependency on communication lib & remove Comms class
|
2017-10-31 10:51:33 +01:00 |
|
|
c1bc956d6d
|
Move TrayIcon to a different namespace
|
2017-10-21 15:46:52 +02:00 |
|
|
d19dca6ea5
|
Add a (currently unimplemented) anonymous data collection option
|
2017-09-24 15:31:44 +02:00 |
|
|
2008ccdaa4
|
Add an introduction modal & guide
|
2017-09-23 23:33:06 +02:00 |
|
|
38837ae84c
|
Add option to open search columns before the first column
|
2017-09-07 15:22:14 +02:00 |
|