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

Commit Graph

  • 18f8d5b269 Tweak key format in analytics request chylex 2017-11-04 14:07:24 +01:00
  • 2867a875c9 "Fix" an uncommon video player crash when closing short videos chylex 2017-11-04 14:03:28 +01:00
  • ee2f5ae8cb Disable default TweetDeck update notification chylex 2017-11-04 03:30:50 +01:00
  • bd5c301fb9 Refactor old icon style declaration in edit-design and add !important chylex 2017-11-02 16:45:26 +01:00
  • 6df68629f7 Implement system config export/import/reset (without UI) chylex 2017-11-02 13:34:51 +01:00
  • be08fd4445 Remove UserConfig.ZoomMultiplier and old migration code chylex 2017-11-02 13:20:19 +01:00
  • 6f1afb94fb Add a global function to reprioritize events and refactor stuff chylex 2017-11-02 11:02:00 +01:00
  • 7401b8a52d Fix search input not being unfocused after opening search externally chylex 2017-11-02 10:10:04 +01:00
  • c83b62ebaa Make searching while holding Ctrl or middle-clicking search icon open search externally chylex 2017-11-02 09:46:33 +01:00
  • 108cf8923e Implement analytics (#176) Daniel Chýlek 2017-11-02 03:08:43 +01:00
  • 4e26fd9d56 Random refactoring chylex 2017-11-01 04:02:44 +01:00
  • 8c9168a4bf Temporarily move notification with Alt and restore by middle-clicking title bar chylex 2017-10-31 23:40:56 +01:00
  • 97da0b79e4 Fix compile error after removing TimerBarHeight constant chylex 2017-10-31 23:34:00 +01:00
  • d7e5f6876b Increase notification timer height with higher DPI chylex 2017-10-31 23:10:08 +01:00
  • 1b92b112e2 Refactor FormNotificationBase.GetBorderStyle chylex 2017-10-31 12:50:34 +01:00
  • ca55119531 Rewrite CanMoveWindow and CanResizeWindow in notification classes chylex 2017-10-31 12:36:46 +01:00
  • d9da14b5dc Make the example notification its own class chylex 2017-10-31 12:01:53 +01:00
  • 512b5666ac Fix 'Escape' key not clearing notification tweet queue & refactor HideNotification chylex 2017-10-31 11:31:01 +01:00
  • 64977964e8 Bump project versions chylex 2017-10-31 10:53:42 +01:00
  • 2bc13e0de6 Remove subprocess dependency on communication lib & remove Comms class chylex 2017-10-31 10:51:33 +01:00
  • b90c5f17cf Fix misaligned Plugins form controls when reloading plugins after scrolling down chylex 2017-10-31 07:18:38 +01:00
  • 7d8d0bd43b Refactor awful plugin loading and management code chylex 2017-10-31 07:13:17 +01:00
  • 54c1137927 Fix warning about possible null reference in audio playback error event (#174) Alexander 2017-10-30 01:32:18 +07:00
  • e6655219ee Add a context menu item to apply ROT13 to text selection in inputs chylex 2017-10-29 04:39:28 +01:00
  • 5896f8e35a Allow only px values in custom items in edit-design plugin chylex 2017-10-25 22:12:28 +02:00
  • 934cba7251 Fix link expansion & tooltips not working with long domains (ellipsis in front) chylex 2017-10-25 19:23:02 +02:00
  • 9cc1a11bef Fix a rare issue where GIFs open in browser due to a missing source URL chylex 2017-10-23 00:25:23 +02:00
  • c1bc956d6d Move TrayIcon to a different namespace chylex 2017-10-21 15:46:52 +02:00
  • 351b174b86 Refactor TweetDeck browser into a separate class chylex 2017-10-21 15:35:46 +02:00
  • 0b4aaf80dc Remove unnecessary usings and code chylex 2017-10-21 14:53:50 +02:00
  • c10c185817 Release 1.10.3 chylex 2017-10-19 00:43:06 +02:00
  • 327ef1cbee Restart TweetDuck if user declines UAC when updating and improve error handling 1.10.3 chylex 2017-10-19 00:30:37 +02:00
  • 15eb823c7f Replace OpenExternalBrowserUnsafe with the new OpenAssociatedProgram chylex 2017-10-19 00:24:40 +02:00
  • 54613e5242 Handle errors when opening images in associated viewer chylex 2017-10-19 00:21:53 +02:00
  • df1352cbe3 Update README.md Daniel Chýlek 2017-10-18 23:50:23 +02:00
  • 0559afd972 Make middle-click tweet actions work in detail view chylex 2017-10-18 16:50:34 +02:00
  • afffca020e Add context menu item to view images in photo viewer chylex 2017-10-18 13:50:20 +02:00
  • d663cc3f64 Add username to default video download filename & tweak playback error message chylex 2017-10-17 19:39:35 +02:00
  • 110d41e393 Add function to trigger video playback for plugins chylex 2017-10-17 13:16:19 +02:00
  • 1a8823f592 Fix clipboard html stripping crashing with no text data chylex 2017-10-17 11:22:38 +02:00
  • 6374a852b0 Merge branch 'master' of https://github.com/chylex/TweetDuck chylex 2017-10-16 16:37:24 +02:00
  • a10c7dd7c3 Fix README heading links chylex 2017-10-16 16:33:41 +02:00
  • 547c7ea417 Update README heading links (still bork on GitHub) chylex 2017-10-16 16:33:41 +02:00
  • 760607995a Update README and post build log message chylex 2017-10-16 16:30:55 +02:00
  • 4704197c09 Add option for larger quote font size to edit-design & update modal layout chylex 2017-10-16 15:38:19 +02:00
  • 093ac1ac40 Make middle-click instant quote work with reply-account plugin chylex 2017-10-16 09:32:52 +02:00
  • 9ed8b0d904 Fix used account in updated middle-click actions chylex 2017-10-15 23:48:56 +02:00
  • 7346ce370d Add middle-click actions (reply popout, RT quote, fav modal) & fix popout in temp columns chylex 2017-10-15 22:59:56 +02:00
  • adefdadc19 Fix border-radius when quoting a tweet chylex 2017-10-15 22:29:44 +02:00
  • 703bce2d00 Fix PostBuild.ps1 errors not causing failed build & refactor chylex 2017-10-13 13:09:50 +02:00
  • 97928ecd84 Check emoji-ordering.txt for carriage return on build chylex 2017-10-13 12:54:15 +02:00
  • be9ea7f64a Fuck everything about gitattributes chylex 2017-10-13 12:39:03 +02:00
  • ec2aaa8789 Add exact emoji name match detection to emoji keyboard chylex 2017-10-13 12:20:54 +02:00
  • ab14b72526 Force LF in emoji-ordering.txt and other txt/js files chylex 2017-10-13 12:16:39 +02:00
  • d8e304f3c1 Release 1.10.2 chylex 2017-10-12 13:01:47 +02:00
  • ea53ce361f Bump edit-design plugin version 1.10.2 chylex 2017-10-12 10:58:12 +02:00
  • 2fce80b347 Fix custom font size in edit-design & time font in example notification chylex 2017-10-11 20:42:42 +02:00
  • 373c0b1cc3 Fix separator before 'Open dev tools' in example notification context menu chylex 2017-10-11 20:34:50 +02:00
  • e5e1b7e608 Fix TweetDeck being unable to detect OS name chylex 2017-10-11 20:33:39 +02:00
  • 7e9221c9e0 Merge branch 'master' of https://github.com/chylex/TweetDuck chylex 2017-10-11 20:24:09 +02:00
  • 6b849f854e Rewrite font size & theme handling, add <html> attributes to notifications chylex 2017-10-11 20:22:32 +02:00
  • 831f6bc744 Add support section to readme Daniel Chýlek 2017-10-10 12:25:52 +02:00
  • d282a7a537 Fix border-radius in media upload previews chylex 2017-10-08 05:43:54 +02:00
  • fb2f1e3031 Release 1.10.1 1.10.1 chylex 2017-10-08 05:27:38 +02:00
  • 00a0da3df3 Fix detail view screenshots & tweak screenshot timings for iframes separately chylex 2017-10-08 01:42:53 +02:00
  • 8c447b1ffb Maybe fix dragged tweet links not being recognized from certain drag sources chylex 2017-09-29 18:04:44 +02:00
  • a4841175e8 Fix more border-radius, "Ready to Tweet" alignment, and docked reply close icon position chylex 2017-09-29 16:52:39 +02:00
  • 9b139132a1 Disable reply middle-click in temporary columns & fix random reloads from middle-clicks chylex 2017-09-29 14:58:58 +02:00
  • 4a404ecabc Fix weird button styles in inline replies in modal dialogs chylex 2017-09-29 12:48:00 +02:00
  • aee758b559 Update reply-account docs & fix error with temporary columns and advanced selector chylex 2017-09-29 12:47:13 +02:00
  • be060d0386 Add new info about emoji usage to the guide chylex 2017-09-28 17:29:34 +02:00
  • 0195378c10 Release 1.10 1.10 chylex 2017-09-28 17:09:46 +02:00
  • bc804c6a53 Allow linking to items in the guide chylex 2017-09-28 13:33:54 +02:00
  • 76b15f1971 Fix wrong emoji names & issues with emoji keyboard on while using :emoji_name: chylex 2017-09-28 01:00:03 +02:00
  • c4d43c9d5b Fix bugs in :emoji_name: update (character count & duplicate keyboard modal) chylex 2017-09-27 23:56:12 +02:00
  • e8d3e530de Update guide with a screenshot of the main menu chylex 2017-09-27 17:08:51 +02:00
  • e145adec58 Bump emoji keyboard plugin version chylex 2017-09-27 14:55:08 +02:00
  • e2dad3e477 Automatically convert :emoji_name: in emoji keyboard plugin chylex 2017-09-27 13:25:05 +02:00
  • 27bdbde171 Optimize images and scripts in the guide chylex 2017-09-25 21:39:04 +02:00
  • e9ec27169c Improve guide for small width screens and screen readers chylex 2017-09-25 21:12:47 +02:00
  • 2e24cb634c Add favicon and meta tags to the guide chylex 2017-09-25 19:47:00 +02:00
  • beb9046055 Add a button to send feedback / bug report to Feedback tab in Options chylex 2017-09-25 17:23:16 +02:00
  • e57301952c Rewrite introduction text and update styles chylex 2017-09-25 15:59:19 +02:00
  • 7411279e48 Update guide URL chylex 2017-09-25 14:22:19 +02:00
  • 16acfa85b5 Bump project and plugin versions chylex 2017-09-25 14:21:51 +02:00
  • 41ef37f3f0 Fix GIFs in detail view not having the pointer cursor chylex 2017-09-24 23:41:39 +02:00
  • 00d8538726 Fix middle-clicking GIFs not opening the tweet externally chylex 2017-09-24 23:35:31 +02:00
  • 6eeb3f9895 Fix error when hovering a quoted tweet with a video chylex 2017-09-24 23:22:20 +02:00
  • d19dca6ea5 Add a (currently unimplemented) anonymous data collection option chylex 2017-09-24 15:31:44 +02:00
  • 2008ccdaa4 Add an introduction modal & guide Daniel Chýlek 2017-09-23 23:33:06 +02:00
  • ba2e62de3a Remove a warning in the reply-account plugin's default config chylex 2017-09-23 10:17:55 +02:00
  • 2b62eb254d Fix quoted tweet and media border radius in notifications & screenshots chylex 2017-09-21 13:39:51 +02:00
  • 31f72b7957 Move browser CSS to a file & optimize CSS injection chylex 2017-09-21 13:19:21 +02:00
  • fdc4616875 Minify CSS files after build chylex 2017-09-21 10:50:13 +02:00
  • b7de261d25 Move notification CSS to a file, refactor FontSizeLevel & TweetDeckBridge props chylex 2017-09-21 10:34:57 +02:00
  • ae78a5a026 Fix screenshots of reply threads chylex 2017-09-21 09:50:48 +02:00
  • fd2cf5d4d7 Make memory cleanup detect recent activity and fix modals chylex 2017-09-21 09:06:55 +02:00
  • 9f0997be1a Refactor some JS chylex 2017-09-21 08:51:41 +02:00
  • dbade7f854 Fix crash when clicking video overlay after a playback error chylex 2017-09-17 19:06:12 +02:00
  • 3cdc1e190a Fix configuration.default.js files being minified on build chylex 2017-09-14 19:40:41 +02:00