Commit Graph

3 Commits

Author SHA1 Message Date
sanasol 9dbb168d31 fix: add missing Video field to Embed model
The server returns a `video` object in embeds (e.g. for GIF providers)
but the Android model lacks the field, causing it to be silently
dropped during deserialization.

Signed-off-by: sanasol <mail@sanasol.ws>
2026-03-04 21:24:46 +01:00
Infi 75bb23982b feat: move schemas to their own module
Signed-off-by: Infi <infi@infi.sh>
2025-11-29 19:03:32 +01:00
Infi 968b3dccd1 chore: use libraries toml
Signed-off-by: Infi <infi@infi.sh>
2025-11-29 15:45:20 +01:00