This repository was archived by the owner on Sep 26, 2025. It is now read-only.
feat: read/unread status - #1376
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
glitch-txs
approved these changes
Jan 31, 2024
chris13524
marked this pull request as draft
January 31, 2024 19:02
Co-authored-by: Chris Smith <1979423+chris13524@users.noreply.github.com>
…skeleton feat: read/unread status skeleton and kotlin implementation
…skeleton chore: rename
* 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 <1979423+chris13524@users.noreply.github.com> * Update docs/web3inbox/frontend-integration/api.mdx Co-authored-by: Chris Smith <1979423+chris13524@users.noreply.github.com> * chore: avoid negatives * chore: add docs for react native --------- Co-authored-by: Chris Smith <1979423+chris13524@users.noreply.github.com>
chris13524
commented
Feb 7, 2024
chris13524
commented
Feb 7, 2024
chris13524
commented
Feb 7, 2024
chris13524
commented
Feb 7, 2024
chris13524
commented
Feb 7, 2024
chris13524
commented
Feb 7, 2024
chris13524
commented
Feb 8, 2024
chris13524
commented
Mar 25, 2024
chris13524
left a comment
Member
Author
There was a problem hiding this comment.
@devceline look good?
chris13524
commented
Mar 25, 2024
devceline
reviewed
Mar 28, 2024
devceline
reviewed
Mar 28, 2024
devceline
reviewed
Mar 28, 2024
devceline
reviewed
Mar 28, 2024
devceline
reviewed
Mar 28, 2024
devceline
reviewed
Apr 4, 2024
chris13524
marked this pull request as ready for review
April 15, 2024 21:04
Co-authored-by: Chris Smith <1979423+chris13524@users.noreply.github.com>
Member
Author
|
Wallet support extracted into a separate PR since it has not been implemented yet: #1535 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed documentation for the read/unread support in Web3Inbox. This feature has not been implemented yet, but the documentation here should be accurate to what will be built.
Open questions:
Remaining work:
iOS docsComplete changelog page