|
|
967355cd4a
|
.
|
2026-01-07 14:05:24 +07:00 |
|
|
|
2d9563b888
|
refactor person registry
|
2026-01-06 20:17:49 +07:00 |
|
|
|
e1ed8483ba
|
clean up
|
2026-01-05 10:51:25 +07:00 |
|
|
|
067f88dfa6
|
wip
|
2026-01-03 20:39:18 +07:00 |
|
reya
|
bb455871e5
|
remove i18n crate (#213)
|
2025-12-31 09:23:59 +07:00 |
|
|
|
0507fa7ac5
|
chore: update deps
|
2025-12-26 08:25:22 +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 |
|
|
|
5b7780ec9b
|
chore: update deps
|
2025-12-17 08:10:02 +07:00 |
|
|
|
782efd7498
|
chore: update deps
|
2025-12-13 10:06:09 +07:00 |
|
|
|
6b5adb0a56
|
chore: update deps
|
2025-12-05 08:10:36 +07:00 |
|
|
|
9fd55cf3ff
|
chore: update deps
|
2025-11-30 09:47:40 +07:00 |
|
reya
|
14c36e4731
|
feat: refine the search bar (#207)
* update deps
* refactor the search cancellation
* .
* .
|
2025-11-22 07:25:08 +07:00 |
|
reya
|
a6e00b47d8
|
feat: refine user profile popup (#206)
* update user popup
* .
* .
|
2025-11-20 08:23:02 +07:00 |
|
|
|
0784a20be5
|
chore: update deps
|
2025-11-18 07:36:31 +07:00 |
|
|
|
67c92cb319
|
chore: update deps
|
2025-11-15 14:51:16 +07:00 |
|
reya
|
122299f548
|
chore: improve nip4e implementation (#204)
* patch
* update ui
* add load response
* fix
* .
* wip: rewrite gossip
* new gossip implementation
* clean up
* .
* debug
* .
* .
* update
* .
* fix
* fix
|
2025-11-15 08:30:45 +07:00 |
|
|
|
de5134676d
|
chore: update deps
|
2025-11-11 09:25:46 +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 |
|
|
|
a1a0a7ecd4
|
chore: update deps
|
2025-11-03 19:09:59 +07:00 |
|
reya
|
a4067d2c00
|
chore: fix crash when failing to parse message (#202)
* clean up
* .
* fix rich text component
* clean up
|
2025-11-03 19:04:16 +07:00 |
|
|
|
4ebe590f8a
|
chore: update deps
|
2025-11-02 20:27:47 +07:00 |
|
reya
|
9da624dd0c
|
feat: nostr based auto updater (#200)
* .
* refactor
* fix
* .
* clean up
* clean up
|
2025-11-02 08:22:55 +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 |
|
|
|
fde1499796
|
chore: update deps
|
2025-10-29 07:52:53 +07:00 |
|
reya
|
b0fa98831d
|
chore: fix nip4e implementation (#196)
* push
* debug
* disable verify sender
* .
|
2025-10-28 20:35:34 +07:00 |
|
reya
|
b9297d3a01
|
chore: follow up on nip-4e (#195)
* update deps
* .
* remove resend button
* clean up
* .
* .
* .
* .
* .
|
2025-10-28 14:37:30 +07:00 |
|
|
|
6017eebaed
|
chore: update gpui & components
|
2025-10-27 08:20:37 +07:00 |
|
reya
|
15bbe82a87
|
feat: nip4e (#188)
* encryption keys
* .
* .
* move nip4e to device crate
* .
* .
* use i18n for device crate
* refactor
* refactor
* .
* add reset button
* send message with encryption keys
* clean up
* .
* choose signer
* fix
* update i18n
* fix sending
|
2025-10-26 18:10:40 +07:00 |
|
reya
|
ac0b233089
|
feat: implement multiple keystores (#187)
* keystore
* .
* fix
* .
* allow user disable keyring
* update texts
|
2025-10-20 07:40:02 +07:00 |
|
reya
|
a1e0934fc3
|
chore: clean up codebase (#186)
* refactor app state
* clean up
* clean up
* .
|
2025-10-18 09:46:45 +07:00 |
|
|
|
32a0401907
|
chore: simplify codebase
|
2025-10-17 08:51:34 +07:00 |
|
|
|
1742031901
|
chore: update deps
|
2025-10-12 20:51:46 +07:00 |
|
reya
|
7fc727461e
|
chore: follow up #181 (#183)
* update deps
* .
* fix
|
2025-10-11 16:27:14 +07:00 |
|
reya
|
68a8ec7a69
|
feat: custom gossip implementation (#181)
* .
* rename global to app_state
* refactor event tracker
* gossip
* .
* .
|
2025-10-10 17:36:38 +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 |
|
reya
|
ebcc60cd92
|
chore: follow up on #172 (#173)
* clean up
* wip
* clean up
* remove unused picture field
|
2025-10-01 13:45:13 +07:00 |
|
reya
|
0db48bc003
|
chore: refactor message sending (#172)
* refactor send message
* refactor resend
* fix
* refactor
* clean up
|
2025-09-30 08:59:38 +07:00 |
|
|
|
880ba30d20
|
chore: bump version
|
2025-09-28 08:01:41 +07:00 |
|
reya
|
d889f9b25d
|
chore: always call get_public_key on nip46 (#171)
* get public key on login
* .
|
2025-09-28 07:57:04 +07:00 |
|
reya
|
338a947b57
|
chore: fix duplicate reply (#169)
* prevent duplicate reply
* .
|
2025-09-27 08:02:16 +07:00 |
|
reya
|
98ce928f0c
|
chore: fix double message on sent (#166)
* .
* fix
* update
|
2025-09-26 14:17:31 +07:00 |
|
reya
|
61cad5dd96
|
chore: refactor the input component (#165)
* refactor the input component
* fix clippy
* clean up
|
2025-09-25 08:03:14 +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 |
|
reya
|
fb3da096f8
|
chore: improve the media uploader (#161)
* refactor upload
* .
* .
|
2025-09-22 07:30:32 +07:00 |
|
|
|
1de3045505
|
chore: update deps
|
2025-09-19 08:42:08 +07:00 |
|
|
|
c12856cda0
|
chore: bump version
|
2025-09-16 20:31:10 +07:00 |
|
|
|
cc79f0ed1c
|
chore: clean up
|
2025-09-15 09:10:37 +07:00 |
|