1
0
Fork 0
Commit Graph

2152 Commits

Author SHA1 Message Date
chylex bdbafb3e5c Fix rounded borders in media badges and sensitive media overlay 2018-10-02 01:18:43 +02:00
chylex ac70cf87c6 Fix slight misalignments in tweet composer elements when using old icons 2018-09-27 22:03:00 +02:00
chylex 93de835ab4 Fix rounded borders in composer (media elements & media description dialog) 2018-09-27 22:01:34 +02:00
chylex 2ea38b88ce Release 1.16.1 2018-08-28 21:11:31 +02:00
chylex 2c4f2be57d Support system font in notifications, but revert to Arial everywhere by default 2018-08-28 21:06:53 +02:00
chylex fa4beea425 Reset script cache when holding Shift during browser reload 2018-08-24 16:34:55 +02:00
chylex 7a976edc82 Ignore cached files for updates and viewed images if their contents are empty 2018-08-23 20:08:34 +02:00
chylex bb22c35221 Fix broken context menu options for images in DMs
Closes #238
2018-08-23 19:51:43 +02:00
chylex ff3dc59016 Move 'View image in photo viewer' handling to TwitterUtils 2018-08-23 19:32:20 +02:00
chylex 2e4dd3df3e Fix column icon alignment & clear icon not being hidden for certain columns 2018-08-18 14:55:08 +02:00
chylex b82e5d33f9 Add .column to data-td-icon attribute selectors (very minor optimization) 2018-08-18 14:41:30 +02:00
chylex 65d56b336b Release 1.16 2018-08-17 20:09:15 +02:00
chylex 7836d61173 Rewrite hovered column/tweet detection again to improve consistency & performance 2018-08-17 16:13:09 +02:00
chylex 898437720b Refactor and optimize the plugin configuration file 2018-08-17 11:09:07 +02:00
chylex d9a80d1085 Make it easier to modify custom values for column width and font size 2018-08-17 08:09:28 +02:00
chylex ab3d8b0ae2 Load edit-design plugin configuration dialog lazily 2018-08-17 07:53:43 +02:00
chylex b865074c32 Mark DMs as read when replying to them 2018-08-17 07:02:22 +02:00
chylex 2b8ca77c0d Add a safeguard and a TODO to DM notification fix 2018-08-16 20:36:12 +02:00
chylex fa8b4e1e7f Remove broken feature that showed missed notifications after reload 2018-08-16 20:33:31 +02:00
chylex a310c5bcc1 Fix a broken workaround for DM notifications not showing if the convo is open 2018-08-16 19:53:48 +02:00
chylex b5dccd6b91 Merge branch 'master' of https://github.com/chylex/TweetDuck 2018-08-15 15:55:23 +02:00
chylex c2bcb39b38 Fix broken hover color on column filter icons 2018-08-15 15:55:02 +02:00
Daniel Chýlek 4515add0a0
Update README.md 2018-08-12 16:06:38 +02:00
chylex 5b6aaec48c Reorganize installer batch files 2018-08-12 15:56:14 +02:00
chylex 810e56ca31 Update CefSharp to 67 (pre01) 2018-08-12 15:36:48 +02:00
chylex 5bcc8ac2e0 Remove ITweetDeckBrowser 2018-08-10 03:18:26 +02:00
chylex f5bfb35867 Add a notification script to the debug plugin for testing 2018-08-10 03:14:39 +02:00
chylex 9088b8cd07 Finish refactoring context menu structures & fix bugs from previous commits 2018-08-10 00:58:44 +02:00
chylex a7d90dc708 Allow RT & Add to List/Collection dialogs to be smaller
Closes #236
2018-08-09 20:20:08 +02:00
chylex 5968b57a01 Add account context menu items to follow notifications 2018-08-09 20:07:51 +02:00
chylex 94946a9ed6 Refactor context menu link handling 2018-08-09 19:55:53 +02:00
chylex 561aec5ef0 Refactor highlighted column/tweet variables 2018-08-09 18:13:45 +02:00
Daniel Chýlek e31696d843
Update README.md 2018-07-31 14:30:05 +02:00
Daniel Chýlek 8b33fd2002
Update README.md 2018-07-31 14:23:25 +02:00
chylex 064e43750f Rewrite PostBuild into F# with optional compilation for performance 2018-07-31 12:48:07 +02:00
chylex 29d2f4f681 Why the fuck is Copy-Item file exclusion not working 2018-07-31 03:01:15 +02:00
chylex c11b40b94a Tweak appearance of list-related notifications 2018-07-31 02:33:51 +02:00
chylex e874e1d798 Refactor StringBuilder usage 2018-07-30 01:58:23 +02:00
chylex 01244ec632 Replace td-example-notification attribute with .td-example body class 2018-07-30 01:49:38 +02:00
chylex 671657e2b0 Remove user & system config properties from Program class & fix field visibility 2018-07-29 10:16:29 +02:00
chylex dff7278e2e Refactor zoom config events & fix notification zoom not updating when outside TweetDeck 2018-07-29 09:41:52 +02:00
chylex 0881328636 Release 1.15.2 2018-07-27 22:13:16 +02:00
chylex a951c3a7c9 Tweak Options visuals (labels, spacing, colors) & fix off-by-pixel bug on high DPI 2018-07-27 19:29:21 +02:00
chylex b25fae54fe Update PostCefUpdate script to remove x64/AnyCPU from .targets file 2018-07-27 05:59:27 +02:00
chylex a87bc4609e Add a cue text to Sounds tab in Options 2018-07-27 05:32:17 +02:00
chylex 3e68026949 Redesign Options to reduce amount of tabs and organize code 2018-07-27 05:12:17 +02:00
chylex 78d6d285cd Remove GDI charset from fonts in designer files 2018-07-26 20:17:53 +02:00
chylex 72e3596a3c Tweak heading font in Options and fix minor issues (tab order, overflowing text) 2018-07-26 19:37:07 +02:00
chylex 643ebcaab4 Prompt restart after profile import/reset only if an updated option requires it 2018-07-25 22:01:37 +02:00
chylex 52ef6cd95a Unify configs (backups, behavior, error handling) & make future development easier 2018-07-25 17:25:20 +02:00