Commit Graph
78 Commits
Author SHA1 Message Date
reyaandGitHub 107fedeafd feat: Emoji Picker (#18)
* wip: emoji picker

* update
2025-04-26 08:39:52 +07:00
reya 52a79dca08 chore: bump version 2025-04-21 15:19:01 +07:00
reya 5c5748a80c chore: restructure 2025-04-13 08:03:22 +07:00
reyaandGitHub b667dd3f1c feat: Nostr Auto Updater (#16)
* clean up

* fix version

* add auto updater

* add windows
2025-04-12 12:33:30 +07:00
reyaandGitHub 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
reyaandGitHub 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 42d6328d82 chore: update gpui 2025-03-25 20:53:22 +07:00
reyaandGitHub 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
reyaandGitHub 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
reyaandGitHub 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 85c485a4e4 feat: refactor async task and remove tokio as dep 2025-02-18 16:43:30 +07:00
reya 0feb69b72e chore: update deps 2025-02-15 09:01:55 +07:00
reya 193aaa646e fix: panel is not focus 2025-02-06 09:11:44 +07:00
reya c7d17ef90d feat: improve startup screen 2025-02-04 15:38:16 +07:00
reya a61fd27b9d wip: refactor 2025-02-01 08:30:24 +07:00
reya 8ab48cb12a chore: update deps 2025-01-12 18:30:54 +07:00
reya 51b392a845 wip: refactor 2025-01-02 09:58:42 +07:00
reya 37d810d9e5 wip: refactor 2024-12-24 12:08:33 +07:00
reya 516eb0e8bc move gpui-components to ui crate 2024-12-10 09:40:27 +07:00
reya 03b8004304 wip: refactor 2024-12-01 08:56:53 +07:00
reya 91cec81f8b feat: use system theme 2024-11-25 13:44:32 +07:00
reya e619fa365b feat: auto login on startup 2024-11-25 08:55:50 +07:00
reya db7e28a78a refactor app state 2024-11-24 15:17:35 +07:00
reya f448508b31 feat: add bottom bar 2024-11-22 14:09:20 +07:00
reya 126506522d feat: save user key to keyring 2024-11-21 09:03:48 +07:00
reya c60a37a245 wip: startup flow 2024-11-21 08:43:42 +07:00
reya fb71f02ef3 feat: add global state 2024-11-19 10:10:26 +07:00
reya 4d8a1d44cc initial commit 2024-11-19 08:23:43 +07:00