| Commit message (Expand) | Author | Age | Files | Lines |
| * | Switch to using @Utils.hook and docstrings for event hooks | jesopo | 2018-09-26 | 1 | -20/+23 |
| * | Move most code in root directory to src/ | jesopo | 2018-09-24 | 1 | -1/+1 |
| * | Change Utils.color to take a string to wrap in color | jesopo | 2018-09-21 | 1 | -12/+7 |
| * | Refactor everything to use delimited events | jesopo | 2018-09-19 | 1 | -9/+9 |
| * | give an Exports object (actually, ExportsContex object) to each module, to•••facilitate things like !set and !channelset without using the events system
| jesopo | 2018-09-02 | 1 | -1/+1 |
| * | Give modules event objects with "context"s, to facilitate purging all the event•••hooks for a module
| jesopo | 2018-08-31 | 1 | -9/+9 |
| * | NR: Don't titlecase Eagle station names. This is already done. | Evelyn | 2018-02-04 | 1 | -1/+1 |
| * | NR: Eagle endpoints are now under /json/ going forward | Evelyn | 2018-02-04 | 1 | -2/+2 |
| * | NR: Indicate interesting activity at locations | Evelyn | 2017-12-10 | 1 | -12/+26 |
| * | NR: 0000 if headcode None | Evelyn | 2017-12-04 | 1 | -1/+1 |
| * | NR: Work with Eagle's new and improved format | Evelyn | 2017-12-04 | 1 | -7/+6 |
| * | NR: bool.get, what | Evelyn | 2017-11-03 | 1 | -2/+3 |
| * | NR: Don't die if Eagle's not here | Evelyn | 2017-11-03 | 1 | -2/+2 |
| * | NR: change eagle ~branding~ | Evelyn | 2017-11-02 | 1 | -1/+1 |
| * | NR: Formatting improvements for external, don't reference non-existent summaries | Evelyn | 2017-11-01 | 1 | -10/+13 |
| * | NR: slightly simplify association summaries | Evelyn | 2017-10-31 | 1 | -5/+3 |
| * | NR: Indicate direction for associations | Evelyn | 2017-10-31 | 1 | -4/+3 |
| * | NR: Full association summaries for SCHEDULE, LDB | Evelyn | 2017-10-31 | 1 | -30/+36 |
| * | NR: Add date filter | Evelyn | 2017-10-29 | 1 | -1/+5 |
| * | NR: Use the same association descriptions for LDB and SCHEDULE | Evelyn | 2017-10-23 | 1 | -1/+1 |
| * | NR: Don't assume associations present in eagle output | Evelyn | 2017-10-23 | 1 | -1/+1 |
| * | NR: Use SCHEDULE associations | Evelyn | 2017-10-23 | 1 | -8/+13 |
| * | NR: Multiline support for head, include ferry services in nrtrains | Evelyn | 2017-10-14 | 1 | -5/+12 |
| * | Bitbot can do Telegram now, I guess | Evelyn | 2017-09-05 | 1 | -34/+79 |
| * | Increase default period | Evelyn | 2017-09-03 | 1 | -3/+4 |
| * | NR: Shorten times | Evelyn | 2017-09-02 | 1 | -1/+3 |
| * | NR: Allow displaying CRS only for arrivals/departures | Evelyn | 2017-09-02 | 1 | -2/+3 |
| * | NR: Support Eagle API keys, don't assume platforms are available | Evelyn | 2017-09-02 | 1 | -4/+4 |
| * | NR: Eagle now provides a best name via the combined TIPLOC set as 'name', use... | Evelyn | 2017-09-01 | 1 | -1/+1 |
| * | NR: Use the actual name field | Evelyn | 2017-08-31 | 1 | -1/+1 |
| * | NR: Take platforms from SCHEDULE if not available in LDB | Evelyn | 2017-08-31 | 1 | -3/+9 |
| * | NR: List delayed trains properly, strip prefix | Evelyn | 2017-08-29 | 1 | -2/+7 |
| * | NR: Expand period | Evelyn | 2017-08-27 | 1 | -1/+1 |
| * | Implement 'time' parameter | Evelyn | 2017-08-27 | 1 | -2/+7 |
| * | Add power/inferred tops filtering to nrtrains | Evelyn | 2017-08-11 | 1 | -3/+19 |
| * | NR: Allow null scheduled times, add inferred power/class if available in both... | Evelyn | 2017-06-05 | 1 | -8/+11 |
| * | NR: Prefer LDBSVWS for headcodes | Evelyn | 2017-05-30 | 1 | -2/+1 |
| * | NR: I really hate SOAP. Don't break if you don't have a LDBSVWS query | Evelyn | 2017-05-30 | 1 | -0/+1 |
| * | NR: Allow use of Eagle for scheduling data (docs/source will follow\!). Sligh... | Evelyn | 2017-05-30 | 1 | -42/+81 |
| * | NR: Show shorter TOC code instead of name in service info | Evelyn | 2017-04-06 | 1 | -1/+1 |
| * | NR: Time colouring improvements primarily for service | Evelyn | 2017-04-06 | 1 | -6/+9 |
| * | NR: I'm slipping. =→== | Evelyn | 2017-04-04 | 1 | -1/+1 |
| * | NR: Give scheduled times a neutral colour status | Evelyn | 2017-04-04 | 1 | -0/+1 |
| * | NR: Put arrived/departed status in map, not local variable (oops) | Evelyn | 2017-04-04 | 1 | -3/+5 |
| * | NR: Change service info to use same time system as trains, add departure time... | Evelyn | 2017-03-30 | 1 | -21/+14 |
| * | NR: Turns out arrivals/departure doesn't actually respect UTC indication | Evelyn | 2017-03-26 | 1 | -1/+1 |
| * | NR: Clocks go back tonight. Make UTC explicit in nrtrains call | Evelyn | 2017-03-25 | 1 | -1/+1 |
| * | NR: dividing 'from' if division at origin, 'as' otherwise | Evelyn | 2017-03-21 | 1 | -1/+2 |
| * | NR: Add length at origin and division/join, shorten summary for TIPLOC only l... | Evelyn | 2017-03-21 | 1 | -6/+9 |
| * | NR: Change time determination for trains command | Evelyn | 2017-03-09 | 1 | -33/+43 |