|
|
fff3a44f62
|
chore: bump version
|
2025-09-23 09:05:35 +07:00 |
|
reya
|
9abcc25f32
|
chore: optimize resource usage (#162)
* avoid string allocation
* cache image
* .
* .
* .
* fix
|
2025-09-23 09:03:48 +07:00 |
|
|
|
c12856cda0
|
chore: bump version
|
2025-09-16 20:31:10 +07:00 |
|
reya
|
5127eaadbb
|
feat: add seen-on-relays viewer per message (#149)
* chore: bump version
* add seen on
* seen on menu
|
2025-09-14 11:50:14 +07:00 |
|
|
|
df82861101
|
chore: bump version
|
2025-09-10 07:25:15 +07:00 |
|
|
|
60bca49200
|
chore: update deps and refactor the event loop
|
2025-09-06 20:55:11 +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
|
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 |
|
|
|
cd26244538
|
chore: bump version
|
2025-08-10 12:50:52 +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 |
|
|
|
80c649f9a0
|
chore: prepare to release
|
2025-08-02 13:17:06 +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
|
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 |
|
|
|
abb1474300
|
chore: update gpui and nostr-sdk
|
2025-06-30 08:35:48 +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 |
|
reya
|
440f17af18
|
refactor: Client keys and Identity (#61)
* .
* .
* .
* .
* refactor client keys
* .
* .
* refactor
* .
* .
* .
* update new account
|
2025-06-17 07:16:16 +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
|
4e24061817
|
feat: Redesign New Chat (#31)
* make subject is optional
* redesign
* search
* fix
* adjust
|
2025-05-12 20:46:01 +07:00 |
|
|
|
2f83b5091e
|
chore: revamp theme
|
2025-05-07 14:12:31 +07:00 |
|
reya
|
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
|
107fedeafd
|
feat: Emoji Picker (#18)
* wip: emoji picker
* update
|
2025-04-26 08:39:52 +07:00 |
|
|
|
52a79dca08
|
chore: bump version
|
2025-04-21 15:19:01 +07:00 |
|
|
|
5c5748a80c
|
chore: restructure
|
2025-04-13 08:03:22 +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 |
|
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 |
|
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 |
|
|
|
85c485a4e4
|
feat: refactor async task and remove tokio as dep
|
2025-02-18 16:43:30 +07:00 |
|
|
|
0feb69b72e
|
chore: update deps
|
2025-02-15 09:01:55 +07:00 |
|
|
|
193aaa646e
|
fix: panel is not focus
|
2025-02-06 09:11:44 +07:00 |
|
|
|
c7d17ef90d
|
feat: improve startup screen
|
2025-02-04 15:38:16 +07:00 |
|
|
|
a61fd27b9d
|
wip: refactor
|
2025-02-01 08:30:24 +07:00 |
|
|
|
8ab48cb12a
|
chore: update deps
|
2025-01-12 18:30:54 +07:00 |
|
|
|
51b392a845
|
wip: refactor
|
2025-01-02 09:58:42 +07:00 |
|
|
|
37d810d9e5
|
wip: refactor
|
2024-12-24 12:08:33 +07:00 |
|
|
|
516eb0e8bc
|
move gpui-components to ui crate
|
2024-12-10 09:40:27 +07:00 |
|
|
|
03b8004304
|
wip: refactor
|
2024-12-01 08:56:53 +07:00 |
|
|
|
91cec81f8b
|
feat: use system theme
|
2024-11-25 13:44:32 +07:00 |
|
|
|
e619fa365b
|
feat: auto login on startup
|
2024-11-25 08:55:50 +07:00 |
|
|
|
db7e28a78a
|
refactor app state
|
2024-11-24 15:17:35 +07:00 |
|
|
|
f448508b31
|
feat: add bottom bar
|
2024-11-22 14:09:20 +07:00 |
|
|
|
126506522d
|
feat: save user key to keyring
|
2024-11-21 09:03:48 +07:00 |
|
|
|
c60a37a245
|
wip: startup flow
|
2024-11-21 08:43:42 +07:00 |
|