Commit Graph

22 Commits

Author SHA1 Message Date
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
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
2f83b5091e chore: revamp theme 2025-05-07 14:12:31 +07:00
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
42d6328d82 chore: update gpui 2025-03-25 20:53:22 +07:00
0550196ccb feat: verify dm relays when open chat panel 2025-02-13 13:31:47 +07:00
f5f9b66df5 feat: setup packager and auto-updater 2025-02-11 09:13:08 +07:00
72e42bf22a chore: update gpui-components 2025-02-05 07:33:21 +07:00
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
0d445dfca1 feat: improve message list 2025-01-22 09:04:31 +07:00
5f6ba4f0a6 feat: improve compose modal 2025-01-20 15:49:21 +07:00
e8b34ae69e wip: design 2025-01-14 12:08:06 +07:00
8be41c9bfa wip: refactor 2025-01-13 13:58:24 +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