Timothy Jaeryang Baek
7292cee868
refac
2026-06-29 00:42:39 -05:00
Timothy Jaeryang Baek
bc70696f4f
refac
2026-06-29 00:40:28 -05:00
Timothy Jaeryang Baek
dbdcfd8c60
refac
2026-06-29 00:35:54 -05:00
Timothy Jaeryang Baek
7e13fd7ad1
refac
2026-06-29 00:26:35 -05:00
Timothy Jaeryang Baek
124c7a3283
refac
2026-06-29 00:21:37 -05:00
Timothy Jaeryang Baek
cfb49c4c18
refac
2026-06-29 00:19:47 -05:00
Timothy Jaeryang Baek
2560533c1a
refac
2026-06-29 00:18:40 -05:00
Timothy Jaeryang Baek
5b1c42e81a
refac
2026-06-29 00:05:10 -05:00
6f5f263244
fix: ignore IME composition Enter in chat search ( #26172 ) ( #26238 )
...
Pressing Enter to confirm an IME composition (e.g. Japanese, Chinese, or Korean)
in the chat search modal and the sidebar search input was treated as a normal
Enter and triggered a search action such as starting a new chat, instead of just
confirming the composed text.
Guard the search keydown handlers so a keydown fired while composing is ignored:
- SearchInput.svelte on:keydown
- SearchModal.svelte document-level onKeyDown
using e.isComposing (with a keyCode === 229 fallback), mirroring the IME guard
already used by MessageInput. A second Enter, after the composition is confirmed,
still triggers the action as before.
Fixes #26172
Co-authored-by: Yogi <251807336+ybnjm1234-source@users.noreply.github.com >
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-28 23:47:02 -05:00
Timothy Jaeryang Baek
5922727402
refac
2026-06-28 23:42:04 -05:00
Timothy Jaeryang Baek
03a8363583
refac
2026-06-28 23:28:40 -05:00
Timothy Jaeryang Baek
97901220f2
refac
2026-06-28 23:28:03 -05:00
Timothy Jaeryang Baek
8977a10a2b
refac
2026-06-28 23:24:24 -05:00
joaoback and GitHub
cd1ec31957
i18n: add pt-BR translations for newly added UI items and consistency pass ( #26318 )
...
New **pt-BR** translations for items introduced in the latest releases, plus a consistency/quality pass across existing strings (grammar, tone, capitalization, pluralization). Placeholders and hotkeys preserved. No logic changes.
2026-06-28 23:23:43 -05:00
Timothy Jaeryang Baek
ef8c9c063c
refac
2026-06-28 23:22:10 -05:00
Timothy Jaeryang Baek
dd4f43bfdb
refac
2026-06-28 23:21:05 -05:00
Timothy Jaeryang Baek
3a232f5e9a
refac
2026-06-28 23:20:54 -05:00
Timothy Jaeryang Baek
23d03d6aae
refac
2026-06-28 23:10:14 -05:00
Timothy Jaeryang Baek
d99ac7d3f8
refac
2026-06-28 23:02:38 -05:00
Timothy Jaeryang Baek
c7be66626f
refac
2026-06-28 22:53:47 -05:00
Timothy Jaeryang Baek
464e703e47
refac
2026-06-28 22:50:31 -05:00
Timothy Jaeryang Baek
518702caae
refac
2026-06-28 22:35:59 -05:00
Timothy Jaeryang Baek
62ae206918
refac
2026-06-28 22:35:44 -05:00
Timothy Jaeryang Baek
516051304e
refac
2026-06-28 22:33:59 -05:00
Timothy Jaeryang Baek
0130b49514
refac
2026-06-28 22:32:10 -05:00
Algorithm5838 and GitHub
5aeb1ca708
fix: persist control edits across navigation ( #26336 )
2026-06-28 22:16:46 -05:00
Timothy Jaeryang Baek
df634bb64f
refac
2026-06-28 22:11:01 -05:00
Algorithm5838 and GitHub
6729e64f30
perf: skip re-splitting unchanged text tokens ( #26326 )
2026-06-28 22:09:58 -05:00
Timothy Jaeryang Baek
ea3f5f22d2
refac
2026-06-28 22:09:15 -05:00
Aindriú Mac Giolla Eoin and GitHub
0b0910bee2
i18n: update Irish translation ( #26360 )
2026-06-28 22:02:11 -05:00
Timothy Jaeryang Baek
7c3802a55e
refac
2026-06-28 21:59:19 -05:00
G30 and GitHub
08f64f7908
fix(calendar): prevent all-day event date drift on save ( #25864 )
2026-06-25 18:40:25 -04:00
Timothy Jaeryang Baek
e3ba698453
refac
2026-06-25 17:34:41 -04:00
Timothy Jaeryang Baek
741b64edb6
refac
2026-06-25 17:23:53 -04:00
Timothy Jaeryang Baek
7c0b0e42f5
refac
2026-06-25 17:14:22 -04:00
Timothy Jaeryang Baek
8f890f0b43
refac
2026-06-25 15:56:10 +01:00
Timothy Jaeryang Baek
ede39d82de
refac
2026-06-25 15:49:36 +01:00
Timothy Jaeryang Baek
1a8e1a9939
refac
2026-06-25 15:22:31 +01:00
Timothy Jaeryang Baek
7b55a63fc7
refac
2026-06-25 15:22:20 +01:00
Timothy Jaeryang Baek
7d9b249671
refac
2026-06-25 14:40:35 +01:00
Timothy Jaeryang Baek
e124c2656a
refac
2026-06-25 14:37:05 +01:00
Timothy Jaeryang Baek
5576e6ed8a
refac
2026-06-25 14:34:22 +01:00
Timothy Jaeryang Baek
7453968678
refac
2026-06-25 14:19:30 +01:00
Timothy Jaeryang Baek
47a1bfdd15
refac
2026-06-25 14:19:21 +01:00
Timothy Jaeryang Baek
b5c43968db
refac
2026-06-25 03:31:45 +01:00
Timothy Jaeryang Baek
35f8bf97e3
refac
2026-06-25 03:26:31 +01:00
Timothy Jaeryang Baek
1457f2dec8
refac
2026-06-25 03:26:17 +01:00
Timothy Jaeryang Baek
1111a3a222
refac
2026-06-25 03:26:07 +01:00
Timothy Jaeryang Baek
f812072215
refac
2026-06-25 03:24:50 +01:00
Timothy Jaeryang Baek
8934bfb04b
refac
2026-06-24 14:13:58 +02:00