aboutsummaryrefslogtreecommitdiff
path: root/lib/Server/Frontend/Ticker.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-05-19messages: rename Ticker → Incidentstuebinm1-1/+1
should make it clearer that this is meant for service disruptions, not "everything's working fine" announcements.
2024-05-16new feature: Server.Frontend.Tickerstuebinm1-0/+63
A simple way to have "announcements" available via API, and otherwise distinct from the service announcements which show up in Gtfs Realtime. These are meant to go e.g. be embedded on the operator's website, or in other places where it's not as easy to display per-trip specific messages.