24 Commits

Author SHA1 Message Date
d06789b8dc Check for chat changed before displaying welcome panel 2025-05-19 00:39:19 +03:00
7a23fe794e Hide buttons on welcome assistant message 2025-05-14 10:41:15 +03:00
587cecb12c Join recent chat/group queries 2025-05-14 10:25:38 +03:00
155172a2b4 Dynamically update show more title 2025-05-14 00:49:33 +03:00
dfbc5ec4ac Fix array slicing, decrease default recent display to 3 2025-05-14 00:42:04 +03:00
cb380863e2 Keep scroll up on welcome display 2025-05-14 00:25:35 +03:00
21252cf2dd Fix empty chat if creating new assistant 2025-05-13 21:44:24 +03:00
5a799042b1 Optimize fetching recent chats by using Promise.all for concurrent data retrieval 2025-05-13 20:41:26 +03:00
2b93fd37e3 Focus on send textarea on opening temp chat 2025-05-13 20:28:57 +03:00
6a394c0c3e Only render if chat is clear 2025-05-13 19:57:00 +03:00
b261354280 Add "More" menu hint 2025-05-13 01:35:51 +03:00
0c411398f0 Collapse welcome recent chats button 2025-05-13 01:27:45 +03:00
ae0aa42e7a Extract assignCharacterAsAssistant func 2025-05-13 00:54:40 +03:00
28c09deb0d Force clean-up before welcome render 2025-05-13 00:46:24 +03:00
d6054e1555 Fix styles conflict with timelines 2025-05-12 22:40:00 +03:00
ed388553cc Add rotation effect to "Show More Chats" button and toggle visibility of hidden chats 2025-05-12 21:59:26 +03:00
e2c44161ed Show recent group chats 2025-05-12 21:44:00 +03:00
637e9d5469 Set any char as assistant. Rework welcome prompt 2025-05-12 20:50:17 +03:00
c45f1ceaff Show more recent chats 2025-05-12 20:16:56 +03:00
d5c56fa405 Indicate welcome page assistant in the list 2025-05-12 19:52:14 +03:00
31e2cf714a Permanent assistant autocreation and temporary chat restore 2025-05-12 02:14:54 +03:00
61f69aa674 Temp chat button works 2025-05-12 01:10:50 +03:00
8d2c8fd675 Prevent reopening an already open recent chat 2025-05-12 00:53:33 +03:00
e975d37436 [wip] Welcome screen prototype 2025-05-12 00:28:42 +03:00