Commit Graph

31 Commits

Author SHA1 Message Date
6d9284b37a chore: improve web support (#36)
Reviewed-on: #36
2026-07-30 08:47:30 +00:00
5ea6cdb34f chore: prepare for rc version (#34)
**TODOs:**

- [x] Fix all clippy issues
- [x] Make NIP-4e optional (disabled by default)
- [x] Remove support for bunker (Nostr Connect)
- [x] Group messages in the same timeframe
- [ ] ...

Reviewed-on: #34
2026-06-19 09:16:37 +00:00
6d60726f27 chore: bump gpui 2026-04-25 07:01:14 +07:00
reya
6b872527ad chore: simplify codebase and prepare for multi-platforms (#28)
Reviewed-on: #28
2026-04-04 02:22:08 +00:00
Ren Amamiya
b91697defc feat: add relay tracking for gift wrap events (#21)
Reviewed-on: #21
Co-authored-by: Ren Amamiya <reya@lume.nu>
Co-committed-by: Ren Amamiya <reya@lume.nu>
2026-03-14 08:18:19 +00:00
Ren Amamiya
ccbcc644db chore: make the ui consistent (#19)
Reviewed-on: #19
Co-authored-by: Ren Amamiya <reya@lume.nu>
Co-committed-by: Ren Amamiya <reya@lume.nu>
2026-03-12 02:19:59 +00:00
Ren Amamiya
40d726c986 feat: refactor to use gpui event instead of local state (#18)
Reviewed-on: #18
Co-authored-by: Ren Amamiya <reya@lume.nu>
Co-committed-by: Ren Amamiya <reya@lume.nu>
2026-03-10 08:19:02 +00:00
reya
b88955e62c merged previous stuffs on master 2026-02-20 19:48:03 +07: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
71140beb52 feat: relay status viewer (#143)
* add relay status

* .
2025-09-07 14:54:28 +07:00
reya
70e235dcc2 chore: minor ui components improvements (#140)
* improve ui

* .

* .
2025-09-04 07:30:03 +07:00
reya
807851518a feat: manually handle NIP-42 auth request (#132)
* improve fetch relays

* .

* .

* .

* refactor

* refactor

* remove identity

* manually auth

* auth

* prevent duplicate message

* clean up
2025-08-30 14:38:00 +07:00
reya
12168c6084 chore: update gpui-component 2025-07-23 20:47:15 +07:00
reya
c1d5c7e719 feat: add support for multi languages (#79)
* update backup settings description

* add rust-i18n

* translate

* .

* update translations

* fix

* update translate

* .
2025-07-04 14:57:22 +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
443dbc82a6 chore: Improve Chat Performance (#35)
* refactor

* optimistically update message list

* fix

* update

* handle duplicate messages

* update ui

* refactor input

* update multi line input

* clean up
2025-05-18 15:35:33 +07:00
reya
2f83b5091e chore: revamp theme 2025-05-07 14:12:31 +07:00
reya
44f0650617 chore: update gpui 2025-04-28 15:08:47 +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
42d6328d82 chore: update gpui 2025-03-25 20:53:22 +07:00
reya
0550196ccb feat: verify dm relays when open chat panel 2025-02-13 13:31:47 +07:00
reya
f5f9b66df5 feat: setup packager and auto-updater 2025-02-11 09:13:08 +07:00
reya
72e42bf22a chore: update gpui-components 2025-02-05 07:33:21 +07:00
reya
b58327d431 feat: add edit profile panel 2025-02-03 15:21:29 +07:00
reya
72a6d79bc5 chore: Upgrade to GPUI3 (#6)
* wip: gpui3

* wip: gpui3

* chore: fix clippy
2025-01-28 08:25:49 +07:00
reya
0d445dfca1 feat: improve message list 2025-01-22 09:04:31 +07:00
reya
5f6ba4f0a6 feat: improve compose modal 2025-01-20 15:49:21 +07:00
reya
e8b34ae69e wip: design 2025-01-14 12:08:06 +07:00
reya
8be41c9bfa wip: refactor 2025-01-13 13:58:24 +07:00
reya
10f042acab fix clippy issues 2024-12-11 09:11:30 +07:00
reya
516eb0e8bc move gpui-components to ui crate 2024-12-10 09:40:27 +07:00