|
|
3c2eaabab2
|
chore: update gpui and nostr sdk
|
2025-06-25 20:00:05 +07:00 |
|
reya
|
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
|
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
|
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
|
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
|
4e24061817
|
feat: Redesign New Chat (#31)
* make subject is optional
* redesign
* search
* fix
* adjust
|
2025-05-12 20:46:01 +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
|
b667dd3f1c
|
feat: Nostr Auto Updater (#16)
* clean up
* fix version
* add auto updater
* add windows
|
2025-04-12 12:33:30 +07:00 |
|
reya
|
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
|
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 |
|
|
|
42d6328d82
|
chore: update gpui
|
2025-03-25 20:53:22 +07:00 |
|
reya
|
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 |
|
|
|
cae96157ca
|
chore: release 0.1.4
|
2025-03-13 13:02:58 +07:00 |
|
reya
|
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 |
|
|
|
111ab3b082
|
chore: internal changes
|
2025-02-25 15:22:24 +07:00 |
|
|
|
b73babf274
|
feat: add new default avatar
|
2025-02-23 14:13:56 +07:00 |
|
reya
|
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 |
|
|
|
50242981a5
|
feat: sort inbox by time after added new messages
|
2025-02-18 17:04:19 +07:00 |
|
|
|
85c485a4e4
|
feat: refactor async task and remove tokio as dep
|
2025-02-18 16:43:30 +07:00 |
|
|
|
ab7664c872
|
chore: fix versioning
|
2025-02-14 07:46:40 +07:00 |
|
|
|
0550196ccb
|
feat: verify dm relays when open chat panel
|
2025-02-13 13:31:47 +07:00 |
|
|
|
d63b6f1047
|
chore: refactor chat panel
|
2025-02-12 13:42:28 +07:00 |
|
|
|
f5f9b66df5
|
feat: setup packager and auto-updater
|
2025-02-11 09:13:08 +07:00 |
|
|
|
1bb9729e75
|
feat: make global state simpler
|
2025-02-10 20:05:03 +07:00 |
|
|
|
bfc9588738
|
chore: refactor root view
|
2025-02-10 15:24:42 +07:00 |
|
|
|
0347e8b3c5
|
feat: support nip46
|
2025-02-10 13:46:51 +07:00 |
|
|
|
c4573ef1da
|
feat: improve chat state
|
2025-02-10 09:03:29 +07:00 |
|
|
|
600af900e9
|
feat: improve compose modal
|
2025-02-09 14:29:34 +07:00 |
|
|
|
cb8a348945
|
feat: add empty state to some elements
|
2025-02-06 14:38:05 +07:00 |
|
|
|
c7d17ef90d
|
feat: improve startup screen
|
2025-02-04 15:38:16 +07:00 |
|
|
|
b58327d431
|
feat: add edit profile panel
|
2025-02-03 15:21:29 +07:00 |
|
|
|
a61fd27b9d
|
wip: refactor
|
2025-02-01 08:30:24 +07:00 |
|
|
|
3b6541b900
|
wip: refactor
|
2025-01-24 13:30:07 +07:00 |
|