|
|
73b2eac080
|
feat: add image cache
|
2025-04-23 08:16:26 +07:00 |
|
|
|
86eca5803f
|
feat: add support for subject of conversation
|
2025-04-22 15:10:36 +07:00 |
|
|
|
52a79dca08
|
chore: bump version
|
2025-04-21 15:19:01 +07:00 |
|
|
|
87f038248c
|
chore: refactor account and fixes
|
2025-04-21 15:18:02 +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 |
|
|
|
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
|
f7610cc9c9
|
feat: Chat Folders (#14)
* add room kinds
* add folders
* adjust design
* update
* refactor
* cache
* update
|
2025-04-06 15:29:36 +07:00 |
|
|
|
16530a3804
|
chore: only subscribe for metadata in specific relays
|
2025-03-28 18:53:43 +07:00 |
|
|
|
b778bb13e4
|
chore: clean up
|
2025-03-28 17:34:42 +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 |
|
|
|
4c9533bfe4
|
chore: fix high cpu
|
2025-03-25 15:04:41 +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 |
|
|
|
e15cbcc22c
|
chore: update deps
|
2025-03-19 08:30:19 +07:00 |
|
|
|
348dc496a6
|
chore: bump version
0.1.4-alpha
|
2025-03-13 13:50:16 +07:00 |
|
|
|
09df38a3b2
|
chore: fix build on linux
|
2025-03-13 13:22:31 +07:00 |
|
|
|
cae96157ca
|
chore: release 0.1.4
|
2025-03-13 13:02:58 +07:00 |
|
|
|
0a7f0475a4
|
chore: small fixes
|
2025-03-12 16:44:44 +07:00 |
|
|
|
8156d9d046
|
chore: small fixes
|
2025-03-11 13:22:44 +07:00 |
|
|
|
b92d446184
|
chore: follow up to 73b8a1a
|
2025-03-10 14:56:18 +07:00 |
|
|
|
73b8a1a6da
|
chore: some fixes for nip4e
|
2025-03-10 13:25:58 +07:00 |
|
|
|
ba0b377cee
|
chore: update nstart url
|
2025-03-10 09:40:14 +07:00 |
|
|
|
0822b46596
|
feat: follow-up to d93cecb
|
2025-03-10 08:34:41 +07:00 |
|
|
|
d93cecbea3
|
chore: refactor NIP-4E implementation
|
2025-03-09 18:31:29 +07:00 |
|
|
|
0887970374
|
chore: update deps
|
2025-03-08 19:32:07 +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 |
|
|
|
81664e3d4e
|
feat: add empty and loading states for the inbox section
|
2025-02-26 08:01:45 +07:00 |
|
|
|
29ec6da872
|
chore: fix the issue when new user cannot see their messages
|
2025-02-25 18:21:10 +07:00 |
|
|
|
111ab3b082
|
chore: internal changes
|
2025-02-25 15:22:24 +07:00 |
|
|
|
1c4806bd92
|
chore: refactor chat room
|
2025-02-24 16:18:21 +07:00 |
|
|
|
3f8c02aef8
|
chore: bump version
0.1.3-alpha
|
2025-02-23 14:14:20 +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 |
|
|
|
cfa628a8a6
|
feat: automatically load inbox on startup
|
2025-02-19 15:35:14 +07:00 |
|
|
|
5e1d76bbcd
|
chore: bump version
0.1.2-alpha
|
2025-02-19 09:22:49 +07:00 |
|
|
|
61fb90bd34
|
chore: improve chat panel
|
2025-02-19 09:08:29 +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 |
|
|
|
48af00950a
|
fix: cannot launch app on linux
|
2025-02-17 13:23:32 +07:00 |
|
|
|
31e94c53c6
|
chore: remove cargo-packager-updater (it sucks)
|
2025-02-16 20:32:23 +07:00 |
|
|
|
ae01a2d67a
|
chore: fix version
|
2025-02-16 20:06:57 +07:00 |
|
|
|
2a5a3b5c0a
|
fix: missing message
0.1.1-alpha
|
2025-02-16 15:48:22 +07:00 |
|
|
|
0c45695edb
|
feat: verify nip65 relays before set messaging relays
|
2025-02-16 15:41:25 +07:00 |
|
|
|
ea5009933c
|
feat: add support for nip05 in compose modal
|
2025-02-16 13:43:49 +07:00 |
|
|
|
0feb69b72e
|
chore: update deps
|
2025-02-15 09:01:55 +07:00 |
|
|
|
ab7664c872
|
chore: fix versioning
|
2025-02-14 07:46:40 +07:00 |
|
|
|
cd6a9f0550
|
chore: bump version
|
2025-02-13 20:45:49 +07:00 |
|
|
|
ce9193c187
|
chore: fix crash on update relays
|
2025-02-13 20:44:50 +07:00 |
|