DappConnect SDKs to easily add decentralized communications to your dApp, powered bu Waku.
Go to file
Felicio Mununga abd26c9c1d
Indicate unread chats and mentions (#303)
* add activityCenter.ts

* use `process.env.VITEST`

* add `isMention` and `isReply`

* use activityCenter.ts

* fix initial `count`

* add `Badge` component

* add "Launch via Vite Node"

* remove comments

* remove `console.log`

* add comments

* type hook

* reverse order of notifications

* remove `activityCenter` from `provider.tsx`

* set `count`'s default value

* ref `ChatMessage` by id instead of object reference

* Revert "ref `ChatMessage` by id instead of object reference"

This reverts commit 1284386d22.

* use `isAuthor`
2022-09-16 15:49:20 +02:00
.changeset Use built-in PBKDF2 implementation for browsers (#295) 2022-07-19 17:45:29 +02:00
.github/workflows add release workflow (#293) 2022-07-06 15:05:33 +02:00
.husky Add pre-commit git hooks (#229) 2022-02-24 23:27:22 +01:00
.vscode Indicate unread chats and mentions (#303) 2022-09-16 15:49:20 +02:00
examples/community updates for example deployment 2022-08-01 19:10:54 +02:00
packages Indicate unread chats and mentions (#303) 2022-09-16 15:49:20 +02:00
.editorconfig Add editorconfig 2022-02-25 14:56:28 +01:00
.eslintignore add idToContentTopic 2022-06-04 13:09:49 +02:00
.eslintrc Setup GitHub Actions (#287) 2022-06-29 16:46:51 +02:00
.gitignore updates for example deployment 2022-08-01 19:10:54 +02:00
.prettierignore setup: add launch.json 2022-05-29 16:52:34 +02:00
.prettierrc Improve Prettier monorepo configuration (#225) 2022-02-23 15:49:00 +01:00
LICENSE-APACHE-v2 Update packages to @status-im (#223) 2022-02-23 15:03:14 +01:00
LICENSE-MIT Update packages to @status-im (#223) 2022-02-23 15:03:14 +01:00
README.md Setup GitHub Actions (#287) 2022-06-29 16:46:51 +02:00
package.json add release workflow (#293) 2022-07-06 15:05:33 +02:00
tsconfig.base.json Move to ESM, Vite, Vitest and Turborepo (#286) 2022-06-28 16:40:39 +02:00
turbo.json Setup GitHub Actions (#287) 2022-06-29 16:46:51 +02:00
yarn.lock add release workflow (#293) 2022-07-06 15:05:33 +02:00

README.md

Status Communities for the Web

CI