Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2025-03-26 | feat(filamento): create example | 1 | -1/+1 | |
2025-03-26 | refactor: rename crates and move client logic to separate crate `filament` | 1 | -0/+0 | |
2025-03-24 | feat(luz): get_chats_ordered_with_latest_messages and get_chats_ordered | 1 | -0/+26 | |
2025-03-06 | feat: order chats by most recent message | 1 | -6/+14 | |
2025-03-03 | feat(luz): initial message timestamp support | 1 | -5/+6 | |
2025-03-01 | refactor(luz): create Db separate from LuzHandle | 1 | -31/+58 | |
2025-02-26 | fix: send UpdateMessage for Message sent by client user | 1 | -1/+36 | |
2025-02-24 | fix bugs | 1 | -6/+21 | |
2025-02-20 | implement CLIENT | 1 | -0/+65 | |
2025-02-18 | WIP: roster retrieval | 1 | -0/+26 | |
2025-02-18 | database work | 1 | -0/+318 |