Commit History
Highlight router model and improve descriptions f18ddf0
Plus UI dropdown (#1971) 97c1c85 unverified
allow guest on home and shared convo (#1960) 9f870c5 unverified
Simplify login options (#1953) 7a0420c unverified
Revert "Share convos (#1942)" 4411049
Refactor ChatInput textarea height adjustment logic 6289f95
Improve focus handling for ChatInput textarea 092806b
Improve textarea focus handling in ChatInput 24b24f4
fix: adjust z-index for CodeBlock component and update ChatInput max height for better responsiveness b6b7e46
HuggingChat 2026 (#1875) 4331e77 unverified
fix: add tick() to prevent textarea height adjustment failures (#1854) f17e63c unverified
calycekr commited on
refactor: api cleanup (#1849) 308e215 unverified
refactor: new API & universal load functions (pt. 2) (#1847) 7d7a53f unverified
Revert "refactor: new API & universal load functions (#1743)" 91e839b
refactor: new API & universal load functions (#1743) 35a395c unverified
Fix chat input resizing issue when sending message with Enter key (#1840) ffdccc6 unverified
calycekr commited on
feat(front): hide bottom disclaimer when focused on mobile e58c6a4
fix(mobile): various mobile fixes d449df4
Fix incorrect touchscreen detection (#1824) ccc9de7 unverified
zvun commited on
fix: remove hardcoded font size on mobile 4b23bbd
fix: show file picker for assistant with mime types (#1763) b35ed33 unverified
chores(svelte): migrate `$app/stores` to `$app/state` (#1693) e1f5db2 unverified
chores(svelte): migration to svelte 5 (#1685) 21b8785 unverified
Capture screen like similar to Claude (#1604) b5ae72d unverified
fix: hover tooltip for file upload fa3aa5d
fix: bring back file upload for multimodal models 62c9758
fix: lint af04d54
remove hover on mobile 61a6b57
quick fix file input 872b11a
make sure the input resize b4c21ae
input quick fix 8c82034
feat: put file upload icon first so its always visible and make tools scrollable on mobile 79104d0 unverified
feat: add extra affordances to make it obvious websearch & reasoning can be opened (#1613) 2608db1 unverified
avoid iOS 18 annoying zoom in 0fcb279
fix: prevent empty submits (#1501) 3abd38e unverified
Added enter to insert new line on mobile instead of default. (#1475) 949ac6c unverified
feat: support file pasting in chat input (#1206) 3d3c2a0 unverified
Liam Dyer Mishig commited on
[Assisntans filter] More UX fixes (#908) 355828b unverified
Mishig commited on
[Chat input] Blur on submit (#790) 554fe37 unverified
Mishig commited on
[Login Modal] Fix not showing properly on mobile (#796) 03a98e8 unverified
Mishig commited on
[Chat input] Fix asian keyboards (#789) b70467b unverified
Mishig commited on
Shared convos can be opened without being logged in (#266, #270) (#271) 8b165a5 unverified
๐ Add missing classes for pre tag (#220) fbaa330 unverified
only apply autofocus on desktop viewport sizes (#183) 3ae309d unverified
Adrien Denat commited on