Files
andros be5030ac0d Add BOT property support; fix %2B cache-buster bug; bump 1.3 (18)
- OrgSocialPost: add bot: String? field (never displayed, reserved for
  bot-aware rendering per spec)
- OrgSocialParser: parse :BOT: property into post.bot
- RelayClient.appendCacheBuster: use percentEncodedQueryItems instead of
  queryItems so %2B timezone offsets are preserved; fixes poll-votes 404
- Tests: add BotPropertyTests (parsed, not-in-body, nil-when-absent);
  all 240 tests now pass
2026-05-21 20:16:22 +02:00
..