Commit Graph

29 Commits

Author SHA1 Message Date
67ccfcb132 update send message and chat panel ui
Some checks failed
Rust / build (ubuntu-latest, stable) (push) Failing after 1m26s
Rust / build (ubuntu-latest, stable) (pull_request) Failing after 1m20s
Rust / build (macos-latest, stable) (push) Has been cancelled
Rust / build (windows-latest, stable) (push) Has been cancelled
Rust / build (macos-latest, stable) (pull_request) Has been cancelled
Rust / build (windows-latest, stable) (pull_request) Has been cancelled
2026-02-22 14:34:41 +07:00
e3141aba19 update theme
Some checks failed
Rust / build (ubuntu-latest, stable) (push) Failing after 9m53s
Rust / build (macos-latest, stable) (push) Has been cancelled
Rust / build (windows-latest, stable) (push) Has been cancelled
2026-02-21 10:43:36 +07:00
b88955e62c merged previous stuffs on master 2026-02-20 19:48:03 +07:00
75c3783522 feat: rewrite the nip-4e implementation (#1)
Make NIP-4e a core feature, not an optional feature.

Note:
- The UI is broken and needs to be updated in a separate PR.

Reviewed-on: #1
2026-01-13 16:00:08 +08:00
reya
34e026751b feat: add support for multi-themes (#210)
* chore: update deps

* wip

* add themes

* add matrix theme

* add flexoki and spaceduck themes

* .

* simple theme change function

* .

* respect shadow and radius settings

* add rose pine themes

* toggle theme
2025-12-26 08:20:18 +07:00
reya
c67b223a53 chore: add missing ui elements (#153)
* add empty state

* .

* update welcome panel
2025-09-16 19:59:03 +07:00
493223276c chore: improve message fetching 2025-08-03 20:34:35 +07:00
reya
3cf9dde882 chore: Improve Request Screening (#101)
* open chat while screening

* close panel on ignore

* bypass screening

* .

* improve settings

* refine modal

* .

* .

* .

* .

* .
2025-07-27 07:22:31 +07:00
abb1474300 chore: update gpui and nostr-sdk 2025-06-30 08:35:48 +07:00
5f5bb33654 chore: update gpui components 2025-06-17 14:50:46 +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
reya
a674ac898a feat: Middle Click (#51)
* paste on middle click

* middle click to close tab

* middle click to reply
2025-05-29 17:24:51 +07:00
2f83b5091e chore: revamp theme 2025-05-07 14:12:31 +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
42d6328d82 chore: update gpui 2025-03-25 20:53:22 +07:00
d63b6f1047 chore: refactor chat panel 2025-02-12 13:42:28 +07:00
193aaa646e fix: panel is not focus 2025-02-06 09:11:44 +07:00
a941e844b9 chore: improve tab component 2025-02-05 14:05:32 +07:00
b58327d431 feat: add edit profile panel 2025-02-03 15:21:29 +07:00
d921720042 wip: refactor 2025-02-03 08:23:03 +07:00
09a0d089bc wip: refactor 2025-02-01 14:54: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
6a67a79c3f wip: refactor 2025-01-25 08:11:34 +07:00
272259cd16 wip: design 2025-01-23 08:45:37 +07:00
67075bb22d wip: design 2025-01-22 16:20:28 +07:00
5f6ba4f0a6 feat: improve compose modal 2025-01-20 15:49:21 +07:00
b119722392 feat: show facepill on tabpanel 2025-01-16 08:49:24 +07:00
ec24bba69c wip: design 2025-01-15 09:11:21 +07:00