Chris Sexton
f46ea524f3
cli: move html->go to fool GitHub
2019-05-27 19:26:17 -04:00
Chris Sexton
42f7f52bfb
cli: make a new plugin
2019-05-27 19:23:05 -04:00
Chris Sexton
4230ddf765
Merge pull request #176 from velour/counter_web
...
counter: add a web interface
2019-05-27 14:31:42 -04:00
Chris Sexton
55b2b707c1
counter: add a web interface
2019-05-27 14:27:34 -04:00
Chris Sexton
ee05a3364d
Merge pull request #175 from velour/limittldr
...
tldr: change history to be in order; clamp to 24h
2019-04-12 11:58:45 -04:00
Chris Sexton
a865dfe2da
tldr: change history to be in order; clamp to 24h
2019-04-12 11:53:40 -04:00
Chris Sexton
e82d84afeb
Merge pull request #173 from velour/eaburns-patch-1
...
Don't show scores in tl;dr
2019-04-12 10:53:26 -04:00
Chris Sexton
c54591998e
Merge branch 'master' into eaburns-patch-1
2019-04-12 10:45:56 -04:00
Scott Kiesel
20c14080e8
Merge pull request #174 from velour/TLDRStopWords
...
Add stop words to the config
2019-03-28 17:41:54 -04:00
skiesel
e08601ebec
Add stop words to the config
2019-03-28 17:38:04 -04:00
Ethan Burns
78fc108de4
Don't show scores in tl;dr
...
They are noisy and not very useful.
2019-03-26 20:22:21 -04:00
Chris Sexton
976ed02e72
Merge pull request #172 from velour/eaburns-patch-1
...
Fix tl;dr formatting
2019-03-26 20:01:37 -04:00
Ethan Burns
efcf8a7c34
Fix tl;dr formatting
...
Remove extra space before `:`.
Make topics bold.
Add a blank line between topics.
Remove leading tabs.
2019-03-26 19:31:09 -04:00
Chris Sexton
c984239c96
Merge pull request #171 from velour/tldrplusplus
...
tldr: limit to 24h and limit rapid checks
2019-03-26 17:58:33 -04:00
Chris Sexton
fa5a0a284b
tldr: fix small bug about indexing
2019-03-26 17:55:07 -04:00
Chris Sexton
0650a352c8
tldr: limit to 24h and limit rapid checks
...
Also refactor a little bit.
2019-03-26 17:51:28 -04:00
Scott Kiesel
3f99ebdc53
Merge pull request #170 from velour/TLDR
...
Filter empty evidence, show scores
2019-03-22 06:53:05 -04:00
skiesel
22ba451d4c
Filter empty evidence, show scores
2019-03-22 06:49:24 -04:00
Scott Kiesel
2dffd13baf
Merge pull request #169 from velour/TLDR
...
Fix silly sizing mistake
2019-03-21 22:32:29 -04:00
skiesel
ce922135cd
Fix silly sizing mistake
2019-03-21 22:29:10 -04:00
Scott Kiesel
8ee54a11c2
Merge pull request #168 from velour/TLDR
...
Tldr
2019-03-21 22:20:13 -04:00
skiesel
fb98e6eadb
Merge branch 'master' into TLDR
2019-03-21 22:15:51 -04:00
skiesel
dbc99bfe7a
Add supporting docs size
2019-03-21 22:15:38 -04:00
skiesel
b4b09e74c6
Track who said what
2019-03-21 22:00:59 -04:00
Scott Kiesel
92bfc6f236
Merge pull request #164 from velour/TLDR
...
TL;DR Latent Dirichlet Allocation summarizer
2019-03-21 20:19:12 -04:00
skiesel
650ccb190d
TL;DR Latent Dirichlet Allocation summarizer
2019-03-21 20:12:15 -04:00
Chris Sexton
bd169dd85b
Merge pull request #163 from velour/msgtypes
...
slackapp: filter out ungood message types
2019-03-11 18:25:45 -04:00
Chris Sexton
54e0e14f41
slackapp: filter out ungood message types
2019-03-11 18:11:36 -04:00
Chris Sexton
026eda5b24
Merge pull request #162 from velour/images
...
slack: add image support
2019-03-09 22:45:55 -05:00
Chris Sexton
f267ae07e3
slack: add image support
...
* Make untappd checkins embed images
* Added attachment types as an optional send arg
2019-03-09 22:41:43 -05:00
Chris Sexton
47516a82fa
Merge pull request #161 from velour/when
...
reminder: fix bad subtraction
2019-03-09 22:03:30 -05:00
Chris Sexton
05431ab1fd
reminder: these reminder tests are bad and bullshit
2019-03-09 22:00:14 -05:00
Chris Sexton
3cd9142818
Merge branch 'master' into when
2019-03-09 21:55:36 -05:00
Chris Sexton
2a00308695
reminder: fix bad subtraction
2019-03-09 21:55:01 -05:00
Chris Sexton
187d4259fb
Merge pull request #160 from velour/when
...
remind: parse times with a nice date parser
2019-03-09 21:34:26 -05:00
Chris Sexton
83815324bf
remind: parse times with a nice date parser
2019-03-09 21:26:11 -05:00
Chris Sexton
578722cd19
Merge pull request #159 from velour/logging
...
logging: update configuration
2019-03-07 15:47:05 -05:00
Chris Sexton
75c32566d1
logging: update configuration
...
* Turned stack trace on for Errs
* Turned file trace on for all logs
* Added error where a panic was detected earlier in the day
* Added `run.sh` to ignore
2019-03-07 15:36:59 -05:00
Chris Sexton
701143dac5
Merge pull request #158 from velour/logging
...
Logging
2019-03-07 11:51:41 -05:00
Chris Sexton
92d0b3b257
Merge branch 'master' into logging
2019-03-07 11:48:04 -05:00
Chris Sexton
a2d5d173f9
logging: switch to a logging library
2019-03-07 11:46:59 -05:00
Chris Sexton
b1c450da08
cowsay: make messages visible :(
2019-03-07 11:37:56 -05:00
Chris Sexton
dab1eff9dc
Merge pull request #157 from velour/cowsayslash
...
cowsay: make messages visible :(
2019-02-21 10:05:00 -05:00
Chris Sexton
5a81b35a3d
Merge branch 'master' into cowsayslash
2019-02-21 10:02:18 -05:00
Chris Sexton
d4c8788a82
cowsay: make messages visible :(
2019-02-21 10:01:10 -05:00
Chris Sexton
18013d8fca
Merge pull request #156 from velour/cowsayslash
...
cowsay: velour's first slash command
2019-02-21 09:52:44 -05:00
Chris Sexton
300de48c39
cowsay: velour's first slash command
2019-02-21 09:48:48 -05:00
Chris Sexton
24de2e39cb
Merge pull request #155 from velour/travis_image
...
readme: add travis icon
2019-02-20 19:31:47 -05:00
Chris Sexton
ccd91af1a6
readme: add travis icon
2019-02-20 19:28:20 -05:00
Chris Sexton
80348d4efc
Merge pull request #154 from velour/cowsay
...
talker: add cowsay
2019-02-20 16:52:00 -05:00