app/src-tauri/src/crdt
cloudwithax 11a987e0de feat: enhance DM search functionality and improve message loading
- Refactor DMSearchPanel to utilize a debounced search mechanism with improved filtering options.
- Implement asynchronous message searching with new searchDMMessages API.
- Introduce VirtualMessageList for optimized rendering of messages in DMChatArea.
- Add unread message count indicator in ServerList for better user awareness.
- Enhance message loading logic to support pagination and lazy loading of older messages.
- Update types and stores to accommodate new search filters and message handling.
2026-02-15 22:46:59 -05:00
..
document.rs feat: enhance DM search functionality and improve message loading 2026-02-15 22:46:59 -05:00
mod.rs feat: enhance DM search functionality and improve message loading 2026-02-15 22:46:59 -05:00
sync.rs init commit 2026-02-13 18:12:13 -05:00