Albert Fung

Results 5 issues of Albert Fung

# What - Add new mempool module. - Rename `cryptoexchanges` -> `cryptocurrency` so everything is in one place. # Docs Coming

# What - Adds next bus prediction from NextBus API - http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf - https://gist.github.com/Bizzaro/1889b61117bdff824210beebe1b2f868 # Docs Coming # Known issues I learned `go` over the weekend so I'm not sure...

# What Add two new config options for smaller displays ```go dateFormat string `help:"The format of the date."` withDatePrefix bool `help:"Whether or not to display Date: prefix"` ``` Defaults to...

# What Adds compact flag for smaller displays ```go compact: ymlConfig.UBool("compact", false), ``` # Docs Coming

**Service Versions (please complete the following information):** Paste the output of `./server.sh version`. For example: ``` Container Repository Tag Image Id Size ------------------------------------------------------------------------------------------------------------ api-gateway-standalone standardnotes/api-gateway latest 57641ced0fff 148.7 MB auth-standalone...

bug