Algorithm5838
e3e4e1d9d3
fix: handle Gboard clipboard strip multi-line paste via beforeinput ( #21265 )
...
Gboard's clipboard suggestion strip sends multi-line pastes as
'insertText' in beforeinput rather than a standard paste event,
causing ProseMirror to drop the text content and insert only a
newline. Add a beforeinput handler that intercepts multi-line
insertText events on Android and manually inserts with hard breaks
to preserve the formatting.
2026-02-09 16:15:08 -06:00
Timothy Jaeryang Baek
b619a157bc
refac/fix: rtl support
...
Co-Authored-By: lif <19658300+majiayu000@users.noreply.github.com >
2026-01-01 01:58:53 +04:00
G30
252a983091
fix: cross-chat data corruption and tiptap editor access errors ( #20266 )
...
* fix: prevent cross-chat corruption and editor access errors
* fix: safety check in Messages.svelte and cleanup in RichTextInput
2025-12-31 17:40:35 +04:00
Timothy Jaeryang Baek
0eafc09965
refac: styling
2025-12-09 22:28:38 -05:00
Timothy Jaeryang Baek
205c711120
enh: expand input
2025-12-09 21:50:27 -05:00
Timothy Jaeryang Baek
f1c317349e
enh/refac: enable autocompletion for non rich text input
2025-11-12 23:11:15 -05:00
Timothy Jaeryang Baek
46a3f7de5e
refac: rm rich text highlight
2025-10-26 22:12:34 -07:00
Timothy Jaeryang Baek
eb9c4c0e35
refac/fix: insert prompt as rich text
2025-10-21 17:59:52 -04:00
Timothy Jaeryang Baek
53de48d2b3
refac
2025-10-05 23:29:48 -05:00
Timothy Jaeryang Baek
e2ca7b8632
feat: model_ids per folder
2025-10-01 20:50:04 -05:00
Timothy Jaeryang Baek
b1c196ed83
fix: non rich text handling
2025-10-01 12:39:49 -05:00
Timothy Jaeryang Baek
fcc3d9ed2b
fix: non rich text input copy
2025-09-29 22:45:38 -05:00
Timothy Jaeryang Baek
7bae9053ac
refac: copy behaviour
2025-09-28 17:10:11 -05:00
Timothy Jaeryang Baek
ac879513e5
enh: channel read/write perm
2025-09-24 10:09:59 -05:00
Timothy Jaeryang Baek
5eaee44daa
refac
2025-09-24 06:49:39 -05:00
Tim Jaeryang Baek
9710060c27
Merge pull request #17645 from ShirasawaSama/patch-28
...
feat: only retain one language supports for highlight.js to reduce bundle size (-1.58MB)
2025-09-23 16:28:05 -04:00
Timothy Jaeryang Baek
aeb5288a3c
refac
2025-09-22 23:28:19 -04:00
Timothy Jaeryang Baek
e4e97e727e
enh: note drag handle
2025-09-22 20:02:37 -04:00
Shirasawa
2edfde1990
feat: only retain one language supports for highlight.js to reduce bundle size
2025-09-22 16:00:46 +08:00
Shirasawa
7f6b260c35
feat: refactor editor's collaboration to reduce package size and minimize errors
2025-09-19 17:28:16 +08:00
Timothy Jaeryang Baek
77358031f5
refac: placeholder
2025-09-16 11:13:15 -05:00
Timothy Jaeryang Baek
5eb26fe7ab
refac
2025-09-15 16:25:04 -05:00
Timothy Jaeryang Baek
22e11760a1
refac
2025-09-14 18:08:31 -04:00
Timothy Jaeryang Baek
06c1426e14
refac: channel input
2025-09-12 21:43:05 +04:00
Timothy Jaeryang Baek
153afd832c
refac: deprecate textarea input
2025-09-12 20:54:34 +04:00
Timothy Jaeryang Baek
6b69c4da0f
refac/enh: commands ui
2025-09-12 20:31:57 +04:00
Timothy Jaeryang Baek
901c997054
refac
2025-08-18 19:43:18 +04:00
Timothy Jaeryang Baek
0b68fc0a1b
refac: styling
2025-08-08 04:10:58 +04:00
Timothy Jaeryang Baek
e6726d8444
fix: triple backtick enter rich text input
2025-08-08 02:57:44 +04:00
Timothy Jaeryang Baek
bfa42c6277
enh: formatting toolbar for chat
2025-08-06 12:21:18 +04:00
Timothy Jaeryang Baek
88ff0b952e
refac/fix: table markdown input
2025-08-04 17:27:28 +04:00
Timothy Jaeryang Baek
3af2938efc
enh: note selection edit support
2025-07-19 16:35:03 +04:00
Timothy Jaeryang Baek
c414f0c3ce
enh: follow up prompts behaviour
2025-07-18 17:49:24 +04:00
Timothy Jaeryang Baek
c1c589d609
refac/enh: rich text input
2025-07-18 15:58:06 +04:00
Timothy Jaeryang Baek
d4ece7384c
enh/refac: note image upload
2025-07-17 17:36:06 +04:00
Timothy Jaeryang Baek
da91aba10f
chore: tiptap bump
2025-07-17 14:43:42 +04:00
Timothy Jaeryang Baek
8807ac8cac
refac/enh: file upload with paste
2025-07-16 15:01:03 +04:00
Timothy J. Baek
fa91795b77
refac
2025-07-15 20:59:28 +04:00
Timothy J. Baek
14ef2e5dea
refac: collaborative editor
2025-07-15 20:43:49 +04:00
Timothy Jaeryang Baek
fb71a4106f
refac
2025-07-14 16:45:30 +04:00
Timothy Jaeryang Baek
d76a3d5ce2
refac: ydoc
2025-07-14 16:29:42 +04:00
Timothy Jaeryang Baek
203c5b1956
refac
2025-07-14 14:37:28 +04:00
Timothy Jaeryang Baek
60fb643109
refac/fix: code block input
2025-07-12 21:54:05 +04:00
Timothy Jaeryang Baek
ce7cc37077
refac
2025-07-12 18:15:35 +04:00
Timothy Jaeryang Baek
01420fd189
refac
2025-07-12 02:51:51 +04:00
Timothy Jaeryang Baek
4351702587
refac
2025-07-12 02:38:52 +04:00
Timothy Jaeryang Baek
3c80219808
refac
2025-07-12 01:47:41 +04:00
Timothy Jaeryang Baek
2fbff741da
feat: collaborative note
2025-07-11 23:59:48 +04:00
Timothy Jaeryang Baek
0db8bedf45
refac: tts input
2025-07-11 12:15:13 +04:00
Timothy Jaeryang Baek
3bc5485867
enh: proper undo/redo note editor support
2025-07-11 12:00:41 +04:00