reya and GitHub
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
reya and GitHub
d392602ed6
feat: resend messages after authentication ( #137 )
...
* resend failed message
* update settings
2025-09-02 18:19:53 +07:00
reya and GitHub
5a36354cc8
chore: fix handling of ongoing room kind incorrectly ( #136 )
2025-09-01 19:44:23 +07:00
reya and GitHub
78d913ae38
chore: fix high cpu usage and incorrect use of list indices ( #135 )
...
* .
* fix cpu usage
2025-09-01 17:30:33 +07:00
reya and GitHub
e7ffe7627c
chore: fix double messages on load ( #134 )
2025-09-01 08:22:04 +07:00
reya and GitHub
f2be8fca08
feat: add setting for relay authentication ( #133 )
...
* remember auth relay
* .
* .
2025-08-31 18:06:04 +07:00
reya and GitHub
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 and GitHub
b19bb01003
feat: support triple-click to select entire line
2025-08-25 12:37:20 +07:00
reya and GitHub
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
reya and GitHub
23ad28e96e
fix cpu spike ( #127 )
2025-08-19 14:31:13 +07:00
reya and GitHub
c2b276f3f3
chore: improve chat panel ( #121 )
...
* .
* .
* .
* skip sent message
* improve sent reports
* .
* .
* .
2025-08-18 13:20:29 +07:00
reya and GitHub
ca622d1262
chore: improve logout behavior ( #118 )
...
* resubscribe on logout
* .
* .
2025-08-10 10:43:28 +07:00
reya and GitHub
5011becacb
chore: use a newer flatpak runtime ( #117 )
...
* use newer flatpak runtime
* .
2025-08-10 07:40:13 +07:00
reya and GitHub
17f92d767e
chore: improve ui consistency ( #115 )
...
* .
* .
2025-08-09 14:58:01 +07:00
reya and GitHub
8fca202c05
chore: refactor subscription ( #113 )
...
* fix duplicate set signer request
* refactor
* .
2025-08-07 20:53:21 +07:00
reya and GitHub
9127696517
chore: fix missing message during initial fetch ( #110 )
...
* remove fetched flag
* .
* improve
2025-08-06 09:15:00 +07:00
reya and GitHub
af74a4ed23
. ( #109 )
2025-08-06 07:10:00 +07:00
reya and GitHub
bd2b72a57a
chore: fix duplicate messages ( #108 )
...
* prevent duplicate message on load
* refactor
2025-08-05 21:15:10 +07:00
reya and GitHub
fe864e4a7f
chore: improve github action ( #105 )
...
* fix build step
* fix ci
* fix build
* fix ci on linux
* .
* fix flatpak
* .
* .
* .
* fix snap
* .
* .
* .
* .
* fix
* .
* .
* fix path
* .
* .
* fix upload artifacts
* fix build on arm
* fix snap arm
* .
* .
2025-08-05 13:14: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
reya and GitHub
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 and GitHub
91cca37d69
chore: Improve Font Rendering on Linux ( #100 )
...
* add zed plex sans
* .
2025-07-25 07:20:47 +07:00
reya and GitHub
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 and GitHub
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
reya and GitHub
c7ab75d310
chore: fix translations ( #93 )
...
* fix
* .
2025-07-16 14:57:57 +07:00
reya and GitHub
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 and GitHub
2e3a4b3634
chore: improve search ( #83 )
...
* .
* .
* wip: add nip05 search
* add nip05 search
* .
* support cancel search
* .
2025-07-10 09:03:54 +07:00
reya and GitHub
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
reya and GitHub
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 and GitHub
b212095334
chore: Improve Auto Login ( #71 )
...
* improve auto login
* add auto login status
* add reset button on startup
2025-06-29 08:01:08 +07:00
reya and GitHub
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
reya and GitHub
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
reya and GitHub
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 and GitHub
440f17af18
refactor: Client keys and Identity ( #61 )
...
* .
* .
* .
* .
* refactor client keys
* .
* .
* refactor
* .
* .
* .
* update new account
2025-06-17 07:16:16 +07:00
reya and GitHub
cc36adeafe
feat: Basic Application Settings ( #58 )
...
* .
* .
* .
* update modal
2025-06-13 07:56:59 +07:00
reya and GitHub
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 and GitHub
50beaebd2c
chore: improve message copying functionality ( #53 )
...
* chore: improve message copying functionality
* .
* clean up
2025-05-31 07:29:56 +07:00
reya and GitHub
7cc512331b
press the down key to move to the end of the line ( #52 )
2025-05-30 12:14:51 +07:00
reya and GitHub
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
reya and GitHub
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 and GitHub
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 and GitHub
3fd236de73
feat: Reply or Reference a specific message ( #39 )
...
* add reply to when send message
* show reply message
* refactor
* multiple quote
2025-05-21 17:44:43 +07:00
reya and GitHub
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 and GitHub
4f066b7c00
feat: Improve Blink Cursor ( #34 )
...
* add cursor color to theme
* adjust
2025-05-13 13:26:02 +07:00
reya and GitHub
4e24061817
feat: Redesign New Chat ( #31 )
...
* make subject is optional
* redesign
* search
* fix
* adjust
2025-05-12 20:46:01 +07:00
reya and GitHub
97e66fbeb7
chore: improve nostr connect ( #21 )
...
* ref
* update
* temporary switch to rust-nostr fork
* use nip46 branch
2025-05-06 07:38:15 +07:00
reya and GitHub
8c211be11a
feat: add search and refactor modal ( #19 )
...
* add find button to sidebar
* update
* improve search
* add error msg
2025-05-02 17:03:49 +07:00
reya and GitHub
107fedeafd
feat: Emoji Picker ( #18 )
...
* wip: emoji picker
* update
2025-04-26 08:39:52 +07:00
reya and GitHub
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 and GitHub
b667dd3f1c
feat: Nostr Auto Updater ( #16 )
...
* clean up
* fix version
* add auto updater
* add windows
2025-04-12 12:33:30 +07:00
reya and GitHub
3246abace1
refactor chats ( #15 )
...
* refactor
* update
* update
* update
* remove nostrprofile struct
* update
* refactor contacts
* prevent double login
2025-04-10 08:10:53 +07:00
reya and GitHub
f7610cc9c9
feat: Chat Folders ( #14 )
...
* add room kinds
* add folders
* adjust design
* update
* refactor
* cache
* update
2025-04-06 15:29:36 +07:00
reya and GitHub
cfc2300c0c
feat: Rich Text Rendering ( #13 )
...
* add text
* fix avatar is not show
* refactor chats
* improve rich text
* add benchmark for text
* update
2025-03-28 09:49:07 +07:00
reya and GitHub
00cf7792e5
feat: Out-of-Box Experience ( #12 )
...
* refactor app view
* feat: onboarding
* add back buttons in onboarding
2025-03-25 12:34:39 +07:00
reya and GitHub
a53b2181ab
feat: Implemented NIP-4e ( #11 )
...
* chore: refactor account registry
* wip: nip4e
* chore: rename account to device
* feat: nip44 encryption with master signer
* update
* refactor
* feat: unwrap with device keys
* chore: improve handler
* chore: fix rustls
* chore: refactor onboarding
* chore: fix compose
* chore: fix send message
* chore: fix forgot to request device
* fix send message
* chore: fix deadlock
* chore: small fixes
* chore: improve
* fix
* refactor
* refactor
* refactor
* fix
* add fetch request
* save keys
* fix
* update
* update
* update
2025-03-08 19:29:25 +07:00
reya and GitHub
bbc778d5ca
feat: sharpen chat experiences ( #9 )
...
* feat: add global account and refactor chat registry
* chore: improve last seen
* chore: reduce string alloc
* wip: refactor room
* chore: fix edit profile panel
* chore: refactor open window in main
* chore: refactor sidebar
* chore: refactor room
2025-02-23 08:29:05 +07:00
reya and GitHub
72a6d79bc5
chore: Upgrade to GPUI3 ( #6 )
...
* wip: gpui3
* wip: gpui3
* chore: fix clippy
2025-01-28 08:25:49 +07:00