1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-08-18 03:31:41 +02:00

Commit Graph

  • 36bede7211 Tweak build instructions (wording and formatting) Daniel Chýlek 2017-09-12 23:06:40 +02:00
  • 46689bb700 Rewrite build and setup instructions Daniel Chýlek 2017-09-12 22:51:59 +02:00
  • 13e1a6543c Release 1.9.2 chylex 2017-09-12 20:29:40 +02:00
  • 820ce9e845 Fix uploading files with uppercase extensions 1.9.2 chylex 2017-09-11 18:27:39 +02:00
  • f17806f4e8 Allow dragging tweet links over columns to open them in detail view chylex 2017-09-10 23:03:03 +02:00
  • 3f5ffc9e10 Fix t.co bypass when middle-clicking links in tweets chylex 2017-09-09 19:16:08 +02:00
  • aeb0842ab4 Move system tray options to a separate tab chylex 2017-09-08 11:36:34 +02:00
  • 38837ae84c Add option to open search columns before the first column chylex 2017-09-07 15:22:14 +02:00
  • a4eb6935af Fix 'Theme color tweaks' changing color of some scrollbars it shouldn't change chylex 2017-09-06 12:57:43 +02:00
  • 52f1f4c4eb Release 1.9.1 1.9.1 chylex 2017-09-05 22:55:32 +02:00
  • 6c1782a038 Fix some twitter links (/signup, /tos, /privacy) having context menu for accounts chylex 2017-09-05 22:43:07 +02:00
  • 8b8f5f5473 Fix login page links opening in the app instead of external browser chylex 2017-09-05 22:32:11 +02:00
  • 61d3ed891a Update t.co bypass to work for media and bio urls chylex 2017-09-05 21:47:22 +02:00
  • b1abf87320 Revert TweetDeck scrollbar color & fix notification scrollbar with 'Theme color tweaks' on chylex 2017-09-05 14:55:29 +02:00
  • 9aedfc2799 Fix scrollbar in Options not disappearing when switching tabs while animating chylex 2017-09-04 17:52:01 +02:00
  • ad6240a067 Refactor delegating multiple events at once in code.js chylex 2017-09-04 03:02:30 +02:00
  • 9539eb076a Fix heart icon size and animation chylex 2017-09-03 01:45:59 +02:00
  • c808e7bd83 Fix calling OpenExternalBrowser from non-UI threads, causing crashes or errors chylex 2017-09-02 21:49:45 +02:00
  • 13ea388f5e Fix upload dialog to include 'All Supported Formats' instead of separating them chylex 2017-09-02 20:51:58 +02:00
  • c46dc0f1a3 Fix 'Open link in browser' not bypassing t.co chylex 2017-09-02 20:30:54 +02:00
  • 2ae311007d Make https scheme check first because https rocks chylex 2017-09-02 13:54:54 +02:00
  • 9344e02bff Add a privacy warning when opening a t.co link in case the bypass fails chylex 2017-09-02 13:47:43 +02:00
  • 40ad836fc3 Bypass t.co on click & fix right-clicking t.co links in notifications chylex 2017-09-02 13:07:40 +02:00
  • e8604a261d Replace 'new EventArgs()' with 'EventArgs.Empty' chylex 2017-09-01 14:34:23 +02:00
  • 2a41d21a29 Add unit tests for UserConfig chylex 2017-08-31 21:38:26 +02:00
  • 4c62aa067b Update unit test generated file names chylex 2017-08-31 19:45:56 +02:00
  • 49db3074c6 Rewrite IO handling in unit tests chylex 2017-08-31 19:33:24 +02:00
  • f5e3b34f30 Tweak border radius on inputs in column settings and custom timelines chylex 2017-08-31 16:03:38 +02:00
  • f0affa4aec Implement 'Save all images as...' for images in quoted tweets chylex 2017-08-31 15:34:05 +02:00
  • 4f5075ac54 Fix 'Save image as...' usernames in quoted tweets & more refactoring chylex 2017-08-31 15:26:03 +02:00
  • 20f0445b10 Replace FormNotificationBase.ChirpId with CanViewDetail that checks ColumnId too chylex 2017-08-31 14:52:38 +02:00
  • c77c974455 Rename more parameters and fields in TweetDeckBridge chylex 2017-08-31 14:40:10 +02:00
  • 44397b2d45 Fix parameter name in TweetDeckBridge chylex 2017-08-31 14:07:46 +02:00
  • 943d4d4d72 Release 1.9 1.9 chylex 2017-08-30 21:40:11 +02:00
  • 6468c03465 Fix 'Restore Defaults' not resetting plugin status and import/reset not closing Plugins form chylex 2017-08-30 21:34:12 +02:00
  • 8141a5a5c5 Fix TrackBar labels being above focus cues chylex 2017-08-30 21:14:58 +02:00
  • 26a1779310 Fix 'Restart with Arguments' including disabled data folder message in shortcut chylex 2017-08-30 21:00:59 +02:00
  • 45d18ffafe Set volume slider SmallChange to 1 and increase width of video player volume slider chylex 2017-08-30 21:00:11 +02:00
  • 5f1c30609c Fix typo in error message in FileSerializer chylex 2017-08-30 20:34:02 +02:00
  • 7266d705d3 Fix video player UI for small videos & increase FormBrowser min size chylex 2017-08-30 19:15:45 +02:00
  • ee6bb782d6 Tweak the download icon in video player chylex 2017-08-30 16:59:01 +02:00
  • 8ae6e2c886 Bump project and plugin versions chylex 2017-08-30 16:51:53 +02:00
  • dd3a0d3890 Tweak emoji warning message chylex 2017-08-30 14:57:36 +02:00
  • 8d8e2da57e Make Enter key in emoji search insert the first available emoji chylex 2017-08-30 14:53:43 +02:00
  • e60d204302 Refocus tweet input after closing emoji keyboard via icon & remove unused code chylex 2017-08-30 14:50:39 +02:00
  • 3d642d8ad2 Tweak emoji search to only select query on click and refocus it after clicking emoji chylex 2017-08-30 14:48:43 +02:00
  • 8db6e8a090 Remove unused custom emoji keyboard code chylex 2017-08-30 14:09:32 +02:00
  • 8153fcde85 Minor refactoring chylex 2017-08-30 13:35:47 +02:00
  • 96469cfca5 Rewrite config reload & fix some options breaking after import or reset chylex 2017-08-30 12:53:10 +02:00
  • 7601645c12 Fix some config options not being committed before opening Manage Options chylex 2017-08-30 12:41:54 +02:00
  • c28615d548 Add options to reset session and plugin data when restoring defaults chylex 2017-08-29 14:28:33 +02:00
  • b515add94e Rewrite browser/plugin reload handling when importing a profile chylex 2017-08-29 14:26:42 +02:00
  • 9fd5e9443d Make 'Manage Options' dialog close options after a successful operation chylex 2017-08-29 14:22:20 +02:00
  • b2ddb1fab2 Disable 'Tray Highlight' option when the icon is disabled chylex 2017-08-29 00:02:41 +02:00
  • fdac42947c Only activate parent form in video player if the player window itself is active chylex 2017-08-28 23:41:46 +02:00
  • eeaf6949c5 Delay 'View detail' if the website is reloading chylex 2017-08-28 22:46:06 +02:00
  • d7ad62d476 Make TweetNotification use persistent column ID chylex 2017-08-28 22:38:11 +02:00
  • cd87a329fc Add a network error notification if the device goes offline chylex 2017-08-28 22:14:07 +02:00
  • 8c0d306823 Rewrite sound notification hook to be hopefully more reliable chylex 2017-08-28 20:05:49 +02:00
  • d5c3ea0862 'View detail' errors now ask user if they want to open the tweet in a browser chylex 2017-08-28 19:55:10 +02:00
  • 83c962a7a4 Add support for icons in alert/confirm/prompt JS functions chylex 2017-08-28 19:40:32 +02:00
  • 40ef9a42dd Fix unsealed classes chylex 2017-08-28 18:46:14 +02:00
  • 868af5ac6a Goodbye, sweet rant chylex 2017-08-28 18:19:32 +02:00
  • 625227d0ce Rewrite audio library & add notification volume option for WMP impl chylex 2017-08-28 18:16:13 +02:00
  • 064627961e Fix zoom option label overlapping the slider chylex 2017-08-28 17:16:04 +02:00
  • de0321cb2d Tweak video player label rendering & add label to volume slider chylex 2017-08-28 15:31:27 +02:00
  • 0d71a33b28 Add close/download/fullscreen buttons to video player chylex 2017-08-28 13:31:19 +02:00
  • 6d779f17b3 Fix video player tooltip going outside Form bounds chylex 2017-08-28 10:37:18 +02:00
  • 05510d7bc1 Add tooltip to seek bar in video player chylex 2017-08-28 10:36:53 +02:00
  • 8e162fe031 Add a custom tooltip to be used for video player controls chylex 2017-08-27 23:13:39 +02:00
  • 7ea7366a43 Change default CultureInfo in video player chylex 2017-08-27 23:12:52 +02:00
  • 445e6fcec0 Make Escape key in video player exit fullscreen or close the player chylex 2017-08-27 21:03:57 +02:00
  • 42f4d97d5d Rewrite key handling in video player chylex 2017-08-27 20:46:10 +02:00
  • 6357708533 Finish implementing 'View detail' context menu option in notifications chylex 2017-08-27 20:11:56 +02:00
  • 59c9801437 Address code analysis and remove unused code chylex 2017-08-27 18:48:54 +02:00
  • d691bef1fb Add video context menu items and update video service check chylex 2017-08-27 18:23:50 +02:00
  • 442d74d0cb Refactor context menu handling and make adding new types of context easier chylex 2017-08-27 18:18:30 +02:00
  • 588bb9a093 Refactor FormNotificationBase to store TweetNotification instead of copying data chylex 2017-08-27 13:40:49 +02:00
  • 380e580d65 Fix cut off badge icon in notifications in notifications chylex 2017-08-27 13:35:02 +02:00
  • 4e306661f8 Fix cut off badge icon in notifications chylex 2017-08-24 14:45:20 +02:00
  • 9f3f33da93 More power! chylex 2017-08-23 07:28:08 +02:00
  • 69cd96a37c Add 'View detail' context menu item in notifications (currently loaded tweets only) chylex 2017-08-22 11:59:34 +02:00
  • 1293a2a533 Harness the incredible power of return-if statements chylex 2017-08-22 10:10:46 +02:00
  • d24b7bbcb9 Implement return-if transpiler for JS files chylex 2017-08-22 09:51:27 +02:00
  • b55b47b689 Refactor postbuild js/html processing script chylex 2017-08-22 09:48:03 +02:00
  • c4c032b4d5 Bump TweetDuck.Video project version chylex 2017-08-22 08:16:28 +02:00
  • 970cd21964 Move TweetDuck.Video project folder chylex 2017-08-22 08:13:49 +02:00
  • 8ca9d242b2 Fix tab order in restart dialog chylex 2017-08-22 07:30:17 +02:00
  • 6f0518edcc Disable text input in locale drop-down in restart dialog chylex 2017-08-22 07:22:09 +02:00
  • e2d15dd7e3 Add a shortcut target field to restart dialog chylex 2017-08-22 07:20:40 +02:00
  • 5c310e8647 Disable data folder in restart dialog for portable installs, and fix up tooltips chylex 2017-08-22 06:24:02 +02:00
  • 01dca0bc66 Fix sensitive media preference being ignored in notification previews chylex 2017-08-22 04:59:55 +02:00
  • 8b54fbdb2f Remove GC reload & threshold option migration code chylex 2017-08-22 03:53:59 +02:00
  • 663d0a633e Remove redundant Config.Save() call in TabSettingsGeneral chylex 2017-08-22 03:44:13 +02:00
  • ccd5edb0e4 Remove legacy config file upgrade code Daniel Chýlek 2017-08-22 03:23:53 +02:00
  • c6190db918 Rewrite update event args and update dismissal handling chylex 2017-08-22 03:22:44 +02:00
  • 3d4cec3b22 Remove update code that handles unsupported system check chylex 2017-08-22 02:45:51 +02:00
  • 5ed970b5a0 Remove resx file on FormUpdateDownload chylex 2017-08-21 19:18:12 +02:00
  • c22934336b Remove Program.VersionFull and refactor plugin version checks chylex 2017-08-21 18:47:26 +02:00
  • a3a52e0a1c Release 1.8.7 chylex 2017-08-21 14:32:15 +02:00