 reyaandGitHub
|
122299f548
|
chore: improve nip4e implementation (#204)
* patch
* update ui
* add load response
* fix
* .
* wip: rewrite gossip
* new gossip implementation
* clean up
* .
* debug
* .
* .
* update
* .
* fix
* fix
|
2025-11-15 08:30:45 +07:00 |
|
 reyaandGitHub
|
512834b640
|
chore: rewrite the backend (not tested) (#203)
* wip: refactor
* refactor
* clean up
* .
* rename
* add relay auth
* .
* .
* optimize
* .
* clean up
* add encryption crate
* .
* .
* .
* .
* .
* add encryption crate
* .
* refactor nip4e
* .
* fix endless loop
* fix metadata fetching
|
2025-11-11 09:09:33 +07:00 |
|
 reyaandGitHub
|
a4067d2c00
|
chore: fix crash when failing to parse message (#202)
* clean up
* .
* fix rich text component
* clean up
|
2025-11-03 19:04:16 +07:00 |
|
 reyaandGitHub
|
7091fa1cab
|
chore: restructure and refine the ui (#199)
* update deps
* clean up
* add account crate
* add person crate
* add chat and chat ui crates
* .
* clean up the ui crate
* .
* .
|
2025-11-01 09:16:02 +07:00 |
|
 reyaandGitHub
|
649cdff49c
|
re add verify relay connection (#197)
|
2025-10-29 07:42:50 +07:00 |
|
 reyaandGitHub
|
b9297d3a01
|
chore: follow up on nip-4e (#195)
* update deps
* .
* remove resend button
* clean up
* .
* .
* .
* .
* .
|
2025-10-28 14:37:30 +07:00 |
|
reya
|
6017eebaed
|
chore: update gpui & components
|
2025-10-27 08:20:37 +07:00 |
|
 reyaandGitHub
|
15bbe82a87
|
feat: nip4e (#188)
* encryption keys
* .
* .
* move nip4e to device crate
* .
* .
* use i18n for device crate
* refactor
* refactor
* .
* add reset button
* send message with encryption keys
* clean up
* .
* choose signer
* fix
* update i18n
* fix sending
|
2025-10-26 18:10:40 +07:00 |
|
 reyaandGitHub
|
a1e0934fc3
|
chore: clean up codebase (#186)
* refactor app state
* clean up
* clean up
* .
|
2025-10-18 09:46:45 +07:00 |
|
 reyaandGitHub
|
68a8ec7a69
|
feat: custom gossip implementation (#181)
* .
* rename global to app_state
* refactor event tracker
* gossip
* .
* .
|
2025-10-10 17:36:38 +07:00 |
|
 reyaandGitHub
|
ebcc60cd92
|
chore: follow up on #172 (#173)
* clean up
* wip
* clean up
* remove unused picture field
|
2025-10-01 13:45:13 +07:00 |
|
 reyaandGitHub
|
61cad5dd96
|
chore: refactor the input component (#165)
* refactor the input component
* fix clippy
* clean up
|
2025-09-25 08:03:14 +07:00 |
|
 reyaandGitHub
|
9abcc25f32
|
chore: optimize resource usage (#162)
* avoid string allocation
* cache image
* .
* .
* .
* fix
|
2025-09-23 09:03:48 +07:00 |
|
reya
|
1de3045505
|
chore: update deps
|
2025-09-19 08:42:08 +07:00 |
|
 reyaandGitHub
|
4164651342
|
chore: refactor the compose modal (#156)
* .
* update
* clean up
|
2025-09-18 08:39:24 +07:00 |
|
 reyaandGitHub
|
c67b223a53
|
chore: add missing ui elements (#153)
* add empty state
* .
* update welcome panel
|
2025-09-16 19:59:03 +07:00 |
|
 reyaandGitHub
|
71140beb52
|
feat: relay status viewer (#143)
* add relay status
* .
|
2025-09-07 14:54:28 +07:00 |
|
reya
|
60bca49200
|
chore: update deps and refactor the event loop
|
2025-09-06 20:55:11 +07:00 |
|
 reyaandGitHub
|
ede41c41c3
|
chore: improve the event loop (#141)
* improve wait for signer
* refactor gift wrap processor
* .
* .
* .
* .
* .
|
2025-09-05 19:01:26 +07:00 |
|
 reyaandGitHub
|
70e235dcc2
|
chore: minor ui components improvements (#140)
* improve ui
* .
* .
|
2025-09-04 07:30:03 +07:00 |
|
reya
|
b11b0e0115
|
chore: update deps
|
2025-09-03 12:12:40 +07:00 |
|
 reyaandGitHub
|
78d913ae38
|
chore: fix high cpu usage and incorrect use of list indices (#135)
* .
* fix cpu usage
|
2025-09-01 17:30:33 +07:00 |
|
 reyaandGitHub
|
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 |
|
 reyaandGitHub
|
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 |
|
 reyaandGitHub
|
17f92d767e
|
chore: improve ui consistency (#115)
* .
* .
|
2025-08-09 14:58:01 +07:00 |
|
 reyaandGitHub
|
8fca202c05
|
chore: refactor subscription (#113)
* fix duplicate set signer request
* refactor
* .
|
2025-08-07 20:53:21 +07:00 |
|
reya
|
493223276c
|
chore: improve message fetching
|
2025-08-03 20:34:35 +07:00 |
|
 
|
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 |
|
 reyaandGitHub
|
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
|
12168c6084
|
chore: update gpui-component
|
2025-07-23 20:47:15 +07:00 |
|
 reyaandGitHub
|
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
|
59cfdb9ae2
|
chore: improve render modal and update deps
|
2025-07-17 07:54:40 +07:00 |
|
 reyaandGitHub
|
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 |
|
 reyaandGitHub
|
2e3a4b3634
|
chore: improve search (#83)
* .
* .
* wip: add nip05 search
* add nip05 search
* .
* support cancel search
* .
|
2025-07-10 09:03:54 +07:00 |
|
 reyaandGitHub
|
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 |
|
 reyaandGitHub
|
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
|
f9bf29df09
|
chore: fix copy/paste on linux
|
2025-07-02 15:53:52 +07:00 |
|
reya
|
abb1474300
|
chore: update gpui and nostr-sdk
|
2025-06-30 08:35:48 +07:00 |
|
reya
|
3c2eaabab2
|
chore: update gpui and nostr sdk
|
2025-06-25 20:00:05 +07:00 |
|
 reyaandGitHub
|
edee9305cc
|
feat: improve search and handle input in compose (#67)
* feat: support search by npub or nprofile
* .
* .
* .
* chore: prevent update local search with empty result
* clean up
* .
|
2025-06-25 15:03:05 +07:00 |
|
 reyaandGitHub
|
c7e3331eb0
|
feat: wait for processing to complete (#66)
* wait instead of check eose
* refactor
* refactor
* refactor
* improve extend rooms function
* .
|
2025-06-23 09:00:56 +07:00 |
|
reya
|
5f8e886a34
|
chore: update gpui
|
2025-06-17 08:00:47 +07:00 |
|
 reyaandGitHub
|
440f17af18
|
refactor: Client keys and Identity (#61)
* .
* .
* .
* .
* refactor client keys
* .
* .
* refactor
* .
* .
* .
* update new account
|
2025-06-17 07:16:16 +07:00 |
|
 reyaandGitHub
|
cc36adeafe
|
feat: Basic Application Settings (#58)
* .
* .
* .
* update modal
|
2025-06-13 07:56:59 +07:00 |
|
 reyaandGitHub
|
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 |
|
 reyaandGitHub
|
557ff18714
|
chore: improve room kind handling (#48)
* chore: improve room kind handling
* .
* add some tooltips
* .
* fix button hovered style
* .
* improve prevent duplicate message
* .
|
2025-05-29 09:05:08 +07:00 |
|
reya
|
7a447da447
|
chore: improve nostr connect and search
|
2025-05-27 08:59:51 +07:00 |
|
 reyaandGitHub
|
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 |
|
reya
|
71fbd97bad
|
chore: adjust global consts
|
2025-05-18 16:00:28 +07:00 |
|
 reyaandGitHub
|
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 |
|