Librechat-Mobile/shared
Garfie 92192498ca feat(ui): render custom endpoint iconURL in drawer and conversation list
Render `EndpointConfig.iconURL` in drawer + conversation list rows with
per-conversation override via `Conversation.iconURL`. Extract shared
`EndpointIcon` composable to `:core:ui`. Eager `/api/config` fetch via
`EndpointConfigFetchSessionTask` so cold-start has icons. Clear config
cache on logout to prevent cross-user leak.

Closes #68.
2026-04-29 20:19:11 -06:00
..
src feat(ui): render custom endpoint iconURL in drawer and conversation list 2026-04-29 20:19:11 -06:00
build.gradle.kts fix: iOS image rendering and consolidate content part dispatch to commonMain 2026-04-06 12:25:48 -05:00
CLAUDE.md chore: fix iOS setup docs, remove dead Swift files, fix Xcode release build config 2026-04-05 18:25:53 -05:00