Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-04-10 | fix(filamento): create_message_with_user_resource sql error | 1 | -0/+2 | ||
2025-04-08 | fix(filamento): caps +notify and use hex representation for avatar metadata id | 1 | -16/+25 | ||
2025-04-08 | feat(filamento): user avatar publishing and processing | 1 | -68/+354 | ||
2025-04-03 | feat(filamento): xep-0172: user nick | 1 | -0/+49 | ||
2025-04-03 | feat(filamento): caps 1.0 | 1 | -17/+53 | ||
2025-04-03 | feat(filamento): caps 2.0 helper functions | 1 | -0/+2 | ||
2025-04-03 | feat: better message handling, pep publish, xep_0172: nick | 1 | -25/+61 | ||
2025-03-27 | refactor(filamento): handle_offline logic | 1 | -2/+1 | ||
2025-03-27 | refactor(filamento): handle_online logic | 1 | -11/+4 | ||
2025-03-27 | feat: remove `UpdateMessage::Error` variant | 1 | -3/+9 | ||
2025-03-27 | feat: disco info from server | 1 | -29/+162 | ||
2025-03-26 | feat: stream error handling | 1 | -223/+198 | ||
2025-03-26 | refactor(filament): split logic into different files | 1 | -0/+264 | ||