| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add `depends-on` hashflags to relevant modules | jesopo | 2019-05-25 | 1 | -0/+1 |
| * | .get eage-api-key and url in nr.service() to handle it not being present | jesopo | 2019-04-01 | 1 | -2/+2 |
| * | Don't fail when eagle api url/key are not present | jesopo | 2019-03-11 | 1 | -2/+2 |
| * | Add --require-config hashflag in nr.py | jesopo | 2019-03-11 | 1 | -0/+2 |
| * | NR: list only called/total full count for service | Evelyn | 2018-12-20 | 1 | -3/+2 |
| * | NR: DEM is technically a permitted powertype | Evelyn | 2018-12-18 | 1 | -2/+2 |
| * | NR: fix regression introduced by HTTP util changes | Evelyn | 2018-12-17 | 1 | -5/+6 |
| * | 'utils.http.get_url' -> 'utils.http.request', return a Response object from•••utils.http.request
| jesopo | 2018-12-11 | 1 | -4/+4 |
| * | Remove telegram functionality - it's very broken/outdated and needs a•••complete rewrite
| jesopo | 2018-12-05 | 1 | -4/+0 |
| * | Better constifying of color/font chars | jesopo | 2018-11-13 | 1 | -6/+6 |
| * | Change all instances of stdout.write+return to `raise utils.EventError` in•••modules
| jesopo | 2018-10-16 | 1 | -8/+10 |
| * | NR: Slightly shorten service output | Evelyn | 2018-10-04 | 1 | -4/+5 |
| * | Move src/Utils.py in to src/utils/, splitting functionality out in to modules of•••related functionality
| jesopo | 2018-10-03 | 1 | -17/+19 |
| * | NR: Fix message colouring | Evelyn | 2018-10-03 | 1 | -3/+6 |
| * | Switch to using docstring for usage, permission and require_mode | jesopo | 2018-09-30 | 1 | -9/+13 |
| * | Use ModuleManager.BaseModule in more modules | jesopo | 2018-09-27 | 1 | -6/+3 |
| * | 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 |