Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add a way to quickly subscribe from search results #713

Merged
merged 50 commits into from
Oct 15, 2023

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    2fd30b7 View commit details
    Browse the repository at this point in the history
  2. rename input variable

    sharunkumar committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    076607f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5989d04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2997121 View commit details
    Browse the repository at this point in the history
  5. lint fix

    sharunkumar committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    55b978e View commit details
    Browse the repository at this point in the history
  6. align items center

    sharunkumar committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    87823f1 View commit details
    Browse the repository at this point in the history
  7. implement undo button in subscribe function toast, re-used code in lo…

    …ng press of community link
    sharunkumar committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    3e92589 View commit details
    Browse the repository at this point in the history
  8. make dispatch instant

    sharunkumar committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    d1fd078 View commit details
    Browse the repository at this point in the history
  9. minor refactor

    sharunkumar committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    17abf2d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1d7389a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    470303a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    572d5a7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1fa30f9 View commit details
    Browse the repository at this point in the history
  14. outline used

    sharunkumar committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    56705f0 View commit details
    Browse the repository at this point in the history
  15. add .prettierrc

    originally from aeharding#715 by @rahulakrishna
    sharunkumar committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    42fb224 View commit details
    Browse the repository at this point in the history
  16. remove unused imports

    sharunkumar committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    591df91 View commit details
    Browse the repository at this point in the history
  17. Revert "add .prettierrc"

    This reverts commit d3c1abb.
    sharunkumar committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f15aa91 View commit details
    Browse the repository at this point in the history
  18. add .prettierrc

    originally from aeharding#715 by @rahulakrishna
    sharunkumar committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    9fa4483 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a713e28 View commit details
    Browse the repository at this point in the history
  20. add fly.toml to gitignore

    sharunkumar committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    cf72a8c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. style changes

    moved the star icon component as a common component and re-used it
    for the subscribe button
    sharunkumar committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    3d79733 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Merge Release 1.14.0

    Reset the following files from upstream:
    
    src/features/community/MoreActions.tsx
    src/features/labels/links/CommunityLink.tsx
    src/features/user/useUserDetails.tsx
    src/helpers/toastMessages.ts
    sharunkumar committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    49c22ad View commit details
    Browse the repository at this point in the history
  2. post-merge fixup

    sharunkumar committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    a0304c8 View commit details
    Browse the repository at this point in the history
  3. rename hook

    sharunkumar committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    7edbd78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e794764 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32d6c94 View commit details
    Browse the repository at this point in the history
  6. lint fix

    sharunkumar committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    7e891aa View commit details
    Browse the repository at this point in the history
  7. minor refactor

    sharunkumar committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    86d8f9c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    88bf337 View commit details
    Browse the repository at this point in the history
  9. Revert "useCommunity: return null community if its not available yet …

    …/ invalid"
    
    This reverts commit 88bf337.
    sharunkumar committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    8a5a121 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7e07b8f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8b0cf47 View commit details
    Browse the repository at this point in the history
  12. cleanup variables

    sharunkumar committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    76942d1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    932ddd2 View commit details
    Browse the repository at this point in the history
  14. Revert "useCommunityActions in MoreActions"

    This reverts commit 932ddd2.
    sharunkumar committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    81f77f0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5367daf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0996b50 View commit details
    Browse the repository at this point in the history
  17. Merge Release 1.14.1

    sharunkumar committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    e8af56a View commit details
    Browse the repository at this point in the history
  18. delete useCommunity

    sharunkumar committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    bcd52c2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8c80e32 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4d5250b View commit details
    Browse the repository at this point in the history
  21. move PrimaryIcon

    sharunkumar committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    49c01ff View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    f9a5108 View commit details
    Browse the repository at this point in the history
  2. fix

    sharunkumar committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    614d2aa View commit details
    Browse the repository at this point in the history
  3. move file

    sharunkumar committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    00d93f3 View commit details
    Browse the repository at this point in the history
  4. Merge Release 1.14.2

    sharunkumar committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    2dcf1e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    c8139ec View commit details
    Browse the repository at this point in the history
  2. Fix glitchy feeds

    aeharding committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    6b17dbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd12ae1 View commit details
    Browse the repository at this point in the history
  4. More cleanup

    aeharding committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    be8dd4c View commit details
    Browse the repository at this point in the history