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

Commit Graph

  • abf58a4aec Add an option to change notification scroll speed chylex 2017-06-21 05:56:10 +0200
  • 5d9a700a6e Move TrackBar value alignment code to ControlExtensions chylex 2017-06-21 05:52:40 +0200
  • 3662b1eb1d Fix activated & notification icons in edit-design plugin chylex 2017-06-21 04:59:08 +0200
  • 34449da2b8 Redo Options tabs to fit the new layout chylex 2017-06-20 20:42:17 +0200
  • 42f367f822 Fix mouse wheel not working in Options form chylex 2017-06-20 20:40:37 +0200
  • 781ca0bb77 Tweak Options form design chylex 2017-06-20 18:37:46 +0200
  • ebe5d50dae Remove TabButton and TabPanel chylex 2017-06-20 16:36:29 +0200
  • 00d6dc5626 Rewrite Options form to have tabs on the left chylex 2017-06-20 16:29:50 +0200
  • a1648c307f Remove (now) redundant call to plugin panel resize event chylex 2017-06-20 14:35:54 +0200
  • b8f170ae39 Fix visual issues in Plugins form chylex 2017-06-20 13:02:34 +0200
  • 073f1da5b4 Redesign Plugins form chylex 2017-06-20 11:58:33 +0200
  • 6310711136 Add a vertical label control chylex 2017-06-20 11:48:44 +0200
  • fcac7a4ce1 Remove unused 'using' statement chylex 2017-06-20 09:50:31 +0200
  • c2b1aef810 Show official & custom plugins on one page chylex 2017-06-20 09:50:11 +0200
  • c8ab26275c Fix column list overflow after hiding app title chylex 2017-06-19 23:32:15 +0200
  • a1fd6a2b6b Bump edit-design plugin version chylex 2017-06-19 23:15:51 +0200
  • 561c08e0cc Fix debug plugin after hiding app title chylex 2017-06-19 23:06:21 +0200
  • 4658e30e89 Fix Twitter messing with retweet icon in edit-design plugin chylex 2017-06-19 23:05:14 +0200
  • 225e6b369a Make selected theme an attribute in <html> for plugins chylex 2017-06-19 16:18:48 +0200
  • 0e9094a19f Rewrite timeline-polls plugin (fix issues, support quoted tweets) chylex 2017-06-19 16:18:42 +0200
  • 2da0e03c6c Fix emoji keyboard search not resetting when hiding the keyboard chylex 2017-06-19 11:05:33 +0200
  • 9a6fac5fc8 Add extra height to tweet footer with old icons in edit-design plugin chylex 2017-06-17 18:44:25 +0200
  • b541f0a896 Redesign header (hide logo, tweak positions & border radius, fix compose btn icon) chylex 2017-06-17 18:24:52 +0200
  • cec7cce077 Fix dynamic column width in edit-design plugin for recent TweetDeck update chylex 2017-06-17 17:40:18 +0200
  • fb13695ca5 Release 1.8 1.8 chylex 2017-06-16 19:56:57 +0200
  • 20c76d06f7 Fix templates not triggering textarea change chylex 2017-06-16 19:43:48 +0200
  • 339a11f649 Remove empty line in unit test code chylex 2017-06-16 19:43:25 +0200
  • 0989400d87 Fix column header icon position with old icons in edit-design plugin chylex 2017-06-16 18:32:19 +0200
  • 52aacf602d Tweak formatting of edit-design plugin chylex 2017-06-16 18:30:36 +0200
  • 54d70a6a17 Fix edit-design plugin to revert icons in notifications too chylex 2017-06-16 08:03:22 +0200
  • d980e09e0f Fix {ajax} token resolve order in template plugin chylex 2017-06-16 04:22:44 +0200
  • 2e4cb12817 Add template name check and safeguard empty ajax token in template plugin chylex 2017-06-16 03:50:16 +0200
  • 7b91cb2e96 Fix escaping and update modal text in template plugin chylex 2017-06-16 03:34:30 +0200
  • 95c04a8abc Work on template plugin (keep button active, tweak code) chylex 2017-06-16 02:04:44 +0200
  • 25822fefdb Add option to revert icons to edit-design plugin chylex 2017-06-16 00:40:23 +0200
  • d800ee2d28 Fix template plugin to handle combining {ajax} and {cursor} together chylex 2017-06-11 01:05:15 +0200
  • 2a51371aca Add {ajax} token to template plugin chylex 2017-06-11 00:25:42 +0200
  • ee5d1a47dc Add {cursor} token to template plugin chylex 2017-06-10 23:26:04 +0200
  • b330b74347 Implement token reading in template plugin chylex 2017-06-10 23:25:55 +0200
  • 11fa13f0bb Tweak google analytics detection to work on twitter.com chylex 2017-06-08 18:43:46 +0200
  • 21400d72b3 Block TweetDeck's google analytics script chylex 2017-06-08 18:39:40 +0200
  • a710cb9d4f Make middle click on tweet reply icon open the compose drawer chylex 2017-06-08 14:17:46 +0200
  • 3326ad52ce Work on template plugin (basic template impl, modal tweaks) chylex 2017-06-07 19:25:38 +0200
  • c9560df851 Implement template management, buttons, and persistency in template plugin chylex 2017-06-07 17:22:31 +0200
  • 74cb45118e Force tweet actions to stay visible when replying in edit-design plugin chylex 2017-06-07 14:41:39 +0200
  • c79bf19e51 Add a section with advanced tips to template plugin and update layout chylex 2017-06-07 00:34:27 +0200
  • 961bec0a2f Add basic layout and styles for the template plugin chylex 2017-06-06 23:23:06 +0200
  • 89e4977cd1 Bump version of emoji keyboard plugin chylex 2017-06-06 11:11:57 +0200
  • bfe16475db Tweak update installer to explicitly list needed files instead of excluding unneeded ones chylex 2017-06-06 04:41:17 +0200
  • 915d36867c Fix emoji keyboard position and leaking outside the window chylex 2017-06-06 03:27:30 +0200
  • 48435af407 Add emoji search chylex 2017-06-05 23:07:31 +0200
  • 86b6ec5212 Tweak emoji names to only use one array when loading file chylex 2017-06-05 21:56:43 +0200
  • 775e70bc45 Rewrite HTML generation in emoji-keyboard & add emoji names to elements chylex 2017-06-05 21:54:39 +0200
  • 9f565447d0 Remove emoji characters from emoji-ordering.txt chylex 2017-06-05 19:35:41 +0200
  • 88d27bc29d Add instructions for updating the emoji order file in emoji-keyboard plugin chylex 2017-06-05 19:32:04 +0200
  • 172ae87ac6 Merge pull request #129 from chylex/remove_legacy Daniel Chýlek 2017-06-05 17:49:19 +0200
  • 91d572235e Make $id and $token properties in plugin objects unmodifiable chylex 2017-06-05 17:28:45 +0200
  • 64d32dcb75 Delete plugin properties when disabling them chylex 2017-06-05 17:28:01 +0200
  • 564b4283b6 Rewrite plugin reloading when enabled/disabled and refactor core plugin scripts chylex 2017-06-05 14:49:34 +0200
  • ca4d374a81 Fix errors in edit-design plugin when disabling/enabling chylex 2017-06-05 14:43:14 +0200
  • a753806d7b Fix 'Edit CEF arguments' restart prompt and tweak dialog text chylex 2017-06-03 18:03:34 +0200
  • bd1692cea3 Rename Settings to Options chylex 2017-06-03 17:24:43 +0200
  • b7ce089f08 Fix audio playback error leading to the wrong tab in Settings chylex 2017-06-03 17:03:33 +0200
  • 8a6b47c5db Fix naming and tooltips in profile export/import UI chylex 2017-06-03 16:37:23 +0200
  • 9f1fc4df18 Decrease compression level in update installer chylex 2017-06-03 16:03:31 +0200
  • c018a2a7bc Move sound notification handling to a separate library chylex 2017-06-03 15:32:18 +0200
  • a1aebab114 Update installers (remove outdated code, exclude .txt files in updater) chylex 2017-06-03 15:30:10 +0200
  • e30702e1d8 Move CefSharp license to bld/Resources/ chylex 2017-06-03 13:01:39 +0200
  • 008ff4b055 Fix edit-design plugin resetting TweetDeck settings on first run chylex 2017-05-31 18:33:21 +0200
  • d7bba22e19 Remove legacy configuration for list of disabled plugins chylex 2017-05-31 17:57:55 +0200
  • 2b9a910533 Remove legacy installation data from installers chylex 2017-05-31 17:17:47 +0200
  • 118ebcc627 Fix update installer removing devtools_resources.pak chylex 2017-05-28 18:19:37 +0200
  • c741767b11 Release 1.7.7 1.7.7 chylex 2017-05-28 18:12:34 +0200
  • 4a09358e14 Make browser process LARGEADDRESSAWARE to fix crash with high memory usage chylex 2017-05-28 03:33:09 +0200
  • 3f4ea1af08 Remove old plugin config migration code chylex 2017-05-27 13:30:57 +0200
  • 35bb196832 Refactor file and folder paths in Program chylex 2017-05-27 13:26:02 +0200
  • cb5b50dd42 Fix one pixel line between column header and content chylex 2017-05-26 16:34:42 +0200
  • 8652272526 Fix column header icons not showing tooltips with mouse near their edge chylex 2017-05-26 16:14:02 +0200
  • 0f32504fde Add tooltips to clear-columns plugin chylex 2017-05-26 15:50:07 +0200
  • 4735c21fc0 Rename "Reset" to "Restore" in clear-columns plugin and code.js chylex 2017-05-26 15:17:12 +0200
  • ecbcbcaed4 Release 1.7.6 1.7.6 chylex 2017-05-24 20:31:50 +0200
  • 1677b73ff8 Add protection to prevent code.js from crashing if Twitter changes something again chylex 2017-05-24 19:21:13 +0200
  • 5929067a3d Add a function to code.js that checks if an object contains a nested property chylex 2017-05-24 18:52:55 +0200
  • d06834617b Remove code that broke after TweetDeck updated chylex 2017-05-24 18:32:28 +0200
  • 9d048efe06 Cleanup code in TweetNotification chylex 2017-05-24 18:31:42 +0200
  • 6a379bc2cd Make hardware acceleration setting use a new system config file chylex 2017-05-24 14:06:10 +0200
  • 9f415b11b5 Fuck you and your stupid cmd line MS chylex 2017-05-24 13:20:41 +0200
  • b9b9193222 Push devtools_resources.pak chylex 2017-05-19 19:46:06 +0200
  • 867c2d1632 Make static regexes lazily initialized chylex 2017-05-19 15:53:26 +0200
  • 5447afc3f5 Make dev tools work in release if devtools_resources.pak is present chylex 2017-05-19 15:14:46 +0200
  • b5e58db242 Rewrite pre-login page skip to be instant chylex 2017-05-19 14:24:51 +0200
  • 8ab99619d6 Fix project file chylex 2017-05-19 14:24:29 +0200
  • 4c7660ee65 Restire browser window when the browser process is killed chylex 2017-05-19 13:23:52 +0200
  • c1b9bde7b0 Add an abstract request handler chylex 2017-05-19 04:14:58 +0200
  • 0e8c6c066f Rewrite update system to predownload update installers chylex 2017-05-17 18:21:06 +0200
  • 9e44a86be0 Make BrowserUtils.DownloadFileAsync return WebClient and delete the file when cancelled chylex 2017-05-17 17:25:44 +0200
  • b61479f84f Add WindowsUtils.TryDeleteFolderWhenAble for async folder deletion chylex 2017-05-17 15:09:07 +0200
  • e3c709b005 Add success action parameter to BrowserUtils.DownloadFileAsync chylex 2017-05-17 14:19:35 +0200
  • b2b3dba504 Make 'Edit CEF' and 'Edit CSS' dialogs not block the browser window chylex 2017-05-17 14:05:23 +0200
  • 4d05441aa8 Rename root namespace to TweetDuck chylex 2017-05-17 13:00:17 +0200