Librechat-Mobile/shared
Garfie c613175c6e fix(navigation): fully reset ConversationListStateHolder on logout
reset() now clears pagination cursor, hasMore, isLoadingMore and
isRefreshing state so the next user session does not inherit stuck
spinners or stale cursors from the previous session. Also cancel and
restart the search debounce collector so an in-flight debounced
emission from the previous session cannot land after reset() and
clobber the cleared grouped conversations list.
2026-04-14 21:30:30 -05:00
..
src fix(navigation): fully reset ConversationListStateHolder on logout 2026-04-14 21:30:30 -05: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