1
0
Fork 0
Commit Graph

2221 Commits

Author SHA1 Message Date
chylex 651bbbb672 Fix crash when showing a browser error message
Closes #244
2018-11-20 14:55:40 +01:00
chylex 52da4d8687 Release 1.17 2018-11-16 22:06:47 +01:00
chylex 36063ae76a Fix Visual Studio being stupid 2018-11-15 10:16:27 +01:00
chylex 2fcec2d2cd Update CefSharp to 67 (release) 2018-11-14 22:53:55 +01:00
chylex 762a7fdfb7 Disable compression on vendor.js as the x-ton-expected-size header isn't sometimes sent
Closes #241
2018-11-14 19:22:49 +01:00
chylex cd7aeaeed2 Create and use a custom resource handler factory 2018-11-14 18:47:19 +01:00
chylex 6f414d312c Clear cache after each update 2018-11-10 06:20:22 +01:00
chylex 1b5304efb7 Release 1.16.3 2018-11-07 11:55:37 +01:00
chylex d59375308f Work around clear-columns plugin reappearing after being disabled
Closes #240
2018-11-07 11:16:44 +01:00
chylex 8c9509a906 Fix broken colors of plugin elements with dark theme 2018-11-07 10:27:08 +01:00
chylex fb86d8f3a8 Fix broken black theme colors 2018-11-07 10:18:24 +01:00
chylex 50e909cb3d Move debug TweetDeck resource freezing and update it to support CSS 2018-11-07 05:45:20 +01:00
chylex 2f54edf7e7 Fix missing <body> margin reset 2018-11-07 00:26:43 +01:00
chylex c251603e1e Fix broken Arial font override 2018-11-07 00:26:22 +01:00
chylex 4476edb6c3 Release 1.16.2 2018-10-18 22:31:28 +02:00
chylex 28fc67660f Fix border color of large timeline cards 2018-10-18 22:30:11 +02:00
chylex 6e8b5a5ce5 Bypass t.co in new timeline cards 2018-10-18 21:26:03 +02:00
chylex e53681416f Fix TweetDeck update breaking theme setting in edit-design plugin 2018-10-18 20:44:09 +02:00
chylex acb5e184e8 Update styles for new timeline cards (rounded borders, black theme colors) 2018-10-18 20:36:42 +02:00
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