Librechat-Mobile/feature
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
..
agents chore(sync): sync to upstream LibreChat v0.8.5 2026-04-26 23:48:14 -06:00
auth cleanup: burn down detekt baselines and rename Compose Resources package 2026-04-11 12:35:19 -05:00
chat feat(ui): render custom endpoint iconURL in drawer and conversation list 2026-04-29 20:19:11 -06:00
conversations feat(ui): render custom endpoint iconURL in drawer and conversation list 2026-04-29 20:19:11 -06:00
files fix(cache): route Android temp files into named subdirs for logout sweep 2026-04-14 21:30:31 -05:00
settings fix(chat): wire format for custom and user_provided endpoints (#60) 2026-04-28 20:21:28 -06:00