Commit Graph

927 Commits

Author SHA1 Message Date
Chris Sexton 7d159db6f1 slackApp: nicen logs a bit
* Remove entry log lines
* Change topic format for pisg support
2019-06-07 14:23:14 -04:00
Chris Sexton 22e271af75
Merge pull request #181 from velour/slacklog
slackApp: add logging function
2019-06-07 12:24:11 -04:00
Chris Sexton 3d51d33da9 slackApp: add logging function 2019-06-07 12:19:24 -04:00
Chris Sexton 50dfc71269
Merge pull request #180 from velour/firstperchannel
first: change to per channel
2019-06-06 10:40:13 -04:00
Chris Sexton fe8763f78a first: change to per channel
And be sure not to pay attention to private/direct messages
2019-06-06 10:33:50 -04:00
Chris Sexton ae57dcb703
Merge pull request #179 from velour/varweb
web: add vars interface
2019-06-02 09:32:43 -04:00
Chris Sexton 0aa5aad27d web: add vars interface 2019-06-02 09:28:13 -04:00
Chris Sexton 3d47d03ce0
Merge pull request #178 from velour/web
Web
2019-05-27 23:19:49 -04:00
Chris Sexton a7712530f9 fact: remove old handler 2019-05-27 23:15:42 -04:00
Chris Sexton ab3dac35ba web: redo factoid page; add title to counter page 2019-05-27 23:14:05 -04:00
Chris Sexton 20a56a4fcc web: small improvements 2019-05-27 22:16:35 -04:00
Chris Sexton e219b99179
Merge pull request #177 from velour/cli
cli: make a new plugin
2019-05-27 19:30:36 -04:00
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