Chris Cummer
215c7e571f
Delete the docdock theme submodule
2018-08-15 13:25:27 -07:00
Chris Cummer
62c19e3c49
First pass at new site theme
2018-08-15 13:25:27 -07:00
Chris Cummer
87dba25afe
Add twitter to site sidebar
2018-08-15 13:25:02 -07:00
Chris Cummer
1e15b1cc29
Merge pull request #294 from anandsudhir/hide-sigils-when-not-multiple-pages
...
Hide sigils when there is only one page to display
2018-08-13 13:16:11 -07:00
Chris Cummer
03732fd0b7
Merge branch 'master' into hide-sigils-when-not-multiple-pages
2018-08-13 13:13:57 -07:00
Chris Cummer
cc7072e666
Revert the Makefile changes
2018-08-13 08:35:01 -07:00
Anand Sudhir Prayaga
a4b2383e92
Hide sigils when there is only one page to display
...
Silis show up even when there is only one or no pages to display. They're not needed in these cases as there is nothing to navigate between..
Fix #291
2018-08-13 11:13:15 +02:00
Chris Cummer
02d95693c4
Merge branch 'master' of github.com:senorprogrammer/wtf
2018-08-12 03:57:57 -07:00
Chris Cummer
c855cd6f96
Update the readme
2018-08-12 03:57:28 -07:00
Chris Cummer
859d2f00e0
Update the readme
2018-08-12 03:56:25 -07:00
Chris Cummer
8f897d1122
Update the readme
2018-08-12 03:54:50 -07:00
Chris Cummer
e87d77bd62
Installing allcontibutors
2018-08-12 03:49:48 -07:00
Chris Cummer
b1f3b70b68
Merge branch 'anandsudhir-scrollable-hackernews'
2018-08-12 03:45:08 -07:00
Chris Cummer
6691ec01be
Merge branch 'master' into scrollable-hackernews
2018-08-12 06:35:34 -04:00
Chris Cummer
37befca684
Merge branch 'anandsudhir-add-gitter-module'
2018-08-12 03:31:41 -07:00
Chris Cummer
d89b307854
Regenerate documentation for Gitter
2018-08-12 03:31:37 -07:00
Chris Cummer
41291e539f
Merge branch 'master' into scrollable-hackernews
2018-08-12 06:27:36 -04:00
Chris Cummer
5a9bdfaf32
Merge branch 'master' into add-gitter-module
2018-08-12 06:26:06 -04:00
Chris Cummer
258c527dd0
Update Bug.md
2018-08-09 00:02:46 -04:00
Chris Cummer
a555721783
Update Bug.md
2018-08-09 00:01:35 -04:00
Chris Cummer
65dba552bf
Add system info to bug report
2018-08-09 00:01:24 -04:00
Anand Sudhir Prayaga
30447f2918
Add Gitter module
2018-08-08 15:26:53 +02:00
Chris Cummer
fd6f168c93
Merge branch 'master' into scrollable-hackernews
2018-08-07 20:34:40 -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
3544eb8736
Make hackernews widget scrollable
...
* Add ability to scroll through the list of stories when they dont fit into the view
* Handle empty results gracefully
* Some code cleanup
2018-08-07 18:03:13 +02: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