22 Commits

Author SHA1 Message Date
tsukino
c331111207
feat: implement zkitter adapter and integrate with relayer (#357)
Co-authored-by: Philippe Schommers <philippe@schommers.be>
Co-authored-by: Vojtech Simetka <vojtech@simetka.cz>
2023-04-04 15:00:12 +02:00
Vojtech Simetka
0d26a1fe9e
feat: add firebase adapter (#313) 2023-04-02 14:57:01 +02:00
tsukino
3cf79d323d
feat: new Kurate contract with integration to unirep@2.0.0-beta-1 and part of zkitter-js integration (#288)
Co-authored-by: Vojtech Simetka <vojtech@simetka.cz>
2023-03-29 14:01:34 +02:00
Vojtech Simetka
fc853d4e04
feat: add dicebear avatars to chat (#290) 2023-03-27 15:36:39 +02:00
Vojtech Simetka
5500ececb4
chore: update deps and clean up unused code (#273) 2023-03-24 12:20:29 +01:00
Vojtech Simetka
4a347a80cd
chore: add knip and remove unused dependencies and files (#271) 2023-03-23 22:08:59 +01:00
Vojtech Simetka
533a568939
chore: use pnpm instead of npm (#227) 2023-03-23 18:52:01 +01:00
Vojtech Simetka
d0082f1bb6
feat: localhost adapter (#268) 2023-03-23 13:28:42 +01:00
Vojtech Simetka
9d939b78a5
feat: create or edit draft persona (#169) 2023-02-16 23:13:40 +01:00
Vojtech Simetka
8685123326
chore: rename outlet to kurate (#158) 2023-02-09 17:19:04 +01:00
Philippe Schommers
be277a5d20
feat: handle messages on Waku instead of on-chain (#141)
Co-authored-by: Vojtech Simetka <vojtech@simetka.cz>
2023-02-05 16:01:32 +08:00
Vojtech Simetka
6a7936812b
chore: update all UI dependencies but especially those to match contract (#121) 2023-01-24 09:26:48 +01:00
Vojtech Simetka
657b850a4e
feat: add group verification and message posting through smart contract (#80)
Co-authored-by: Philippe Schommers <philippe@schommers.be>
2023-01-24 07:51:42 +01:00
Vojtech Simetka
6159f5fef2
chore: update deps and remove unused lock file in ui package (#97) 2023-01-02 21:45:25 +07:00
dependabot[bot]
dbdfa6a9b9
chore(deps-dev): bump @typescript-eslint/parser from 5.46.1 to 5.47.1 (#96) 2023-01-02 09:39:25 +01:00
dependabot[bot]
6bc7721d8f
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.47.1 (#95) 2023-01-02 09:36:15 +01:00
dependabot[bot]
6a4b4127cf
chore(deps-dev): bump eslint from 8.29.0 to 8.30.0 (#82)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-21 15:56:47 +01:00
dependabot[bot]
b6dd599bcf
chore(deps-dev): bump @sveltejs/kit from 1.0.0 to 1.0.1 (#84)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-21 15:52:38 +01:00
dependabot[bot]
cb5058e7ee
chore(deps-dev): bump vite from 4.0.1 to 4.0.2 (#83)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-21 15:52:28 +01:00
Vojtech Simetka
3cd5e0fdbc
feat: generate anonymous identity (#88) 2022-12-21 15:50:22 +01:00
Vojtech Simetka
1f40f7ce3a
feat: add sign in with web3 wallet (#81) 2022-12-20 13:55:27 +01:00
Vojtech Simetka
fa7db927d4
refactor: introduce monorepo and lerna (#78) 2022-12-15 15:19:42 +01:00