1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2024-09-20 20:42:46 +02:00

Commit Graph

  • 4f5075ac54 Fix 'Save image as...' usernames in quoted tweets & more refactoring chylex 2017-08-31 15:26:03 +0200
  • 20f0445b10 Replace FormNotificationBase.ChirpId with CanViewDetail that checks ColumnId too chylex 2017-08-31 14:52:38 +0200
  • c77c974455 Rename more parameters and fields in TweetDeckBridge chylex 2017-08-31 14:40:10 +0200
  • 44397b2d45 Fix parameter name in TweetDeckBridge chylex 2017-08-31 14:07:46 +0200
  • 943d4d4d72 Release 1.9 1.9 chylex 2017-08-30 21:40:11 +0200
  • 6468c03465 Fix 'Restore Defaults' not resetting plugin status and import/reset not closing Plugins form chylex 2017-08-30 21:34:12 +0200
  • 8141a5a5c5 Fix TrackBar labels being above focus cues chylex 2017-08-30 21:14:58 +0200
  • 26a1779310 Fix 'Restart with Arguments' including disabled data folder message in shortcut chylex 2017-08-30 21:00:59 +0200
  • 45d18ffafe Set volume slider SmallChange to 1 and increase width of video player volume slider chylex 2017-08-30 21:00:11 +0200
  • 5f1c30609c Fix typo in error message in FileSerializer chylex 2017-08-30 20:34:02 +0200
  • 7266d705d3 Fix video player UI for small videos & increase FormBrowser min size chylex 2017-08-30 19:15:45 +0200
  • ee6bb782d6 Tweak the download icon in video player chylex 2017-08-30 16:59:01 +0200
  • 8ae6e2c886 Bump project and plugin versions chylex 2017-08-30 16:51:53 +0200
  • dd3a0d3890 Tweak emoji warning message chylex 2017-08-30 14:57:36 +0200
  • 8d8e2da57e Make Enter key in emoji search insert the first available emoji chylex 2017-08-30 14:53:43 +0200
  • e60d204302 Refocus tweet input after closing emoji keyboard via icon & remove unused code chylex 2017-08-30 14:50:39 +0200
  • 3d642d8ad2 Tweak emoji search to only select query on click and refocus it after clicking emoji chylex 2017-08-30 14:48:43 +0200
  • 8db6e8a090 Remove unused custom emoji keyboard code chylex 2017-08-30 14:09:32 +0200
  • 8153fcde85 Minor refactoring chylex 2017-08-30 13:35:47 +0200
  • 96469cfca5 Rewrite config reload & fix some options breaking after import or reset chylex 2017-08-30 12:53:10 +0200
  • 7601645c12 Fix some config options not being committed before opening Manage Options chylex 2017-08-30 12:41:54 +0200
  • c28615d548 Add options to reset session and plugin data when restoring defaults chylex 2017-08-29 14:28:33 +0200
  • b515add94e Rewrite browser/plugin reload handling when importing a profile chylex 2017-08-29 14:26:42 +0200
  • 9fd5e9443d Make 'Manage Options' dialog close options after a successful operation chylex 2017-08-29 14:22:20 +0200
  • b2ddb1fab2 Disable 'Tray Highlight' option when the icon is disabled chylex 2017-08-29 00:02:41 +0200
  • fdac42947c Only activate parent form in video player if the player window itself is active chylex 2017-08-28 23:41:46 +0200
  • eeaf6949c5 Delay 'View detail' if the website is reloading chylex 2017-08-28 22:46:06 +0200
  • d7ad62d476 Make TweetNotification use persistent column ID chylex 2017-08-28 22:38:11 +0200
  • cd87a329fc Add a network error notification if the device goes offline chylex 2017-08-28 22:14:07 +0200
  • 8c0d306823 Rewrite sound notification hook to be hopefully more reliable chylex 2017-08-28 20:05:49 +0200
  • d5c3ea0862 'View detail' errors now ask user if they want to open the tweet in a browser chylex 2017-08-28 19:55:10 +0200
  • 83c962a7a4 Add support for icons in alert/confirm/prompt JS functions chylex 2017-08-28 19:40:32 +0200
  • 40ef9a42dd Fix unsealed classes chylex 2017-08-28 18:46:14 +0200
  • 868af5ac6a Goodbye, sweet rant chylex 2017-08-28 18:19:32 +0200
  • 625227d0ce Rewrite audio library & add notification volume option for WMP impl chylex 2017-08-28 18:16:13 +0200
  • 064627961e Fix zoom option label overlapping the slider chylex 2017-08-28 17:16:04 +0200
  • de0321cb2d Tweak video player label rendering & add label to volume slider chylex 2017-08-28 15:31:27 +0200
  • 0d71a33b28 Add close/download/fullscreen buttons to video player chylex 2017-08-28 13:31:19 +0200
  • 6d779f17b3 Fix video player tooltip going outside Form bounds chylex 2017-08-28 10:37:18 +0200
  • 05510d7bc1 Add tooltip to seek bar in video player chylex 2017-08-28 10:36:53 +0200
  • 8e162fe031 Add a custom tooltip to be used for video player controls chylex 2017-08-27 23:13:39 +0200
  • 7ea7366a43 Change default CultureInfo in video player chylex 2017-08-27 23:12:52 +0200
  • 445e6fcec0 Make Escape key in video player exit fullscreen or close the player chylex 2017-08-27 21:03:57 +0200
  • 42f4d97d5d Rewrite key handling in video player chylex 2017-08-27 20:46:10 +0200
  • 6357708533 Finish implementing 'View detail' context menu option in notifications chylex 2017-08-27 20:11:56 +0200
  • 59c9801437 Address code analysis and remove unused code chylex 2017-08-27 18:48:54 +0200
  • d691bef1fb Add video context menu items and update video service check chylex 2017-08-27 18:23:50 +0200
  • 442d74d0cb Refactor context menu handling and make adding new types of context easier chylex 2017-08-27 18:18:30 +0200
  • 588bb9a093 Refactor FormNotificationBase to store TweetNotification instead of copying data chylex 2017-08-27 13:40:49 +0200
  • 380e580d65 Fix cut off badge icon in notifications in notifications chylex 2017-08-27 13:35:02 +0200
  • 4e306661f8 Fix cut off badge icon in notifications chylex 2017-08-24 14:45:20 +0200
  • 9f3f33da93 More power! chylex 2017-08-23 07:28:08 +0200
  • 69cd96a37c Add 'View detail' context menu item in notifications (currently loaded tweets only) chylex 2017-08-22 11:59:34 +0200
  • 1293a2a533 Harness the incredible power of return-if statements chylex 2017-08-22 10:10:46 +0200
  • d24b7bbcb9 Implement return-if transpiler for JS files chylex 2017-08-22 09:51:27 +0200
  • b55b47b689 Refactor postbuild js/html processing script chylex 2017-08-22 09:48:03 +0200
  • c4c032b4d5 Bump TweetDuck.Video project version chylex 2017-08-22 08:16:28 +0200
  • 970cd21964 Move TweetDuck.Video project folder chylex 2017-08-22 08:13:49 +0200
  • 8ca9d242b2 Fix tab order in restart dialog chylex 2017-08-22 07:30:17 +0200
  • 6f0518edcc Disable text input in locale drop-down in restart dialog chylex 2017-08-22 07:22:09 +0200
  • e2d15dd7e3 Add a shortcut target field to restart dialog chylex 2017-08-22 07:20:40 +0200
  • 5c310e8647 Disable data folder in restart dialog for portable installs, and fix up tooltips chylex 2017-08-22 06:24:02 +0200
  • 01dca0bc66 Fix sensitive media preference being ignored in notification previews chylex 2017-08-22 04:59:55 +0200
  • 8b54fbdb2f Remove GC reload & threshold option migration code chylex 2017-08-22 03:53:59 +0200
  • 663d0a633e Remove redundant Config.Save() call in TabSettingsGeneral chylex 2017-08-22 03:44:13 +0200
  • ccd5edb0e4 Remove legacy config file upgrade code Daniel Chýlek 2017-08-22 03:23:53 +0200
  • c6190db918 Rewrite update event args and update dismissal handling chylex 2017-08-22 03:22:44 +0200
  • 3d4cec3b22 Remove update code that handles unsupported system check chylex 2017-08-22 02:45:51 +0200
  • 5ed970b5a0 Remove resx file on FormUpdateDownload chylex 2017-08-21 19:18:12 +0200
  • c22934336b Remove Program.VersionFull and refactor plugin version checks chylex 2017-08-21 18:47:26 +0200
  • a3a52e0a1c Release 1.8.7 chylex 2017-08-21 14:32:15 +0200
  • 68dca6e3d9 Fix spacebar not toggling video pause when the main app was focused 1.8.7 chylex 2017-08-21 14:14:38 +0200
  • 017f883e0b Disable custom emoji input, fix selection handling and support twemoji font if installed chylex 2017-08-21 13:37:21 +0200
  • 77b5c95f75 Add basic js minification (trim whitespace and remove single line comments) chylex 2017-08-21 09:41:15 +0200
  • 9d052c8339 Update close button fix to only affect New Tweet drawer chylex 2017-08-21 02:17:48 +0200
  • d67623a657 Tweak follow notification padding in the browser chylex 2017-08-21 01:52:19 +0200
  • c740b3dd46 What the fuck are you doing Twitter chylex 2017-08-21 01:35:53 +0200
  • 2ef5f7f96f Fix border radius on media previews in tweet detail chylex 2017-08-16 18:27:44 +0200
  • 404568d795 Fix pre-build powershell command causing build error chylex 2017-08-16 18:23:38 +0200
  • b5a6337a0c Update custom CSS to work better with recent TweetDeck changes chylex 2017-08-14 17:15:18 +0200
  • 82170c3fbd Fix sensitive media in notification previews and tweak follow notification padding chylex 2017-08-14 16:12:34 +0200
  • e6d6275fcc Work on emoji keyboard contenteditable fixes (selection, focus, editor migration) chylex 2017-08-14 15:37:55 +0200
  • 97c865a127 Make emoji editor only show after adding emoji, fix minor UI issues chylex 2017-08-14 04:22:13 +0200
  • 1ff21f0ee0 Make emoji keyboard replace tweet input with one that displays emoji chylex 2017-08-14 00:47:08 +0200
  • 2a3dca4467 Rewrite video player to use duplex pipe for process communication chylex 2017-08-13 17:52:46 +0200
  • d4ecfcceec Tweak DuplexPipe to set key instead of data when separator is missing chylex 2017-08-13 17:31:58 +0200
  • ec5d503e4d Make DuplexPipe data serialized as key/value pairs chylex 2017-08-13 17:23:23 +0200
  • 346391ca2d Remove unused 'using' statements for the billionth time chylex 2017-08-13 16:55:08 +0200
  • 9074cdf340 Add a hover effect to video player seek bar chylex 2017-08-13 16:46:33 +0200
  • 2fcf3604a8 Move video player form controls to a different namespace chylex 2017-08-13 16:14:46 +0200
  • 34e5185fa1 Fuck localized .NET exceptions chylex 2017-08-13 15:53:39 +0200
  • e09e0e69ca Fuck browser process when building the project chylex 2017-08-13 15:50:43 +0200
  • 963c98e588 Move interprocess comms to a separate project & implement duplex pipe Daniel Chýlek 2017-08-13 15:20:04 +0200
  • 92acb823a4 Implement a duplex anonymous pipe in TweetLib.Communication chylex 2017-08-13 15:14:17 +0200
  • b967b1288f Move process communication to a separate project chylex 2017-08-13 13:54:34 +0200
  • 1db271ce90 Fix spacebar triggering fullscreen in video player chylex 2017-08-13 00:23:08 +0200
  • 58c64025e3 Fix level 2 lists and links in update changelog modal chylex 2017-08-12 23:52:38 +0200
  • 643a7a87aa Release 1.8.6 chylex 2017-08-12 23:39:41 +0200
  • 5e9ed5d713 Improve video player startup and ensure it's always closed with the main app 1.8.6 chylex 2017-08-12 23:36:14 +0200
  • 78e492c764 Tweak 'stay open' pin position and tooltip chylex 2017-08-12 20:33:52 +0200