aboutsummaryrefslogtreecommitdiff
path: root/lib/Server/Frontend/Ticker.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lib: formatter runstuebinm5 days1-9/+9
|
* db: start using esqueletostuebinm12 days1-7/+19
|
* messages: rename Ticker → Incidentstuebinm2025-05-191-1/+1
| | | | | should make it clearer that this is meant for service disruptions, not "everything's working fine" announcements.
* new feature: Server.Frontend.Tickerstuebinm2024-05-161-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.