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

0.25.0 #103

Merged
merged 31 commits into from
Aug 17, 2022
Merged

0.25.0 #103

merged 31 commits into from
Aug 17, 2022

Commits on Aug 15, 2022

  1. update package versions

    wwsalmon committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    22aced3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d4bd05 View commit details
    Browse the repository at this point in the history
  3. build out landing page

    wwsalmon committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    c2e3567 View commit details
    Browse the repository at this point in the history
  4. add v2 github landing page

    wwsalmon committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    a890643 View commit details
    Browse the repository at this point in the history
  5. add comment backend

    wwsalmon committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    b4c3fdd View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. clean up imports

    wwsalmon committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    948c12b View commit details
    Browse the repository at this point in the history
  2. add notification backend

    wwsalmon committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    0cb763b View commit details
    Browse the repository at this point in the history
  3. fix type errors

    wwsalmon committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    e0e0687 View commit details
    Browse the repository at this point in the history
  4. add like backend

    wwsalmon committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    ff103b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c92a3aa View commit details
    Browse the repository at this point in the history
  6. fix button block prop again

    wwsalmon committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    811f8f4 View commit details
    Browse the repository at this point in the history
  7. refactor like endpoint logic

    wwsalmon committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    33c47c2 View commit details
    Browse the repository at this point in the history
  8. remove console log

    wwsalmon committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    e6e9990 View commit details
    Browse the repository at this point in the history
  9. implement node likes

    wwsalmon committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    dad3663 View commit details
    Browse the repository at this point in the history
  10. fix typing

    wwsalmon committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    16642d3 View commit details
    Browse the repository at this point in the history
  11. fix userbutton margin

    wwsalmon committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    f25feb6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bf1f7f0 View commit details
    Browse the repository at this point in the history
  13. nested comment support

    wwsalmon committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    f817b6d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    caa69af View commit details
    Browse the repository at this point in the history
  15. fixes for unauthed

    wwsalmon committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    2280940 View commit details
    Browse the repository at this point in the history
  16. add comment likes

    wwsalmon committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    bc22d5f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    cf5580f View commit details
    Browse the repository at this point in the history
  2. remove post type and model

    wwsalmon committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    51fab4b View commit details
    Browse the repository at this point in the history
  3. implement like notifications

    wwsalmon committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    1407380 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ecab9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4ce85c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    730c4b2 View commit details
    Browse the repository at this point in the history
  7. side effect deletions

    wwsalmon committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    077f76d View commit details
    Browse the repository at this point in the history
  8. improve notification styling

    wwsalmon committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    ffa4339 View commit details
    Browse the repository at this point in the history
  9. bump version

    wwsalmon committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    06fbec7 View commit details
    Browse the repository at this point in the history
  10. add feedback cta, close #65

    wwsalmon committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    6af7d30 View commit details
    Browse the repository at this point in the history