aboutsummaryrefslogtreecommitdiff
path: root/modules/nr.py
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Gravatar Evelyn2016-12-201-7/+11
| | | | colour
* nr thingsGravatar Evelyn2016-12-171-32/+46
|
* Convert NR module to use SV for more detail. Abridge some service info, add ↵Gravatar Evelyn2016-12-161-49/+107
| | | | primitive service filtering, command for headcode/uid/rsid service summaries. If you have a NR API key, you'll need to switch it!
* 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 ↵Gravatar Evelyn2016-11-041-2/+24
| | | | referring to service from departures
* 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