aboutsummaryrefslogtreecommitdiffstats
path: root/filamento/src/caps.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2025-05-30perf(filamento): remove useless cloneLibravatar Rémi Bardon1-4/+3
2025-05-30perf(filamento): use `with_capacity` intializers where possibleLibravatar Rémi Bardon1-43/+81
2025-05-30feat(filamento): make client identity dynamicLibravatar Rémi Bardon1-1/+5
2025-04-17feat(filamento): compiles on wasmLibravatar cel 🌸1-1/+3
2025-04-08fix(filamento): caps +notify and use hex representation for avatar metadata idLibravatar cel 🌸1-3/+3
2025-04-08feat(filamento): user avatar publishing and processingLibravatar cel 🌸1-0/+1
2025-04-03feat(filamento): caps 1.0Libravatar cel 🌸1-12/+105
2025-04-03feat(filamento): caps 1.0 helper functions & testsLibravatar cel 🌸1-4/+218
2025-04-03feat(filamento): caps 2.0 helper functionsLibravatar cel 🌸1-0/+184