Jun Wu
4e0eef4398
fix: re-render if isMobileScreen() changes
...
Before this change, even with "tight border" enabled, resizing the window from
mobile to non-mobile does not use tight border.
After this change, the "tight border" config is respected as expected.
2023-04-05 23:48:04 -07:00
Yifei Zhang
b1e26a5063
Merge pull request #510 from Yidadaa/user-prompt
...
feat: split docs, clear messages and fix stop response
2023-04-06 04:02:48 +08:00
Yifei Zhang
9aaceda40d
Merge pull request #482 from zyqq/main
...
fix(utils): 修复复制问题
2023-04-06 01:48:20 +08:00
Yidadaa
7da0cc6551
doc: update screenshots
2023-04-06 01:22:29 +08:00
waltcow
f4fc682fa3
add getEmojiUrl
as util function
2023-04-05 15:48:44 +08:00
yiqiuzheng
0af55366f1
fix(utils): 修复复制问题
2023-04-05 02:49:44 +08:00
Yifei Zhang
73865651a0
fix : #366 use fallback copy
2023-04-03 03:27:42 +00:00
Jun Wu
327ac765df
utils: simplify trimTopic
...
Also avoid using Array.prototype.at, which does not seem to exist
in the Wexin builtin webview (Android Wexin 8.0.30).
2023-04-01 03:37:28 -07:00
Yifei Zhang
7783545bff
feat: use tag as version number
2023-03-30 16:46:17 +00:00
Yifei Zhang
1b140a1ed3
fix: tight border on mobile style
2023-03-30 16:20:47 +00:00
Leotrinos
7d7abca2c4
fix trimTopic
2023-03-30 02:55:19 -07:00
Yifei Zhang
2c899cf00e
feat: #2 add access control by
...
access code
2023-03-26 06:53:40 +00:00
Yifei Zhang
99b88f36fd
refactor: #6 check update over one hour and debound scroll
2023-03-23 17:00:33 +00:00
Yifei Zhang
29de957395
feat: add check update
2023-03-23 16:01:00 +00:00
Yifei Zhang
4af8c26d02
feat: use toast instead of alert
2023-03-21 14:56:27 +00:00
Yifei Zhang
7cd170b933
feat: support i18n
2023-03-20 16:17:45 +00:00
Yifei Zhang
12f52bf252
chore: fix memory prompt
2023-03-19 16:29:09 +00:00
Yifei Zhang
caec01269a
feat: disable auto-scroll on ios device
2023-03-19 14:04:16 +00:00
Yifei Zhang
bab470d000
feat: add export to .md button
2023-03-15 17:24:03 +00:00
Yidadaa
2c9baa4e2c
feat: finish basic functions
2023-03-11 02:25:33 +08:00