Commit Graph

28 Commits

Author SHA1 Message Date
8156d9d046 chore: small fixes 2025-03-11 13:22:44 +07:00
d93cecbea3 chore: refactor NIP-4E implementation 2025-03-09 18:31:29 +07:00
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
111ab3b082 chore: internal changes 2025-02-25 15:22:24 +07:00
1c4806bd92 chore: refactor chat room 2025-02-24 16:18:21 +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
ea5009933c feat: add support for nip05 in compose modal 2025-02-16 13:43:49 +07:00
0feb69b72e chore: update deps 2025-02-15 09:01:55 +07:00
0550196ccb feat: verify dm relays when open chat panel 2025-02-13 13:31:47 +07:00
140a16e617 chore: refactor chat registry 2025-02-11 15:01:03 +07:00
1bb9729e75 feat: make global state simpler 2025-02-10 20:05:03 +07:00
c4573ef1da feat: improve chat state 2025-02-10 09:03:29 +07:00
600af900e9 feat: improve compose modal 2025-02-09 14:29:34 +07:00
0daebe5762 feat: add setup inbox relays modal 2025-02-07 16:11:04 +07:00
cb8a348945 feat: add empty state to some elements 2025-02-06 14:38:05 +07:00
72e42bf22a chore: update gpui-components 2025-02-05 07:33:21 +07:00
a3389ec893 feat: add contacts panel 2025-02-03 16:01:13 +07:00
d921720042 wip: refactor 2025-02-03 08:23:03 +07:00
944d3b9e46 wip: refactor 2025-02-01 09:07:01 +07:00
a61fd27b9d wip: refactor 2025-02-01 08:30:24 +07:00
82f18fc478 chore: adapt latest changes from GPUI and nostr-sdk 2025-01-30 08:03:39 +07:00
reya
72a6d79bc5 chore: Upgrade to GPUI3 (#6)
* wip: gpui3

* wip: gpui3

* chore: fix clippy
2025-01-28 08:25:49 +07:00
6a67a79c3f wip: refactor 2025-01-25 08:11:34 +07:00
3b6541b900 wip: refactor 2025-01-24 13:30:07 +07:00
582db29209 feat: add action to compose modal 2025-01-21 15:15:37 +07:00
5f6ba4f0a6 feat: improve compose modal 2025-01-20 15:49:21 +07:00
8f6bedf70a feat: improve compose modal 2025-01-17 09:05:46 +07:00