Commit Graph

20 Commits

Author SHA1 Message Date
reya
a53b2181ab feat: Implemented NIP-4e (#11)
* chore: refactor account registry

* wip: nip4e

* chore: rename account to device

* feat: nip44 encryption with master signer

* update

* refactor

* feat: unwrap with device keys

* chore: improve handler

* chore: fix rustls

* chore: refactor onboarding

* chore: fix compose

* chore: fix send message

* chore: fix forgot to request device

* fix send message

* chore: fix deadlock

* chore: small fixes

* chore: improve

* fix

* refactor

* refactor

* refactor

* fix

* add fetch request

* save keys

* fix

* update

* update

* update
2025-03-08 19:29:25 +07:00
reya
bbc778d5ca feat: sharpen chat experiences (#9)
* feat: add global account and refactor chat registry

* chore: improve last seen

* chore: reduce string alloc

* wip: refactor room

* chore: fix edit profile panel

* chore: refactor open window in main

* chore: refactor sidebar

* chore: refactor room
2025-02-23 08:29:05 +07:00
85c485a4e4 feat: refactor async task and remove tokio as dep 2025-02-18 16:43:30 +07:00
0feb69b72e chore: update deps 2025-02-15 09:01:55 +07:00
193aaa646e fix: panel is not focus 2025-02-06 09:11:44 +07:00
c7d17ef90d feat: improve startup screen 2025-02-04 15:38:16 +07:00
a61fd27b9d wip: refactor 2025-02-01 08:30:24 +07:00
8ab48cb12a chore: update deps 2025-01-12 18:30:54 +07:00
51b392a845 wip: refactor 2025-01-02 09:58:42 +07:00
37d810d9e5 wip: refactor 2024-12-24 12:08:33 +07:00
516eb0e8bc move gpui-components to ui crate 2024-12-10 09:40:27 +07:00
03b8004304 wip: refactor 2024-12-01 08:56:53 +07:00
91cec81f8b feat: use system theme 2024-11-25 13:44:32 +07:00
e619fa365b feat: auto login on startup 2024-11-25 08:55:50 +07:00
db7e28a78a refactor app state 2024-11-24 15:17:35 +07:00
f448508b31 feat: add bottom bar 2024-11-22 14:09:20 +07:00
126506522d feat: save user key to keyring 2024-11-21 09:03:48 +07:00
c60a37a245 wip: startup flow 2024-11-21 08:43:42 +07:00
fb71f02ef3 feat: add global state 2024-11-19 10:10:26 +07:00
4d8a1d44cc initial commit 2024-11-19 08:23:43 +07:00