aboutsummaryrefslogtreecommitdiff
path: root/modules/nr.py
Commit message (Expand)AuthorAgeFilesLines
* NR: Cancellation codes inline, reference to 'major' severity nrcc messages, f...Gravatar Evelyn2017-03-081-5/+15
* NR: Suffix 'hidden' platformsGravatar Evelyn2017-02-261-2/+4
* NR: Reference UIDs instead of RIDs in headcode ambiguity messageGravatar Evelyn2017-02-161-1/+1
* NR: Minor formatting improvementsGravatar Evelyn2017-02-161-5/+7
* NR: Reuse SOAP client for performance improvements, add delay/cancellation co...Gravatar Evelyn2017-02-141-20/+35
* Inform the user when they've got filtering wrongGravatar Evelyn2017-01-161-5/+19
* NR: Add better filtering, add arrivals capablity, add train joining informationGravatar Evelyn2016-12-211-33/+114
* NR: Remove unused span/countdown codeGravatar Evelyn2016-12-201-19/+0
* NR: Train division information for services, simple '*' filtering for arrivalsGravatar Evelyn2016-12-201-3/+17
* NR: No service information and service disambiguation aren't errorsGravatar Evelyn2016-12-201-2/+2
* NR: Allow for multiple destinations for departuresGravatar Evelyn2016-12-201-7/+22
* Remove unused service listGravatar Evelyn2016-12-201-3/+0
* NR: Fix 'Cancelled' being shown in green, give departed trains a different co...Gravatar Evelyn2016-12-201-7/+11
* nr thingsGravatar Evelyn2016-12-171-32/+46
* Convert NR module to use SV for more detail. Abridge some service info, add p...Gravatar Evelyn2016-12-161-49/+107
* Remove 'plat' prefix for spaceGravatar Evelyn2016-12-121-1/+1
* Remember the filtered output, not the entire service list for !nrserviceGravatar Evelyn2016-12-041-1/+2
* Use channel IDs instead of names (lolsecurity)Gravatar Evelyn2016-11-121-3/+3
* Revert NR departures to showing times, not countdown, add colours, allow refe...Gravatar Evelyn2016-11-041-2/+24
* More reformatting, colours!Gravatar Evelyn2016-11-041-3/+14
* Add service command to nrGravatar Evelyn2016-11-021-0/+45
* Force CRS to upper (Darwin doesn't like lowercase CRS codes)Gravatar Evelyn2016-10-291-5/+3
* nrtrains now doesn't break if a platform isn't knownGravatar Evelyn2016-10-091-1/+1
* Add National Rail module w/ arrivalsGravatar Evelyn2016-10-061-0/+75