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

Commit Graph

  • d3f205287c Reset Notification Settings example timer when switching tabs chylex 2016-07-24 15:17:08 +0200
  • 53518cd6e6 Change Notification Settings labels and add edge distance label chylex 2016-07-24 15:13:51 +0200
  • 0ff3896d51 Add tooltips to Settings items chylex 2016-07-24 14:27:00 +0200
  • c64e16471b Add plugin utility bridge with file functionality and a plugin token system chylex 2016-07-23 18:36:58 +0200
  • 2f2e2b82b8 Reset notification mouse hook variable when disposing chylex 2016-07-11 15:55:18 +0200
  • af9a503f3c Fix call order with notification scroll focus chylex 2016-07-10 17:33:21 +0200
  • 971affa607 Fix unreliable unfocused notification window scroll wheel hook chylex 2016-07-09 21:33:46 +0200
  • 2de5d6206e Change notification window scrollbar width and remove border radius chylex 2016-07-09 20:54:13 +0200
  • 34e0bcc56a Focus notification window when mouse wheel is scrolled above it chylex 2016-07-09 19:37:27 +0200
  • bb9f09c11f Make sure all Settings controls are disposed when closing chylex 2016-07-09 16:46:08 +0200
  • 3f5cc24a10 Release 1.3 1.3 chylex 2016-07-06 15:51:08 +0200
  • 109a330c54 Address ReSharper inspections and refactor FormBrowser constructor chylex 2016-07-06 15:38:47 +0200
  • 3e4cd3c92f Re-add the link click event to notification.js to fix certain link types chylex 2016-07-06 02:11:45 +0200
  • c6aaa4fb04 Revert "Hopefully fix a completely random bug that opened links in notifications in the popup window?" chylex 2016-07-06 02:04:26 +0200
  • 2de9570c38 Hopefully fix a completely random bug that opened links in notifications in the popup window? chylex 2016-07-06 00:33:00 +0200
  • 3d88f57f8a Fix video element replacement generating unclickable <a> tags chylex 2016-07-06 00:19:10 +0200
  • 23606f6d6c Prevent Updates Settings tab from triggering the event for update checks with ID 0 chylex 2016-07-05 21:37:15 +0200
  • 5a1ba1b0dc Add -log program argument to enable JS logging chylex 2016-07-05 20:08:28 +0200
  • ced5a82e07 Fix example notification in Settings not showing up the first time chylex 2016-07-05 19:07:51 +0200
  • b4fc522f37 Rewrite notification bridge handling and add OnNotificationReady to show notification after it has loaded chylex 2016-07-05 18:31:29 +0200
  • a7e222f2e7 Fix display timer setting that was broken in previous update and optimize notification resizing chylex 2016-07-04 17:23:52 +0200
  • 511e5c483c Make Settings tab element location consistent chylex 2016-07-04 16:42:40 +0200
  • a28fddbc4d Replace non-functioning videos on the website with links chylex 2016-07-04 15:37:02 +0200
  • 780908f777 Refactor some code and replace the only RichTextLabel use with Label chylex 2016-07-04 03:53:44 +0200
  • 88e5681155 Add import, export, and reset buttons to FormSettings chylex 2016-07-03 23:12:41 +0200
  • bc197e6942 Allow Settings and Plugins context options to show up even when not logged in chylex 2016-07-03 23:05:41 +0200
  • afbfea6d43 Add methods for config reloading and resetting chylex 2016-07-03 23:05:14 +0200
  • 662ee7382c Add ActiveButton property to TabPanel chylex 2016-07-03 23:01:26 +0200
  • 12144a2bda Always display example notification if the Settings Notifications tab is active chylex 2016-07-03 18:25:31 +0200
  • e11f2e54b4 Push automatic designer file changes in TabSettingsNotifications chylex 2016-07-03 18:22:33 +0200
  • 01cb4e32eb Rename the browser subprocess chylex 2016-07-03 18:04:35 +0200
  • 1ca3541b34 Redesign and rewrite FormSettings to use TabPanel chylex 2016-07-03 14:56:56 +0200
  • e209085960 Fix errors in ControlExtensions.InvokeSafe after the previous commit chylex 2016-07-03 14:16:14 +0200
  • d1a90612c2 Change ControlExtensions.InvokeSafe to use Control instead of Form chylex 2016-07-03 14:11:42 +0200
  • 0a21c61535 Rewrite FormPlugins to use the new TabPanel and remove PluginListControl chylex 2016-07-03 03:43:42 +0200
  • 8583a55424 Add TabPanel and TabButton user controls chylex 2016-07-03 03:34:22 +0200
  • 3a7a0f63de Redo external link handling using ILifeSpanHandler instead of hacky JS code chylex 2016-07-02 22:39:16 +0200
  • 2e13d08018 Remove unnecessary code from plugins.notification.js chylex 2016-07-02 00:05:57 +0200
  • f13515ba16 Add includeDisabled parameter to PluginManager.ExecutePlugins and update calls chylex 2016-07-02 00:05:22 +0200
  • 6f1884451b Fix project file after separating plugins.js and breaking solution building chylex 2016-07-02 00:04:36 +0200
  • d9321a9acb Split plugins.js into separate browser and notification scripts and refactor notification script execution code chylex 2016-07-01 23:53:08 +0200
  • 19f9614c74 Add ScriptLoader.GetRootIdentifier and PluginManager.HasAnyPlugin(environment) and use them chylex 2016-07-01 23:47:06 +0200
  • 66ce355571 Update Plugins Form (change default size, store state, fix title) chylex 2016-06-30 20:00:00 +0200
  • 5108649ec6 Fix WindowState saving and remove IsMaximized from config chylex 2016-06-30 19:59:23 +0200
  • 9308478a59 Make WindowState.Restore firstTimeFullscreen argument required chylex 2016-06-30 19:48:57 +0200
  • 97d778c31c Add a firstTimeFullscreen parameter to WindowState.Restore chylex 2016-06-30 19:47:28 +0200
  • 740195146b Update FormBrowser and configuration to use WindowState chylex 2016-06-30 19:43:38 +0200
  • 6e0717bf22 Add a WindowState class for easier Form saving and restoring chylex 2016-06-30 19:39:49 +0200
  • b6a683dfe1 Rewrite plugins.js, plugin state handling and script execution (separate instead of combining) chylex 2016-06-30 16:31:02 +0200
  • dc78c68f12 Change starting line in script processor to 1 instead of 0 for easier debugging chylex 2016-06-30 15:49:14 +0200
  • 8e01d5ec84 Minor refactoring of ScriptLoader.ExecuteFile to generate identifier automatically chylex 2016-06-30 15:34:54 +0200
  • b531016c7b Refactor ScriptLoader for easier script identifier handling chylex 2016-06-30 03:15:46 +0200
  • 188369e922 Implement optional minimum TweetDuck version tag for plugins chylex 2016-06-26 23:18:46 +0200
  • 347c5054f9 Fix plugin load error text containing incorrect plugin names chylex 2016-06-26 22:55:58 +0200
  • 6729b597c0 Restore program from tray if ran twice chylex 2016-06-26 22:28:48 +0200
  • 7bdbfe937c Close modal dialogs with the back mouse button chylex 2016-06-26 21:59:10 +0200
  • d955713335 Finish plugin reloading and add plugin counts to the UI chylex 2016-06-25 19:42:20 +0200
  • 8bb69ef0ee Rework plugin manager events (move to a different namespace and change LoadError to Load) chylex 2016-06-25 19:38:20 +0200
  • d258583a7f Disable page reload in design-revert plugin chylex 2016-06-25 18:52:57 +0200
  • 13d0e10dcd Implement basic plugin loading and management chylex 2016-06-25 18:52:37 +0200
  • 5557f79fe7 Fix image pasting in private message reply box chylex 2016-06-22 17:53:13 +0200
  • 44ccaa0d26 Fix link expansion in notification popup chylex 2016-06-22 17:42:13 +0200
  • 49f12abeb3 Add plugin author and website labels and adjust height based on description chylex 2016-06-05 02:11:17 +0200
  • b1859774bc Add a website entry to design-revert plugin metadata chylex 2016-06-05 02:10:03 +0200
  • 4283403f0e Add a base for plugin management including basic UI chylex 2016-06-04 23:24:46 +0200
  • 379191751c Move TweetDeck design reversion into a plugin for future chylex 2016-06-03 15:06:01 +0200
  • 9bf396f2a8 Prepare plugin git handling and build event scripts chylex 2016-06-03 15:04:56 +0200
  • 87af4c96c4 Reorganize resources in .csproj and move scripts to Resources\Scripts\ chylex 2016-05-28 23:05:17 +0200
  • dd78a7c9de Push .csproj file after the refactoring chylex 2016-05-28 23:02:47 +0200
  • 40e534090d Refactor MigrationManager and FormBackgroundWork chylex 2016-05-28 22:53:35 +0200
  • 973e0c489e Address code analysis issues chylex 2016-05-28 22:34:40 +0200
  • 5eb64829a5 Release 1.2.3 1.2.3 chylex 2016-05-28 13:43:11 +0200
  • 5648e9e806 Add 'Copy quoted tweet address' to context menu chylex 2016-05-27 14:30:11 +0200
  • 2a65e20fb9 Rewrite update handling and add an update check button to Settings chylex 2016-05-26 14:13:30 +0200
  • 1162e9b655 Reorganize layout elements in Settings Form for easier modifications chylex 2016-05-25 18:49:11 +0200
  • b8a5c2fb9b Add a delay to link expansion and fix tooltip issues chylex 2016-05-25 18:34:59 +0200
  • eccd37a3eb Fix clicking on tweet links both opening browser and showing the tweet in app chylex 2016-05-25 18:21:49 +0200
  • ee282713f8 Fix program not closing when updating if 'Close to tray' is enabled chylex 2016-05-22 15:12:45 +0200
  • c5edad9c4b Add a button to clear cache to the Settings Form chylex 2016-05-14 15:18:57 +0200
  • 293c01b12f Rewrite exit procedure to only run once and refactor chylex 2016-05-13 16:25:22 +0200
  • 162bbc3221 Add option to disable HTML5 hardware acceleration chylex 2016-05-13 14:01:11 +0200
  • 9f27020993 Release 1.2.2 chylex 2016-05-12 21:09:55 +0200
  • c540cf45ca Push unsaved change that was supposed to be in previous commit 1.2.2 chylex 2016-05-12 18:21:04 +0200
  • 8bf4789646 Make updates search for .Update.exe file to allow for smaller and faster updates chylex 2016-05-12 16:58:17 +0200
  • fd97c20d37 Add second tray icon for unread tweets when notifications are muted chylex 2016-05-12 15:46:39 +0200
  • 7238e17b86 Add link expanding and tooltip support to popup notifications chylex 2016-05-12 15:10:22 +0200
  • 4c44da7f4a Refactor and optimize event handling in notification.js chylex 2016-05-12 14:25:00 +0200
  • af7657e3f8 Add EventTarget.addBubbledEventListener to notification.js for convenience chylex 2016-05-11 17:54:07 +0200
  • bea158b0d9 Fix example notification not running notification.js script (breaking links) chylex 2016-05-11 17:40:41 +0200
  • 40acb49011 Add scrollbar to large popup notifications and display quoted tweets in the notification chylex 2016-05-11 16:59:06 +0200
  • cc7fc7e994 Resize notification Form based on font size chylex 2016-05-10 18:21:56 +0200
  • ddec715dda Add support for back/forward mouse buttons chylex 2016-05-10 13:31:18 +0200
  • a1365a98c0 Pause notification timer when context menu is open, and optimize Settings notification tick chylex 2016-05-09 20:14:23 +0200
  • 9a29d4ff18 Add context menu item to copy tweet address without focusing date link chylex 2016-05-09 20:00:36 +0200
  • 39816eae76 Fix case in 'Mute notifications' context menu item chylex 2016-05-09 18:13:01 +0200
  • 45a38d9570 Add tooltip for collapsed links when expanding is disabled chylex 2016-05-09 14:44:04 +0200
  • a230258bec Remove FormBrowser.InvokeSafe and use extension method instead chylex 2016-05-09 13:32:20 +0200
  • 8543205b85 Remove 'Copy' option from TweetDeck Migration and update lnk description chylex 2016-05-08 21:45:57 +0200
  • 1d169005da Hide default icon in Forms that do not have custom one properly chylex 2016-05-08 20:57:53 +0200
  • f5212d88f3 Redesign the About screen chylex 2016-05-08 20:53:08 +0200