1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-08-17 09:31:42 +02:00

Commit Graph

  • 5eb64829a5 Release 1.2.3 1.2.3 chylex 2016-05-28 13:43:11 +02:00
  • 5648e9e806 Add 'Copy quoted tweet address' to context menu chylex 2016-05-27 14:30:11 +02:00
  • 2a65e20fb9 Rewrite update handling and add an update check button to Settings chylex 2016-05-26 14:13:30 +02:00
  • 1162e9b655 Reorganize layout elements in Settings Form for easier modifications chylex 2016-05-25 18:49:11 +02:00
  • b8a5c2fb9b Add a delay to link expansion and fix tooltip issues chylex 2016-05-25 18:34:59 +02:00
  • eccd37a3eb Fix clicking on tweet links both opening browser and showing the tweet in app chylex 2016-05-25 18:21:49 +02:00
  • ee282713f8 Fix program not closing when updating if 'Close to tray' is enabled chylex 2016-05-22 15:12:45 +02:00
  • c5edad9c4b Add a button to clear cache to the Settings Form chylex 2016-05-14 15:18:57 +02:00
  • 293c01b12f Rewrite exit procedure to only run once and refactor chylex 2016-05-13 16:25:22 +02:00
  • 162bbc3221 Add option to disable HTML5 hardware acceleration chylex 2016-05-13 14:01:11 +02:00
  • 9f27020993 Release 1.2.2 chylex 2016-05-12 21:09:55 +02:00
  • c540cf45ca Push unsaved change that was supposed to be in previous commit 1.2.2 chylex 2016-05-12 18:21:04 +02:00
  • 8bf4789646 Make updates search for .Update.exe file to allow for smaller and faster updates chylex 2016-05-12 16:58:17 +02:00
  • fd97c20d37 Add second tray icon for unread tweets when notifications are muted chylex 2016-05-12 15:46:39 +02:00
  • 7238e17b86 Add link expanding and tooltip support to popup notifications chylex 2016-05-12 15:10:22 +02:00
  • 4c44da7f4a Refactor and optimize event handling in notification.js chylex 2016-05-12 14:25:00 +02:00
  • af7657e3f8 Add EventTarget.addBubbledEventListener to notification.js for convenience chylex 2016-05-11 17:54:07 +02:00
  • bea158b0d9 Fix example notification not running notification.js script (breaking links) chylex 2016-05-11 17:40:41 +02:00
  • 40acb49011 Add scrollbar to large popup notifications and display quoted tweets in the notification chylex 2016-05-11 16:59:06 +02:00
  • cc7fc7e994 Resize notification Form based on font size chylex 2016-05-10 18:21:56 +02:00
  • ddec715dda Add support for back/forward mouse buttons chylex 2016-05-10 13:31:18 +02:00
  • a1365a98c0 Pause notification timer when context menu is open, and optimize Settings notification tick chylex 2016-05-09 20:14:23 +02:00
  • 9a29d4ff18 Add context menu item to copy tweet address without focusing date link chylex 2016-05-09 20:00:36 +02:00
  • 39816eae76 Fix case in 'Mute notifications' context menu item chylex 2016-05-09 18:13:01 +02:00
  • 45a38d9570 Add tooltip for collapsed links when expanding is disabled chylex 2016-05-09 14:44:04 +02:00
  • a230258bec Remove FormBrowser.InvokeSafe and use extension method instead chylex 2016-05-09 13:32:20 +02:00
  • 8543205b85 Remove 'Copy' option from TweetDeck Migration and update lnk description chylex 2016-05-08 21:45:57 +02:00
  • 1d169005da Hide default icon in Forms that do not have custom one properly chylex 2016-05-08 20:57:53 +02:00
  • f5212d88f3 Redesign the About screen chylex 2016-05-08 20:53:08 +02:00
  • 03a93ad3f3 Move native methods to a NativeMethods class chylex 2016-05-08 18:33:42 +02:00
  • 3a66fa28ab Do minor code refactoring chylex 2016-05-08 14:59:01 +02:00
  • 5f79b286f1 Fix t.co bypass not working in popup notifications chylex 2016-05-08 14:48:11 +02:00
  • f6a4e39cfc Add 'Skip tweet' and 'Freeze' context menu options to notifications chylex 2016-05-08 14:24:53 +02:00
  • 24d8444043 Tweak context menu (fix and add separators) chylex 2016-05-08 13:08:56 +02:00
  • 0b8205dc41 Fix simultaneous popup notification order chylex 2016-05-08 12:47:36 +02:00
  • 98197d1e86 Fix right-aligned actions menu in Direct Messages chylex 2016-05-08 12:16:41 +02:00
  • 77bcca45ce Update version to 1.2.1 1.2.1 chylex 2016-04-30 22:06:46 +02:00
  • d33d65031c Add a minimum size to the browser Form chylex 2016-04-30 18:21:28 +02:00
  • 8fe4aa386d Fix icons again by using proper resource files for Forms chylex 2016-04-30 17:02:14 +02:00
  • 05cc27b2b9 Fix CTRL+V image upload when the upload button is out of view chylex 2016-04-30 11:26:40 +02:00
  • 16ef1b3a34 Make sure simulated mouse clicks use correct button when user swaps them chylex 2016-04-30 11:13:32 +02:00
  • fd350528a9 Add CTRL+V image paste functionality when writing tweets chylex 2016-04-29 17:55:00 +02:00
  • 62cd076abb Add a temporary directory and rewrite exit cleanup procedure chylex 2016-04-29 17:54:01 +02:00
  • b63224a218 Add Expand Links When Hovered config option chylex 2016-04-28 23:28:28 +02:00
  • 3223b3e78e Fix not saving window location when moving maximized window to another screen and maximizing again without letting go chylex 2016-04-28 23:26:32 +02:00
  • 8da95496bd Fix UI icon and anchors in settings Form chylex 2016-04-28 23:02:12 +02:00
  • 8e1d23a53e Fix incorrect tweet duration handling chylex 2016-04-27 22:14:50 +02:00
  • 2e2ad4edcf Redo icon handling, add 256x icon, and hopefully fix volume mixer properly chylex 2016-04-27 17:26:03 +02:00
  • e8ecd00a57 Fix missing re-lock when closing duplicate process chylex 2016-04-27 13:14:47 +02:00
  • e19ee6f363 Fix right-aligned tweet actions bar margin after Twitter changed it chylex 2016-04-27 03:56:38 +02:00
  • 3785efce78 Add 'Details' button back into the footer after Twitter changed it chylex 2016-04-27 03:20:16 +02:00
  • 841faf9124 Force word-break on links using CSS instead of mouseover event chylex 2016-04-27 03:12:38 +02:00
  • f8e14cb900 Revert Twitter's recent action text and button changes chylex 2016-04-27 03:01:56 +02:00
  • 2ecbbdd011 Fix ctrl+clicking on regular links causing them to open twice chylex 2016-04-26 20:22:03 +02:00
  • 15a39de939 Update version to 1.2 1.2 chylex 2016-04-26 18:51:45 +02:00
  • 4142206b65 Fix icon in Volume Mixer chylex 2016-04-26 16:04:02 +02:00
  • 6105658602 Temporarily re-add default sound notification, but make it work with Mute function chylex 2016-04-26 15:49:24 +02:00
  • a6e40be79e Fix maximization resetting restore location and size chylex 2016-04-26 15:19:54 +02:00
  • 95fba6a99a Fix license file copying in post build events chylex 2016-04-26 11:59:47 +02:00
  • aa2e4c9845 Implement multiple tray options and refactor tray icon handling chylex 2016-04-26 02:41:19 +02:00
  • f4cfc40244 Redo locations and margins in settings Form chylex 2016-04-26 01:01:16 +02:00
  • 6c50bdba06 Rename 'Update Notifications' setting to 'Check for Updates' chylex 2016-04-26 00:44:49 +02:00
  • 1f6fc491ef Add a WIP sound notification hook chylex 2016-04-26 00:43:44 +02:00
  • 1c3a7b6ce7 Implement holding Ctrl to open clicked links in browser chylex 2016-04-25 18:07:54 +02:00
  • b04e260fb7 Fix focus stealing issues when showing or hiding the notification Form chylex 2016-04-25 17:58:10 +02:00
  • 4a66486e1a Rename extendFunction to appendToFunction, and add prependToFunction to code.js chylex 2016-04-25 17:01:56 +02:00
  • a335aa037a Fix clicking on nested/complex links in notification.js not triggering the hooks chylex 2016-04-25 16:17:28 +02:00
  • dd4c89b9dd Add notification Form title changing with enqueued tweets chylex 2016-04-25 16:12:58 +02:00
  • ddbf6da061 Fix double-clicking maximizing notification Form by setting MaximizeBox to false (thanks Microsoft...) chylex 2016-04-25 16:06:07 +02:00
  • f85e0030a7 Add Mute Notifications setting (required changes to notification focus handling) chylex 2016-04-25 15:51:14 +02:00
  • c0271d273f Remove unused fontSizeClasses from code.js chylex 2016-04-25 12:49:57 +02:00
  • 2a1dc8beab Bypass t.co links in context menu and hide url options for # links chylex 2016-04-24 22:13:48 +02:00
  • c5b3bc1a0b Fix context menu not running any actions in notification Form chylex 2016-04-24 22:04:41 +02:00
  • 316b1db3f6 Force word-break:break-all on expanded links chylex 2016-04-24 20:51:30 +02:00
  • 49fa7626b6 Expand shortened links on hover chylex 2016-04-24 20:47:10 +02:00
  • 24edcc3402 Rewrite notification system to improve reliability and future extensibility chylex 2016-04-24 16:37:27 +02:00
  • c53a1cbd01 Fix clicking on "Followed by:" users opening the browser chylex 2016-04-24 14:53:11 +02:00
  • c138b13d01 Rewrite theme change handling chylex 2016-04-24 14:28:39 +02:00
  • acc9b58660 Remove getFontSizeClass from code.js chylex 2016-04-24 14:19:20 +02:00
  • b94a6acee6 Add address check to notification form before running notification.js chylex 2016-04-24 14:15:04 +02:00
  • b2892cc834 Rewrite font size handling chylex 2016-04-24 14:10:29 +02:00
  • 82a1e17b1d Add extendFunction and refactor window.TD in code.js chylex 2016-04-24 14:04:52 +02:00
  • 82a3cd8df2 Add a simple context menu to the tray icon (Restore, Close) chylex 2016-04-23 20:59:23 +02:00
  • b39a3a05fe Move update notification code to update.js and make the notification display without needing the app div chylex 2016-04-23 17:54:15 +02:00
  • f4c7eb14ec Add ScriptLoader.LoadResources with unlimited parameters chylex 2016-04-23 17:53:01 +02:00
  • 92ac138183 Make sure tray icon brings the window to front chylex 2016-04-23 17:06:59 +02:00
  • b0fe8cf53e Rename TweetD*ck settings option on the website for clarity chylex 2016-04-23 17:00:23 +02:00
  • 016e403309 Fix LockManager to check process name before reporting, and cleanup Close/Dispose code chylex 2016-04-23 16:51:11 +02:00
  • 4cef0fb60d Fix clipboard text formatting chylex 2016-04-23 16:29:51 +02:00
  • d53eff6043 Update version to 1.1.1 1.1.1 chylex 2016-04-17 17:42:14 +02:00
  • f064912ac9 Prevent notifications from stealing focus from the client app chylex 2016-04-17 17:42:00 +02:00
  • f9f0677da3 Fix broken pop-up notifications chylex 2016-04-17 17:41:46 +02:00
  • 16180fd5d6 Update version to 1.1 1.1 chylex 2016-04-17 16:49:54 +02:00
  • 462aebb115 Fix notification height and sent DMs showing up in notifications chylex 2016-04-17 16:49:49 +02:00
  • 0cb3bd9cc6 Add Cef.Shutdown before running the updater chylex 2016-04-17 16:49:12 +02:00
  • 2ef4f28740 Move Update form labels to the left chylex 2016-04-17 16:19:15 +02:00
  • b02fb0934f Add version tag to About form chylex 2016-04-17 16:07:54 +02:00
  • de363c982f Add update downloader and installer chylex 2016-04-17 16:06:56 +02:00
  • f0132f59e5 Add ControlExtensions.MoveToCenter chylex 2016-04-17 15:44:04 +02:00
  • dc32285454 Add ControlExtensions with Form.InvokeSafe and ProgressBar.SetValueInstant chylex 2016-04-17 12:49:53 +02:00