reya
|
bb455871e5
|
remove i18n crate (#213)
|
2025-12-31 09:23:59 +07:00 |
|
reya
|
34e026751b
|
feat: add support for multi-themes (#210)
* chore: update deps
* wip
* add themes
* add matrix theme
* add flexoki and spaceduck themes
* .
* simple theme change function
* .
* respect shadow and radius settings
* add rose pine themes
* toggle theme
|
2025-12-26 08:20:18 +07:00 |
|
|
|
8192023479
|
chore: release version 0.3.0
|
2025-12-08 11:10:54 +07:00 |
|
|
|
67c92cb319
|
chore: update deps
|
2025-11-15 14:51:16 +07:00 |
|
reya
|
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 |
|
reya
|
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 |
|
|
|
a1bd4954eb
|
chore: clean up
|
2025-10-29 08:30:04 +07:00 |
|
|
|
b7693444e6
|
chore: update deps
|
2025-10-07 14:45:44 +07:00 |
|
|
|
6e7f63d79a
|
chore: release version 0.2.11
|
2025-10-01 13:50:57 +07:00 |
|
|
|
880ba30d20
|
chore: bump version
|
2025-09-28 08:01:41 +07:00 |
|
|
|
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 |
|