1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

8 Commits

Author SHA1 Message Date
Chris Cummer
7d8acf725d Fix a number of potential security issues 2018-08-03 10:14:57 -07:00
Chris Cummer
d25b178696 Simplify the Blockfolio constructor; removes unused params 2018-08-03 05:46:36 -07:00
Chris Cummer
1f27cf5b00 Clean up the code in cfg/ a bit 2018-08-03 05:31:31 -07:00
Chris Cummer
e5a66edf61 Closes #268. Jira now supports help modal 2018-08-01 15:05:43 -07:00
Kenny Wu
39fc6fdab3 Add twitter module - Single Application account only at the moment 2018-07-31 19:54:40 -07:00
Chris Cummer
ac08d7a6d4 Nav shortcuts are now configurable 2018-07-31 08:44:52 -07:00
Chris Cummer
beb0c43b07 Add character identifiers to focusable widgets
When no widget has focus, press the letter key to focus on the widget
assigned to that letter.

Example:

    GitHub (d)

    Press "d" to focus on the GitHub widget.
2018-07-30 15:51:19 -07:00
Chris Cummer
34977f7ffa Rename wtf.go to main.go 2018-07-28 17:29:15 -07:00