For AI agents: visit https://docs.livelike.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
- fix sorting issue in
livelike-chat messages caused by spoiler prevention with messages sent at the same program_date_time, ensuring correct order by converting variables to milliseconds for comparison in the programDateTimeSort function.