for-android/core/model
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
..
src/main/java/chat/stoat/core/model fix: add missing Video field to Embed model 2026-03-04 21:24:46 +01:00
.gitignore chore: use libraries toml 2025-11-29 15:45:20 +01:00
build.gradle.kts feat: move schemas to their own module 2025-11-29 19:03:32 +01:00