conduit/lib/features
cogwheel 20d7fcf099 feat(pinning): implement model pinning functionality in selectors
- Enhanced the NativeModelSelectorConfiguration to support pinned models, allowing users to pin and unpin models within the selection interface.
- Updated the NativeSheetBridge to handle pin toggle actions and communicate changes to the UI.
- Introduced methods for managing pinned models in the ServerUserSettings and SettingsService, ensuring persistence across sessions.
- Modified the chat and folder pages to utilize the new pinning features, including context menus for toggling pin states.
- Added tests to validate the behavior of pinned models, ensuring correct functionality and state management.
2026-06-01 16:00:32 +05:30
..
auth feat(webview): migrate from webview_flutter_plus to flutter_inappwebview 2026-05-27 00:09:21 +05:30
channels feat(refresh): standardize edge offsets for pull-to-refresh indicators across various components 2026-05-26 20:33:05 +05:30
chat feat(pinning): implement model pinning functionality in selectors 2026-06-01 16:00:32 +05:30
navigation feat(pinning): implement model pinning functionality in selectors 2026-06-01 16:00:32 +05:30
notes feat(refresh): standardize edge offsets for pull-to-refresh indicators across various components 2026-05-26 20:33:05 +05:30
profile feat(native-dropdown): enhance dropdown configuration with cancel label support 2026-05-15 00:36:23 +05:30
prompts refactor(dialogs): replace showDialog with ThemedDialogs for consistency 2026-05-13 10:55:31 +05:30
terminal refactor(api): streamline conversation fetching and parsing logic 2026-05-22 00:25:32 +05:30
tools/providers feat(auth): enhance user authentication flow and cleanup 2026-05-18 19:13:39 +05:30