Librechat-Mobile/core/model/src
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
..
commonMain/kotlin/com/garfiec/librechat/core/model feat(ui): render custom endpoint iconURL in drawer and conversation list 2026-04-29 20:19:11 -06:00
commonTest/kotlin/com/garfiec/librechat/core/model fix(chat): wire format for custom and user_provided endpoints (#60) 2026-04-28 20:21:28 -06:00