Commit Graph

18 Commits

Author SHA1 Message Date
Cesaryuan 44b7da5e5f Merge branch 'main' into patch-1 2023-04-02 21:39:03 +08:00
Cesaryuan 6d02da8cab fix: historyMessageCount 2023-04-02 20:23:56 +08:00
Yifei Zhang 1e85ea75b6 Merge pull request #271 from RugerMcCarthy/feat/send_preview_option
feat: add switch of send preview bubble
2023-04-02 20:08:35 +08:00
Cesaryuan 4df73fd1e5 fix: fix history message count
Bug: The length of `new Array(20).slice(20 - 24) ` is 4 which should be 24.
2023-04-02 19:43:11 +08:00
AprilNEA 6fa25cb8af Merge branch 'main' into reset
# Conflicts:
#	app/components/settings.tsx
2023-04-02 13:45:34 +08:00
AprilNEA d9905c122d feat: clear session only 2023-04-02 13:42:47 +08:00
Jun Wu 025bdee569 app: polyfill Array.at
This fixes compatibility issue with older browsers like WeChat webview.
The summary feature now works as expected.
2023-04-01 11:38:52 -07:00
RugerMc 495fbe6107 feat: add switch of send preview bubble 2023-03-31 13:16:12 +08:00
Yifei Zhang fc49b34f6a fix: crash caused by filter config 2023-03-30 15:20:19 +00:00
Yifei Zhang d036461af6 feat: #112 add edit chat title 2023-03-29 16:02:50 +00:00
伏晓 5f3fcc5d7a feat: add font size setting 2023-03-29 13:15:32 +08:00
Yifei Zhang ae80d45732 feat: add lint-staged 2023-03-28 18:09:05 +00:00
Yifei Zhang 9ad1795e8d feat: #2 add prompt hints 2023-03-28 17:45:23 +00:00
xiaotianxt 9b5bec0837 feat(SubmitKey): add MetaEnter option
Add another option for MacOS user who prefer Cmd+Enter
or Linux user who prefer Meta+Enter.
2023-03-28 12:56:36 +08:00
Yifei Zhang 30c254f699 feat: now support gpt-4 model 2023-03-26 12:32:22 +00:00
Yifei Zhang c78e833659 feat: #2 #8 add stop and retry button 2023-03-26 10:59:09 +00:00
Yifei Zhang 75b3a3f99e feat: #2 add access control by
access code
2023-03-26 06:53:40 +00:00
Yifei Zhang cbd1a53769 refactor: #6 check update over one hour and debound scroll 2023-03-23 17:00:33 +00:00