Chris Cummer
65dba552bf
Add system info to bug report
2018-08-09 00:01:24 -04:00
Chris Cummer
63e9c58830
Merge pull request #284 from anandsudhir/handle-gerrit-error-gracefully
...
Don't die if Gerrit can't connect to the API
2018-08-07 20:32:45 -04:00
Chris Cummer
be82e99442
Merge branch 'master' into handle-gerrit-error-gracefully
2018-08-07 20:31:02 -04:00
Chris Cummer
ab6be6aa53
Merge pull request #285 from anandsudhir/fix-alternate-row-color-config
...
Fix #282 - clocks doesn't change colour
2018-08-07 12:42:15 -04:00
Anand Sudhir Prayaga
8f06f65a26
Fix #282 - clocks doesn't change colour
2018-08-07 12:18:31 +02:00
Anand Sudhir Prayaga
ebc8b00904
Don't die if Gerrit can't connect to the API
...
Don't crash, and handle connectivity issues to Gerrit server gracefully
2018-08-07 11:05:03 +02:00
Chris Cummer
de4e1e38dc
Updated README
2018-08-05 13:51:21 -07:00
Chris Cummer
07d9bb5e99
Don't die if Todoist can't connect to the API
2018-08-05 11:10:02 -07:00
Chris Cummer
a6f10edd56
No docdock in master
2018-08-04 21:05:12 -07:00
Chris Cummer
a40e03f085
Merge branch 'master' into add-hackernews-module
0.2.0
2018-08-03 13:22:35 -04:00
Chris Cummer
b93952bfb5
Fix merge conflict with constants in TravisCI client
2018-08-03 10:17:30 -07:00
Chris Cummer
6a5b61a93b
Fix a number of potential security issues
2018-08-03 10:16:13 -07:00
Chris Cummer
ec7514e592
Replace Fprintf calls with SetText calls
2018-08-03 10:15:42 -07:00
Chris Cummer
7d8acf725d
Fix a number of potential security issues
2018-08-03 10:14:57 -07:00
Chris Cummer
b5bdaf3150
Replace Fprintf calls with SetText calls
2018-08-03 09:51:55 -07:00
Chris Cummer
f3cda409aa
Merge branch 'master' into make-travisci-interactive
2018-08-03 12:37:25 -04:00
Chris Cummer
389d3cbfbe
Merge pull request #279 from anandsudhir/master
...
Fix invalid .codeclimate.yml
2018-08-03 12:36:10 -04:00
Anand Sudhir Prayaga
5c529270eb
Add hackernews module
2018-08-03 17:24:55 +02:00
Anand Sudhir Prayaga
8756bac567
Fix invalid .codeclimate.yml
2018-08-03 15:48:15 +02:00
Anand Sudhir Prayaga
568276343c
Make the travisci module interactive
...
* Add ability to select and open builds
* Add commit message (oneline style) to text displayed in the widget
* Add documentation on the new keyboard shortcuts
* Cleanup some duplicate code
2018-08-03 15:42:24 +02:00
Chris Cummer
37858d4210
Delete unused field from BarGraph widget
2018-08-03 05:48:17 -07:00
Chris Cummer
d25b178696
Simplify the Blockfolio constructor; removes unused params
2018-08-03 05:46:36 -07:00
Chris Cummer
72c192cabf
Clean up a bunch of if statements based on govet results
2018-08-03 05:40:39 -07:00
Chris Cummer
1f27cf5b00
Clean up the code in cfg/ a bit
2018-08-03 05:31:31 -07:00
Chris Cummer
0cfdd93502
Minor improvements based on 'go vet'
2018-08-03 05:25:17 -07:00
Chris Cummer
5f39a2900d
Better emoji for weather's 'broken clouds'
2018-08-03 05:19:12 -07:00
Chris Cummer
6a7c07eddc
Minor improvements to the IPInfo widget display
2018-08-03 05:16:43 -07:00
Chris Cummer
9c3ff8890a
Add .codeclimate.yml file
2018-08-03 05:06:09 -07:00
Chris Cummer
d45e4462d9
Update the readme
2018-08-02 09:21:41 -07:00
Chris Cummer
f8993486bc
Updated version of the docs
2018-08-02 08:41:44 -07:00
Chris Cummer
5f06404fc2
Merge branch 'anandsudhir-make-gerrit-more-interactive'
2018-08-02 08:39:37 -07:00
Chris Cummer
0dee715451
Add @renaco as a contributor
2018-08-02 08:39:11 -07:00
Renán Romero
f8d776e66c
Fix text
...
On line 49 fix text
2018-08-02 08:39:11 -07:00
Chris Cummer
fff78b366d
Add @renaco as a contributor
2018-08-02 08:38:15 -07:00
Chris Cummer
eaff7ba1bc
Merge pull request #275 from renaco/patch-1
...
Fix text "for details"
2018-08-02 11:37:01 -04:00
Renán Romero
fdb781e125
Fix text
...
On line 49 fix text
2018-08-02 10:21:15 -05:00
Anand Sudhir Prayaga
70eb603449
Make the gerrit module interactive
...
* Add ability to select and open reviews
* Add more keyboard shortcuts
* Fix issue - focus shortcut letter wasn't displayed on the title area
* Cleanup some code
2018-08-02 17:13:06 +02:00
Chris Cummer
9154441c32
Common help code into HelpfulWidget
2018-08-01 15:54:29 -07:00
Chris Cummer
00abe70309
Improves the speed of the help modal display
2018-08-01 15:12:05 -07:00
Chris Cummer
e5a66edf61
Closes #268 . Jira now supports help modal
2018-08-01 15:05:43 -07:00
Chris Cummer
40db4b1ed8
Add @Trinergy as a contributor
2018-08-01 14:35:15 -07:00
Chris Cummer
dfc34380ef
Update the Twitter documentation
2018-08-01 14:33:07 -07:00
Chris Cummer
049061bbf4
Wrap the text in the Twitter module
2018-08-01 14:28:12 -07:00
Chris Cummer
2ab224fec2
Update Twitter client to use config.yml or ENV vars
2018-08-01 14:21:28 -07:00
Chris Cummer
0ba4f60701
Merge branch 'master' into twitter-module
2018-08-01 17:21:16 -04:00
Chris Cummer
55c0bdea9f
Merge pull request #273 from baustinanki/gcal-hide-declined
...
Add option to hide declined calendar events
2018-08-01 15:54:00 -04:00
Chris Cummer
0735b95c93
Merge branch 'master' into gcal-hide-declined
2018-08-01 15:52:43 -04:00
Chris Cummer
adf644876b
Compile the static site with the new GCal config option
2018-08-01 12:52:00 -07:00
Bryan Austin
090c4e716c
Default new option to false, update documentation
2018-08-01 12:50:37 -07:00
Bryan Austin
f1bbd8564f
Add option to hide declined calendar events
...
My calendar view looks quite a bit cleaner with meetings I've said
"no" to taken out. This change adds a new option
`wtf.mods.gcal.showDeclined`, defaulting to `true`, which controls
whether or not the gcal module displays events where your status is
"declined".
I think as a quality of life feature, this is better off defaulting
to `false` (i.e. _don't_ show declined events by default), but when
it comes to potentially disrupting other users who've gotten used
to the existing setup, I'll leave that decision to you.
2018-08-01 12:50:37 -07:00