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

🔁 Sync testnet with main (#106) #107

Merged
merged 2 commits into from
Jul 24, 2022
Merged

🔁 Sync testnet with main (#106) #107

merged 2 commits into from
Jul 24, 2022

Commits on Jul 24, 2022

  1. 🔁 Sync testnet with main (#106)

    * feat: add sybil badge (#89)
    
    * feat: add badges comp (#90)
    
    * chore: add sybil badge
    
    * feat: add tooltip to badges (#91)
    
    * feat: collect publication without profile 🚀  (#92)
    
    * feat: add isConnected store
    
    * chore: use setIsConnected
    
    * chore: add proper disconnect
    
    * chore: add valid check
    
    * chore: add create profile component
    
    * feat: add unauthed user menu items
    
    * chore: update error message
    
    * chore: cleanup
    
    * fix: remove unused isAuthenticated
    
    * fix: nonce issue for non profile users
    
    * fix: allowance fetch
    
    * fix: remove current user deps in collect module
    
    * feat: add non auth follow (#93)
    
    * feat: add non auth crowdfund support (#94)
    
    * chore: update sponsor link
    
    * ⬆️ deps(dev): Bump eslint-config-next from 12.2.2 to 12.2.3 (#100)
    
    Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.2.2 to 12.2.3.
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](https://github.com/vercel/next.js/commits/v12.2.3/packages/eslint-config-next)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-next
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: bigint <69431456+bigint@users.noreply.github.com>
    
    * ⬆️ deps: Bump next from 12.2.2 to 12.2.3 (#97)
    
    Bumps [next](https://github.com/vercel/next.js) from 12.2.2 to 12.2.3.
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v12.2.2...v12.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: next
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: bigint <69431456+bigint@users.noreply.github.com>
    
    * ⬆️ deps: Bump plyr-react from 5.0.2 to 5.1.0 (#99)
    
    Bumps [plyr-react](https://github.com/chintan9/plyr-react) from 5.0.2 to 5.1.0.
    - [Release notes](https://github.com/chintan9/plyr-react/releases)
    - [Changelog](https://github.com/chintan9/plyr-react/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/chintan9/plyr-react/commits)
    
    ---
    updated-dependencies:
    - dependency-name: plyr-react
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * ⬆️ deps: Bump zod from 3.17.9 to 3.17.10 (#98)
    
    Bumps [zod](https://github.com/colinhacks/zod) from 3.17.9 to 3.17.10.
    - [Release notes](https://github.com/colinhacks/zod/releases)
    - [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
    - [Commits](colinhacks/zod@v3.17.9...v3.17.10)
    
    ---
    updated-dependencies:
    - dependency-name: zod
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * feat: add entire pub clickable
    
    * fix: use clickable props
    
    * chore: cleanup full post comp
    
    * chore: cleanup post type
    
    * Revert "feat: add entire pub clickable" (#104)
    
    * chore: use article tag
    
    * fix: add stopPropagation for post actions
    
    * revert: make pub clickable
    
    * chore: refactor show more
    
    * chore: add user check
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    bigint and dependabot[bot] committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    a260b5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd0ba1e View commit details
    Browse the repository at this point in the history