Commit Graph

7 Commits

Author SHA1 Message Date
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
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
0550196ccb feat: verify dm relays when open chat panel 2025-02-13 13:31:47 +07:00
d63b6f1047 chore: refactor chat panel 2025-02-12 13:42:28 +07:00
140a16e617 chore: refactor chat registry 2025-02-11 15:01:03 +07:00