Commit Graph

85 Commits

Author SHA1 Message Date
Timothy J. Baek
7e0d3496b5 fix: 1st #2208 2024-05-13 11:27:58 -10:00
Timothy J. Baek
572cd22b4d feat: prompt variables from suggestions 2024-05-02 00:45:04 -07:00
Timothy J. Baek
372284b419 refac 2024-05-02 00:34:07 -07:00
Timothy J. Baek
714bdca3f3 refac: styling 2024-05-02 00:23:32 -07:00
Timothy J. Baek
5613af032d fix: styling 2024-05-02 00:07:04 -07:00
Timothy J. Baek
f1acf68bd0 fix: styling 2024-04-30 16:52:19 -07:00
Timothy J. Baek
3c9fc7858b fix: styling 2024-04-30 16:34:29 -07:00
Timothy J. Baek
bf2ff47df0 refac: styling 2024-04-30 16:00:44 -07:00
Timothy J. Baek
6318282873 refac: styling 2024-04-30 15:31:50 -07:00
Timothy J. Baek
595ebd11ac refac: styling 2024-04-30 15:17:05 -07:00
Timothy J. Baek
01c077da3d refac 2024-04-30 15:10:39 -07:00
Timothy J. Baek
18e5c2e4cb refac: styling 2024-04-30 14:56:06 -07:00
Timothy J. Baek
a4083f43cb fix: safari copy link issue 2024-04-19 06:34:55 -05:00
Timothy J. Baek
e48cdf63d9 feat: better annotation 2024-04-08 03:08:30 -07:00
Jun Siang Cheah
7978adbf45 feat: add frontend support for locally sharing chats 2024-04-02 08:58:03 -07:00
Ased Mammad
7031aa14e8
Merge branch 'dev' into feat/add-i18n 2024-03-07 15:41:42 +03:30
Timothy J. Baek
2b016adc6e revert 2024-03-06 00:55:51 -08:00
Timothy J. Baek
a9d74b669e refac 2024-03-06 00:33:47 -08:00
Danny Liu
03907f9a8a check if deleted message response has sibling responses for multi model chats 2024-03-04 21:23:41 -08:00
Danny Liu
8c01197483 refac: reassign grandchildren of deleted message as children of parent message 2024-03-04 12:34:14 -08:00
Danny Liu
2250387382 retain the message in history object 2024-03-02 23:31:03 -08:00
Danny Liu
f9f3fe5ec0 refac delete logic 2024-03-02 23:23:49 -08:00
Ased Mammad
3c471ee2ca feat: Migrate hardcoded strings to i18n calls 2024-03-03 00:56:24 +03:30
Jannik Streidl
705f5aecd7 svelte-sonner migration 2024-03-01 10:18:07 +01:00
Timothy J. Baek
6245146661 refac: messages 2024-02-25 13:55:04 -08:00
Timothy J. Baek
a2e2dd89a5 Update Messages.svelte 2024-02-22 17:58:18 -08:00
Timothy Jaeryang Baek
9c1aa92451
Merge branch 'main' into feat/delete-message 2024-02-22 20:57:46 -05:00
Timothy J. Baek
a3a0e18307 Update Messages.svelte 2024-02-22 17:54:22 -08:00
Timothy J. Baek
eaa6850431 Update Messages.svelte 2024-02-22 17:53:58 -08:00
Timothy J. Baek
d863e7e60b feat: save message 2024-02-21 18:50:41 -08:00
Timothy J. Baek
cc50cc10e6 feat: sd frontend integration 2024-02-21 18:36:40 -08:00
Danny Liu
c42ac39dc4 Recursively set delete=true flag for all children messages 2024-02-20 19:51:34 -08:00
Danny Liu
a655ccdd06 only cancel chat completion if the deleted message is the most recently sent 2024-02-20 16:35:44 -08:00
Danny Liu
95b8edf6b3 use cancelChatCompletion API call instead of stopResponse function 2024-02-20 16:00:57 -08:00
Danny Liu
51b594036d invoke stopResponse() if user deletes message during response generation 2024-02-20 15:27:47 -08:00
Danny Liu
941bcdc2e5 Refactor deleteMessage function and update deleteMessagePair usage 2024-02-20 15:12:06 -08:00
Danny Liu
60c99a44f8 remove user message and response from DOM as pair 2024-02-20 13:24:22 -08:00
Danny Liu
32c7971300 add isFirstMessage prop to UserMessage component 2024-02-18 17:03:40 -08:00
Timothy J. Baek
2c2c2fd889 refac 2024-02-15 20:10:48 -08:00
Timothy J. Baek
e99d69bfe2 refac: styling 2024-02-15 16:20:46 -08:00
Timothy J. Baek
26438c29d5 feat: continue generation 2024-02-15 01:23:02 -08:00
Timothy J. Baek
27ae4d0d82 feat: fullscreen mode 2024-02-15 00:34:55 -08:00
Timothy J. Baek
bf43415d12 fix: reading status for all messages issue 2024-01-07 03:26:49 -08:00
Timothy J. Baek
9083ee8a5d feat: reading indicator 2024-01-07 03:19:34 -08:00
Timothy J. Baek
af6e4eb904 feat: rosepine custom theme 2024-01-01 16:05:05 -08:00
Timothy J. Baek
60658abbbc fix: edit message issue 2024-01-01 13:01:42 -08:00
Timothy J. Baek
b916f1b07d feat: messages refac 2023-12-29 23:25:40 -08:00
Timothy J. Baek
f91a6b63d1 feat: message components refac 2023-12-29 23:03:48 -08:00
Timothy J. Baek
1f5bfe67a1 feat: keyboard shortcuts 2023-12-28 02:46:57 -08:00
Timothy J. Baek
a696698ac8 feat: chat import to backend added 2023-12-26 16:35:01 -08:00