Arjun Patel and GitHub
129e4772dd
fix: ui papercuts ( #292 )
...
* fix: avatar showing blank when switching
* fix: sidebar padding glitchy
Long markdown content would make each chat row expand and remove the padding in the sidebar
* ignore emacs project.el
* nit
2026-06-20 17:22:45 -07:00
Arjun Patel and GitHub
fa9f88f6f6
improve stream sidebar experience and avatar affordance ( #284 )
...
* fix awkward stream list experience
* fix avatar change affordance
* cleanup unnecessary logic
* cleanup unnecessary logic and complexity
* unused var
2026-06-13 11:39:29 -07:00
Arjun Patel and GitHub
095b9876f9
feat: stream list view and tasks ( #279 )
...
* first attempt at stream sidebar, tasks, and events
* fix folder from root
* cleanup folders and events, and condense changes
* cleanup and add toggle for sidebar
* cleanup
* fix nits
2026-06-12 12:26:49 -07:00
4facc6b371
feat: avatars for humans ( #273 )
...
* implement avatar backend functionality
* add avatar endpoints
* typo
* implement client side avatar upload and handling
* fixes
* Update go/internal/handler/handler.go
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update js/desktop/src/lib/avatar-image.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* bug in order
* remove unused component
* fix invalid migration
* fix syntax errors
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2026-06-11 15:30:21 -07:00
Arjun Patel and GitHub
ca3bbf204e
fix: text compose papercuts ( #270 )
...
* make fixes
* cleanup
2026-06-11 12:08:34 -07:00
95f2362947
feat: allow clicking keyboard hints throughout ( #266 )
...
* allow clicking keyboard hints
* Update js/desktop/src/components/key-hint.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* nits
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2026-06-11 10:48:59 -07:00
Arjun Patel and GitHub
849d41fa06
feat: use sexier audio waveform ( #265 )
...
* use sexier audio waveform
* format
2026-06-11 10:07:25 -07:00
Arjun Patel and GitHub
a8a0b7db1b
infra: add linting and formatting for js projects ( #230 )
...
* wip
* wip
* wip
* format
* wip(mobile): lint and format
* cleanup
* nits
* nits
* idiomatic react
* nit
* format all root files
2026-06-02 07:44:24 -07:00
Arjun Patel and GitHub
64f02d1c3b
feat: ship a web app ( #218 )
...
* feat(orion): add endpoint for link metadata
* refactor: cleanup comments
* wip: plumbing for building a web app
* setup deployment materials for web app
* fix(web): favicon
2026-05-26 15:37:35 -07:00
Arjun Patel
3a11a82cd3
refactor: organize desktop vs. mobile into separate folders
2026-04-29 08:42:56 -07:00