Commit Graph

24 Commits

Author SHA1 Message Date
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
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
6017eebaed chore: update gpui & components 2025-10-27 08:20:37 +07:00
reya
c188f12993 chore: Refine the UI (#102)
* update deps

* update window options

* linux title bar

* fix build

* .

* fix build

* rounded corners on linux

* .

* .

* fix i18n key

* fix change subject modal

* .

* update new account

* .

* update relay modal

* .

* fix i18n keys

---------

Co-authored-by: reya <reya@macbook.local>
2025-08-02 11:37:15 +07:00
reya
8195eedaf6 chore: improve render message (#84)
* .

* refactor upload button

* refactor

* dispatch action on mention clicked

* add profile modal

* .

* .

* .

* improve rich_text

* improve handle url

* make registry simpler

* refactor

* .

* clean up
2025-07-16 14:37:26 +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
reya
0f884f8142 chore: improve performance (#42)
* use uniform list for rooms list

* move profile cache to outside gpui context

* update comment

* refactor

* refactor

* .

* .

* add avatar component

* .

* refactor

* .
2025-05-27 07:34:22 +07:00
reya
443dbc82a6 chore: Improve Chat Performance (#35)
* refactor

* optimistically update message list

* fix

* update

* handle duplicate messages

* update ui

* refactor input

* update multi line input

* clean up
2025-05-18 15:35:33 +07:00
2f83b5091e chore: revamp theme 2025-05-07 14:12:31 +07:00
reya
107fedeafd feat: Emoji Picker (#18)
* wip: emoji picker

* update
2025-04-26 08:39:52 +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
72e42bf22a chore: update gpui-components 2025-02-05 07:33:21 +07:00
reya
72a6d79bc5 chore: Upgrade to GPUI3 (#6)
* wip: gpui3

* wip: gpui3

* chore: fix clippy
2025-01-28 08:25:49 +07:00
ec24bba69c wip: design 2025-01-15 09:11:21 +07:00
e8b34ae69e wip: design 2025-01-14 12:08:06 +07:00
8be41c9bfa wip: refactor 2025-01-13 13:58:24 +07:00
402786ec3c wip: refactor 2025-01-06 09:51:07 +07:00
4628340459 feat: update gpui-components 2024-12-30 07:52:26 +07:00
1ffaefd729 chore: clean up 2024-12-20 10:53:45 +07:00
6ba55b801c wip: refactor 2024-12-20 10:28:12 +07:00
377f169420 wip: refactor 2024-12-16 08:53:55 +07:00
516eb0e8bc move gpui-components to ui crate 2024-12-10 09:40:27 +07:00
ab8a7acf4a wip: refactor 2024-12-09 10:36:14 +07:00
187d0078f9 wip: refactor 2024-12-07 15:08:47 +07:00