reya
b142982ab1
chore: refactor event fetching ( #148 )
...
* use stream for nip65 and nip17 relays fetching
* .
2025-09-13 07:42:17 +07:00
4ec7530b91
chore: update deps
2025-09-10 08:21:43 +07:00
reya
d0f7a1abd3
feat: extended screening ( #144 )
...
* improve mutual contacts check
* .
* .
2025-09-08 17:11:29 +07:00
60bca49200
chore: update deps and refactor the event loop
2025-09-06 20:55:11 +07:00
b11b0e0115
chore: update deps
2025-09-03 12:12:40 +07:00
reya
d8edac0bb9
chore: fix rooms out of order while loading ( #139 )
...
* fix room out of order while loading
* .
* .
2025-09-03 09:16:36 +07:00
a1df66e176
chore: bump hotfix version
2025-09-01 17:31:34 +07:00
c49530b030
chore: bump hotfix version
2025-09-01 08:24:10 +07:00
6a5304514f
chore: bump version
2025-08-31 19:08:37 +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
5edcc97ada
chore: rework login and identity ( #129 )
...
* .
* redesign onboarding screen
* .
* add signer proxy
* .
* .
* .
* .
* fix proxy
* clean up
* fix new account
2025-08-25 09:22:09 +07:00
a8ccda259c
chore: update deps
2025-08-20 11:50:56 +07:00
07a2f6980e
chore: update deps
2025-08-18 14:24:13 +07:00
reya
c2b276f3f3
chore: improve chat panel ( #121 )
...
* .
* .
* .
* skip sent message
* improve sent reports
* .
* .
* .
2025-08-18 13:20:29 +07:00
cd26244538
chore: bump version
2025-08-10 12:50:52 +07:00
be660cb14b
chore: update deps
2025-08-08 13:14:11 +07:00
7b20131e3b
chore: bump version
2025-08-06 10:11:04 +07:00
d6edc8b546
chore: update metadata and version
2025-08-05 15:06:51 +07:00
ed6e4f2082
chore: update deps
2025-08-04 07:27:53 +07:00
c8c5a6668d
chore: refactor auto updater
2025-08-02 17:28:27 +07:00
80c649f9a0
chore: prepare to release
2025-08-02 13:17:06 +07:00
reya
c188f12993
chore: Refine the UI ( #102 )
...
* update deps
* update window options
* linux title bar
* fix build
* .
* fix build
* rounded corners on linux
* .
* .
* fix i18n key
* fix change subject modal
* .
* update new account
* .
* update relay modal
* .
* fix i18n keys
---------
Co-authored-by: reya <reya@macbook.local >
2025-08-02 11:37:15 +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
reya
91cca37d69
chore: Improve Font Rendering on Linux ( #100 )
...
* add zed plex sans
* .
2025-07-25 07:20:47 +07:00
12168c6084
chore: update gpui-component
2025-07-23 20:47:15 +07:00
reya
a631dd90d2
feat: screening ( #96 )
...
* .
* .
* refactor
* .
* screening
* add report user function
* add danger and warning styles
* update deps
* update
* fix line height
* .
2025-07-23 12:45:01 +07:00
reya
00b40db82c
chore: improve text input ( #94 )
...
* update history
* hide cursor & selection when window is deactivated - gpui-component
* .
* update input to catch up with gpui-component
* adjust history
2025-07-18 09:25:55 +07:00
59cfdb9ae2
chore: improve render modal and update deps
2025-07-17 07:54:40 +07:00
73a2678278
chore: update deps
2025-07-16 15:18:18 +07:00
reya
8195eedaf6
chore: improve render message ( #84 )
...
* .
* refactor upload button
* refactor
* dispatch action on mention clicked
* add profile modal
* .
* .
* .
* improve rich_text
* improve handle url
* make registry simpler
* refactor
* .
* clean up
2025-07-16 14:37:26 +07:00
reya
2e3a4b3634
chore: improve search ( #83 )
...
* .
* .
* wip: add nip05 search
* add nip05 search
* .
* support cancel search
* .
2025-07-10 09:03:54 +07:00
reya
8bfad30a99
chore: improve data requests ( #81 )
...
* refactor
* refactor
* add documents
* clean up
* refactor
* clean up
* refactor identity
* .
* .
* rename
2025-07-08 15:23:35 +07:00
9bb784652d
chore: update deps
2025-07-04 15:01:57 +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
2e046ec5d7
chore: update deps
2025-07-02 15:30:28 +07:00
abb1474300
chore: update gpui and nostr-sdk
2025-06-30 08:35:48 +07:00
@RandyMcMillan
2dfb48b538
build tooling ( #69 )
...
* script/macos:add
* script/linux:add libx11-dev
* Cargo.toml:pin nostr nostr-sdk nostr nostr-connect
---------
Co-authored-by: reya <123083837+reyamir@users.noreply.github.com >
2025-06-28 14:14:54 +07:00
reya
14076054c0
chore: Improve Login Process ( #70 )
...
* wip
* simplify nostr connect uri logic
* improve wait for connection
* improve handle password
* .
* add countdown
2025-06-28 10:09:31 +07:00
3c2eaabab2
chore: update gpui and nostr sdk
2025-06-25 20:00:05 +07:00
052b0163cb
chore: add goreleaser
2025-06-17 13:04:17 +07:00
5f8e886a34
chore: update gpui
2025-06-17 08:00:47 +07:00
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
reya
7cc512331b
press the down key to move to the end of the line ( #52 )
2025-05-30 12:14:51 +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
92d862e1fa
chore: update gpui
2025-05-27 07:44:17 +07:00
reya
0f884f8142
chore: improve performance ( #42 )
...
* use uniform list for rooms list
* move profile cache to outside gpui context
* update comment
* refactor
* refactor
* .
* .
* add avatar component
* .
* refactor
* .
2025-05-27 07:34:22 +07:00
e851063de9
chore: update gpui
2025-05-21 17:45:48 +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