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: read/unread status #1376

Merged
merged 26 commits into from
Apr 17, 2024
Merged

feat: read/unread status #1376

merged 26 commits into from
Apr 17, 2024

Commits on Jan 31, 2024

  1. feat: read/unread status

    chris13524 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    84ce9ad View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. feat: add read state changes

    Elyniss committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f1b598f View commit details
    Browse the repository at this point in the history
  2. chore: move features

    Elyniss committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    39183e0 View commit details
    Browse the repository at this point in the history
  3. chore: refactor

    Elyniss committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    629c142 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Chris Smith <[email protected]>
    Elyniss and chris13524 authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    05b460e View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Merge pull request #1381 from WalletConnect/fea/web3inbox-read-unred/…

    …skeleton
    
    feat: read/unread status skeleton and kotlin implementation
    Elyniss authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    13130ae View commit details
    Browse the repository at this point in the history
  2. chore: rename

    Elyniss committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f465b0a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1396 from WalletConnect/fea/web3inbox-read-unred/…

    …skeleton
    
    chore: rename
    Elyniss authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    619a2e8 View commit details
    Browse the repository at this point in the history
  4. chore: add api for read unread (#1383)

    * chore: add api for read unread
    
    * chore: remove all flag
    
    * chore: add docs for vanilla
    
    * chore: change mark as read to promise
    
    * Update docs/api/notify/usage.mdx
    
    Co-authored-by: Chris Smith <[email protected]>
    
    * Update docs/web3inbox/frontend-integration/api.mdx
    
    Co-authored-by: Chris Smith <[email protected]>
    
    * chore: avoid negatives
    
    * chore: add docs for react native
    
    ---------
    
    Co-authored-by: Chris Smith <[email protected]>
    devceline and chris13524 authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f39a87f View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    be82275 View commit details
    Browse the repository at this point in the history
  2. Max sizes

    chris13524 authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    5286a03 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1405 from WalletConnect/fix/web3inbox-read-unread…

    …-improvements
    
    fix: read unread in usage, and backwards-compatible parameters
    chris13524 authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    e96aa08 View commit details
    Browse the repository at this point in the history
  4. fix: add unreadCount

    chris13524 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    c1a4910 View commit details
    Browse the repository at this point in the history
  5. feat: unread count

    chris13524 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    442f9d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Merge branch 'main' of https://github.com/WalletConnect/walletconnect…

    …-docs into feat/web3inbox-read-unread
    chris13524 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    a2a18a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f693a7d View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. fix: remove "returned"

    chris13524 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1187c9a View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

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

    chris13524 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1efc3d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

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

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    220a082 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f53bbc View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Chris Smith <[email protected]>
    devceline and chris13524 authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b097f62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a432d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed951e7 View commit details
    Browse the repository at this point in the history
  6. fix: fmt

    chris13524 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    23a99d7 View commit details
    Browse the repository at this point in the history