Commit Graph

20 Commits

Author SHA1 Message Date
reya
440f17af18 refactor: Client keys and Identity (#61)
* .

* .

* .

* .

* refactor client keys

* .

* .

* refactor

* .

* .

* .

* update new account
2025-06-17 07:16:16 +07:00
reya
cc36adeafe feat: Basic Application Settings (#58)
* .

* .

* .

* update modal
2025-06-13 07:56:59 +07:00
reya
e687204361 chore: refactor the global state and improve signer (#56)
* refactor

* update

* .

* rustfmt

* .

* .

* .

* .

* .

* add document

* .

* add logout

* handle error

* chore: update gpui

* adjust timeout
2025-06-07 14:52:21 +07:00
2f83b5091e chore: revamp theme 2025-05-07 14:12:31 +07:00
3fea18f038 feat: automatically open the chat room 2025-05-04 10:12:15 +07:00
reya
8c211be11a feat: add search and refactor modal (#19)
* add find button to sidebar

* update

* improve search

* add error msg
2025-05-02 17:03:49 +07:00
reya
a30f2dcc8a refactor ui (#17)
* wip: redesign sidebar

* wip: adjust dpi

* update

* update

* refactor modal

* fix modal
2025-04-18 13:43:07 +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
61fb90bd34 chore: improve chat panel 2025-02-19 09:08:29 +07:00
0daebe5762 feat: add setup inbox relays modal 2025-02-07 16:11:04 +07:00
c982c802e2 fix: clippy issues 2025-02-01 15:32:53 +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
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
ec24bba69c wip: design 2025-01-15 09:11:21 +07:00
e8b34ae69e wip: design 2025-01-14 12:08:06 +07:00
4628340459 feat: update gpui-components 2024-12-30 07:52:26 +07:00
10f042acab fix clippy issues 2024-12-11 09:11:30 +07:00
516eb0e8bc move gpui-components to ui crate 2024-12-10 09:40:27 +07:00