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

1263 Commits

Author SHA1 Message Date
Chris Cummer
1d39654c05 Better simple config example 2018-09-08 07:59:24 -07:00
Chris Cummer
c3e47dd186
Update CHANGELOG.md 2018-09-06 21:18:59 -07:00
Chris Cummer
c69442cbf5 Updated changelog 2018-09-06 21:14:13 -07:00
Chris Cummer
c7fa90f25e Close #276. Textfile widget watches files instead of polling 2018-09-06 20:15:01 -07:00
Chris Cummer
0824ccf15c Really don't have nav characters > 9 2018-09-05 12:05:31 -07:00
Chris Cummer
74b9fd841b Use numbers for shortcuv nav
Frees up letters to be used in widet menus
2018-09-05 12:02:00 -07:00
Chris Cummer
4a90383f0d Git module now uses the MultiSourceWidget composition 2018-09-01 18:15:23 -07:00
Chris Cummer
ad431ee3a7 Move common nav controls into MultiSourceWidget 2018-09-01 17:37:09 -07:00
Chris Cummer
e760561027 Twitter module supports subscribing to multiple screen names 2018-09-01 17:05:52 -07:00
Chris Cummer
0cdaf5c2d3 Add the MultiSourceWidget concept 2018-09-01 12:57:03 -07:00
Chris Cummer
2af0fe51c6 Twitter widget properly unescapes HTML entities 2018-08-30 08:27:20 -07:00
Chris Cummer
0e797fea3d Textfile module now supports multiple text files 2018-08-30 08:18:42 -07:00
Chris Cummer
ed75f9648a Merge branch 'master' of github.com:senorprogrammer/wtf 2018-08-30 08:16:24 -07:00
Anand Sudhir Prayaga
d4853f7cfd Make jenkins widget interactive 2018-08-30 16:32:05 +02:00
Chris Cummer
8824604330 Better name in the FocusTracker 2018-08-30 07:29:33 -07:00
Anand Sudhir Prayaga
dccf04a27a Make Jira widget scrollable
Adds ability to scroll through the list of issues when they don't fit into the view
2018-08-28 18:00:19 +02:00
Chris Cummer
1c413c60d8
Update CHANGELOG.md 2018-08-25 08:22:02 -07:00
Chris Cummer
fb61cd5de2 Twitter widget now displays tweet times in relative, humanized terms 0.2.2 2018-08-24 17:22:45 -07:00
Chris Cummer
186c473cdd Number of tweets to fetch is now customizable 2018-08-23 12:00:00 -07:00
Chris Cummer
5ea9c124de
Update CHANGELOG.md 2018-08-23 11:37:00 -07:00
Chris Cummer
dc75d47f9e
Update CHANGELOG.md 2018-08-23 11:36:25 -07:00
Chris Cummer
c738fa9eac Add hashtag colouring to Twitter widget 2018-08-23 11:28:01 -07:00
Chris Cummer
2af837d5cf Make build now runs with -race enabled 2018-08-22 21:45:19 -07:00
Chris Cummer
b6edff122f Merge branch 'Seanstoppable-datadog' 2018-08-22 15:27:53 -07:00
Chris Cummer
4f3f7ce9e9 Update the datadog documentation 2018-08-22 15:26:57 -07:00
Chris Cummer
3165c50ee7
Merge branch 'master' into datadog 2018-08-22 15:23:21 -07:00
Anand Sudhir Prayaga
9f5a33d73c
Merge pull request #304 from anandsudhir/make-gcal-interactive
Make google calendar focussable
2018-08-22 23:28:15 +02:00
Anand Sudhir Prayaga
49f77b9884 Merge remote-tracking branch 'upstream/master' into make-gcal-interactive 2018-08-22 23:24:10 +02:00
Chris Cummer
d5017cd06c Improve the display of tweets in the Twitter widget 2018-08-22 13:44:12 -07:00
Anand Sudhir Prayaga
8f4c53d58a Make google calendar focussable
When there are lot of events, the content in teh widget is hidden and there is no way to view the  upcoming events. Making the widget focussable allows for one to scroll through the list of calendar events using the arrow keys
2018-08-22 13:47:44 +02:00
Sean Smith
07ee35b0ca Add initial datadog widget 2018-08-21 20:19:13 -04:00
Chris Cummer
816a3d4194
Update CHANGELOG.md 2018-08-20 13:04:28 -07:00
Chris Cummer
d37e3c8d22
Update CHANGELOG.md 2018-08-20 13:04:10 -07:00
Anand Sudhir Prayaga
9a89bf81e0 Use new config file path in error message 2018-08-20 14:24:34 +02:00
Anand Sudhir Prayaga
28502b0d03 Add support for ~ in config file path
Fix #295
2018-08-20 14:23:57 +02:00
Chris Cummer
54e9db393c Merge branch 'master' of github.com:senorprogrammer/wtf 2018-08-19 14:40:40 -07:00
Chris Cummer
def1869f8d Rename checklisttests to checklist_tests 2018-08-19 14:40:38 -07:00
Chris Cummer
e8f4ec32ad
Update .gitattributes 2018-08-19 14:39:18 -07:00
Chris Cummer
6c28284e3d
Update .gitattributes 2018-08-19 14:38:26 -07:00
Chris Cummer
099fa58b39 Update dependencies 2018-08-19 14:33:19 -07:00
Chris Cummer
7936b5f261
Update CHANGELOG.md 2018-08-19 14:19:36 -07:00
Chris Cummer
52cb298304
Update CHANGELOG.md 2018-08-19 14:17:56 -07:00
Chris Cummer
083f51ef5a
Update CHANGELOG.md 2018-08-19 14:17:22 -07:00
Chris Cummer
31bf15239f Add new attribute documentation for Textfile 2018-08-19 14:13:41 -07:00
Chris Cummer
6d8b20c785 Formatting text in the textview is now optional 2018-08-19 14:07:34 -07:00
Chris Cummer
976e24b431 Remove highlight and implement Chroma syntax highlighting instead 2018-08-19 13:57:36 -07:00
Chris Cummer
0e154b85c1
Update CHANGELOG.md 2018-08-17 17:08:33 -07:00
Chris Cummer
215478d4d1
Update CHANGELOG.md 2018-08-17 17:08:17 -07:00
Chris Cummer
c286edf681
Update CHANGELOG.md 0.2.1 2018-08-17 16:34:54 -07:00
Chris Cummer
7032cf8f97
Update .gitattributes 2018-08-17 16:33:07 -07:00