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

985 Commits

Author SHA1 Message Date
Bill Keenan
47bd3bfcea Merge branch 'addBargraphTest' of github.com:BillKeenan/wtf into addBargraphTest 2018-06-27 14:35:36 -04:00
Bill Keenan
ac9c44d322 ugh this config 2018-06-27 14:35:13 -04:00
Bill Keenan
6c09935e56 fixing bad merge 2018-06-27 14:33:22 -04:00
Bill Keenan
1bac334a8a added unit test 2018-06-27 14:20:58 -04:00
Bill Keenan
ae5ed9ee86 added bargraph unit test 2018-06-27 14:15:16 -04:00
Bill Keenan
87c8f8574e
updated sample config, to new property names 2018-06-27 13:31:24 -04:00
Anand Sudhir Prayaga
0f5993705f Merge remote-tracking branch 'upstream/master' into add-gerrit-widget 2018-06-27 16:02:41 +02:00
Anand Sudhir Prayaga
3a58b6ace3 Add gerrit widget 2018-06-27 15:59:50 +02:00
Chris Cummer
b7d99fe74d
Merge pull request #227 from BillKeenan/createBarConfig
added length of bar to bargraph config
2018-06-26 15:31:30 -07:00
Bill Keenan
f3cf51f5e7 udpated config 2018-06-26 14:41:12 -04:00
Bill Keenan
02c07aa96f udpated config 2018-06-26 14:40:44 -04:00
Bill Keenan
9a31f95409 added length of bar to bargraph config 2018-06-26 13:57:13 -04:00
Chris Cummer
52d5fd03c7
Merge branch 'master' into gcal-format 2018-06-26 09:06:46 -07:00
Chris Cummer
3140241a66
Merge pull request #226 from jeangovil/top-exchanges
added cryptocompare toplist support to cryptolive
2018-06-25 16:38:22 -07:00
Chris Cummer
39ac7ea37b
Merge branch 'master' into gcal-format 2018-06-25 16:33:48 -07:00
Hossein Mehrabi
096275a62e
Merge branch 'master' into top-exchanges 2018-06-25 09:04:18 +04:30
Chris Cummer
d63d10f9d7 dep add github.com/stretchr/testify 2018-06-24 14:04:03 -07:00
Hossein Mehrabi
e407dc8a4a
Merge branch 'master' into top-exchanges 2018-06-25 01:01:22 +04:30
Chris Cummer
1782942c39 Update allcontributors 2018-06-24 08:45:26 -07:00
Chris Cummer
28576d7666 Add @jdsingh as a contributor 2018-06-24 08:43:47 -07:00
Chris Cummer
1b32dd8277 Delete unused function 2018-06-24 07:52:42 -07:00
Chris Cummer
2fec736935 Add spec coverage to wtf/utils 2018-06-23 14:06:28 -07:00
Hossein Mehrabi
9925241664
Merge branch 'master' into top-exchanges 2018-06-23 17:08:46 +04:30
Bryan Austin
09e6061d8c Re-work calendar view
As discussed in issue #223 (which has pictures that better explain
the changes here), this change:
- Removes the date from individual events, instead centering a
  title at the start of each day with the date (which uses a new
  configurable color, `wtf.mods.gcal.colors.day`)
- Consolidates 3 lines per event down to 2, moving timestamp to
  front of each event
- Makes the time-until-event text turn red when under 30 minutes
  (wasn't discussed in the issue but was another thing I added
  locally for this, feel free to discard if unwanted)

New format is:
```
           Monday, Jun 25
 x 13:00 Super Cool Meeting Title 2h
 Event location

 x 14:00 Also Super Cool Meeting 3h
 Event location

          Tuesday, Jun 26
 ...
```
2018-06-22 16:27:50 -07:00
Chris Cummer
dc32346301 GA onto site 2018-06-22 09:45:44 -07:00
Chris Cummer
4a7136818b
Merge pull request #220 from jdsingh/master
[CircleCi] - Green build color for fixed builds
2018-06-22 05:37:44 -07:00
Jagdeep Singh
7961db6128
Green build color for fixed builds 2018-06-22 14:56:29 +05:30
Chris Cummer
82e4602dc3 Make BarGraph example graph icon configurable
Set 'wtf.mods.bargraph.graphIcon` to the string you want to use as the
graph icon.
2018-06-21 20:35:39 -07:00
Chris Cummer
1a898b05e3 Remove complexity from a lot of string display statements 2018-06-21 19:32:32 -07:00
Chris Cummer
24a46a652b Closes #218. AlertEvent.Timestamp as int64 instead of int
Also created a PR in the upstream repo to fix this:

https://github.com/yfronto/newrelic/pull/61
2018-06-21 08:53:28 -07:00
Hossein Mehrabi
495342e3c9 update cryptolive config in docs 2018-06-21 16:03:45 +04:30
Hossein Mehrabi
f2ca1c1d5d update cryptolive 2018-06-21 16:03:27 +04:30
Chris Cummer
343612eb5e Update new config paths in documentation 2018-06-20 16:59:11 -07:00
Chris Cummer
0e141e03c8 Closes #217. Use XDG-compatible config directory
This change is largely experimental and it's entirely possible it could
wipe out your existing configuration. Be warned.

Old config path was: ~/.wtf/
New config path is:  ~/.config/wtf/

If an existing config directory already exists, this change attempts to
copy it to the new location.

Note that if your config file contains paths to files in the old config
directory, they won't work. You'll need to change them by hand.
2018-06-20 16:46:02 -07:00
Chris Cummer
d9d351497f
Update README.md 2018-06-20 14:08:58 -07:00
Chris Cummer
45a69162d5
Update CONTRIBUTING.md 2018-06-20 12:22:26 -07:00
Chris Cummer
bcc9b915cd Update the CONTRIBUTING documentation to reflect reality 2018-06-20 12:21:48 -07:00
Chris Cummer
4094e033ce Add dep docs to README 2018-06-20 12:19:25 -07:00
Chris Cummer
9b2071c8bf Add @amrnt as a contributor 2018-06-20 10:51:37 -07:00
Chris Cummer
889c097342 Export docs for GitHub enterprise configuration 2018-06-20 10:48:41 -07:00
Chris Cummer
55533d1e16
Merge branch 'master' into support-github-enterprise 2018-06-20 10:43:30 -07:00
Chris Cummer
ce072c1140
Merge pull request #214 from baustinanki/gcal-until-update
Update GCal module's "time until event" text more frequently
2018-06-20 10:41:35 -07:00
Chris Cummer
e22d3c4fe4
Merge branch 'master' into gcal-until-update 2018-06-20 10:40:55 -07:00
Chris Cummer
4fe9a73b14 Merge branch 'baustinanki-gcal-until-update' 2018-06-20 10:38:42 -07:00
Chris Cummer
9eabbd1691 Move GCal item check closer to point of impact 2018-06-20 10:38:31 -07:00
Chris Cummer
04aeab3c8c
Merge branch 'master' into gcal-until-update 2018-06-20 10:34:41 -07:00
Chris Cummer
37bf942788 Add Twitter link to the README 2018-06-20 10:27:31 -07:00
Chris Cummer
8f55020947 Add Twitter link to the README 2018-06-20 09:13:38 -07:00
Chris Cummer
2f0eb3895c
Merge branch 'master' into gcal-until-update 2018-06-20 04:32:08 -07:00
Chris Cummer
e96b126e9e Add link to Twitter account in docs 2018-06-19 15:47:46 -07:00