Commit Graph

528 Commits (f39902f30c50410ae893e24672b8fb51f85e32ca)

Author SHA1 Message Date
mutantmonkey f39902f30c Drop Python 3.4 support for now
The asyncore module included with Python 3.4 has regressed and since
even Debian stable is shipping Python 3.5 now, I don't see a reason to
keep support around anymore.

Upstream bug: https://bugs.python.org/issue13103
2018-03-23 20:27:22 -07:00
mutantmonkey f523feb5a6
Merge pull request #78 from vtluug/fix_weather
use Fisher Island instead of the county
2018-03-24 03:15:55 +00:00
mutantmonkey fd9f7c7064 wuvt: don't blow up if listeners is None 2018-01-23 01:12:23 -08:00
mutantmonkey 55ae9ebbc9
Merge pull request #79 from vtluug/undo_long_messages
undo split messages
2017-12-30 13:34:15 +00:00
paulwalko ef8d2534fb undo split messages 2017-12-27 03:07:48 -05:00
paulwalko 46d378537d use Fisher Island instead of the county 2017-12-27 03:01:04 -05:00
mutantmonkey d9cce4fb12
Merge pull request #76 from vtluug/master
Improve TFW comments
2017-11-09 05:01:10 +00:00
echarlie f6d9e17b4d fix tests, also correct erroneous help for tfwev 2017-11-04 12:32:54 -04:00
echarlie 30167a5b4d Merge pull request #5 from vtluug/tfw_improvements
Tfw improvements
2017-10-20 10:49:24 -04:00
echarlie 4acda54681 clean up some of the formatting, revise/add a few flavours 2017-07-28 22:57:12 -04:00
echarlie 4386572775 Merge branch 'master' into tfw_improvements 2017-07-28 22:32:33 -04:00
mutantmonkey 1eb1c361ac Merge pull request #74 from vtluug/calc_bugfix 2017-07-06 21:46:12 -07:00
Paul Walko 1cd247e356 .c bugfix 2017-07-06 21:46:01 -07:00
mutantmonkey f49a1a6eab Fix help text 2017-06-08 21:04:27 -07:00
mutantmonkey e0b8f7d697 Merge pull request #72 from vtluug/fix_weather
change Midotholian to Chesterfield County b/c nominatim is broken
2017-06-09 03:38:04 +00:00
mutantmonkey 89e567a494 Merge pull request #73 from vtluug/fix_ddg_ads
Add regex to skip ads on ddg
2017-06-09 03:37:54 +00:00
Paul Walko e4b4b506de change Midotholian to Chesterfield County b/c nominatim is broken 2017-06-08 23:21:56 -04:00
Paul Walko 5ace33e8df Add regex to skip ads on ddg
Sidenote: weather tests still fail; I'll fix that eventually
2017-06-07 13:48:41 -04:00
echarlie 65afe65d52 add some more tfw comments, especially for inclement weather 2017-06-03 00:31:03 -04:00
mutantmonkey 74a70e1c5c Merge pull request #71 from vtluug/master
Fix .c, .fml
2017-06-03 02:05:59 +00:00
Paul Walko 9e8899bce1 remove old code & use format 2017-05-29 17:28:14 -04:00
Paul Walko d8eefde17e remove unicode 2017-05-29 17:27:58 -04:00
Paul Walko f444326cb0 remove old code 2017-05-29 17:27:20 -04:00
Paul Walko 8598fdcf5e forgot to change ddg url back 2017-05-28 00:49:11 -04:00
paul 55839970f2 create generic google function to share with calculator 2017-05-28 00:44:23 -04:00
paul a000881c2b mylife html changed again 2017-05-28 00:43:30 -04:00
paul 7c67f09074 scrape calc results from google since ddg is broken 2017-05-28 00:42:44 -04:00
Paul Walko 7dc5ece29b Merge pull request #1 from mutantmonkey/master
updating vtluug's fork
2017-05-27 18:30:04 -04:00
mutantmonkey 42325d85e8 update travis python versions 2017-04-09 23:20:49 -07:00
mutantmonkey 999297b316 Python 3.4+ is now required 2017-04-09 23:15:25 -07:00
mutantmonkey 20cc193f46 Restore VTLUUG wiki tests since it's back up 2017-04-09 23:04:05 -07:00
mutantmonkey 538fec692d Clean up core and add support for TLS client certs 2017-04-09 22:58:04 -07:00
Paul Walko a10f513dbd Add " to unescape function in wiki.py 2017-02-21 19:45:50 +00:00
Paul Walko 4b45f8dc5d Merge branch 'master' of git://github.com/mutantmonkey/phenny 2017-02-17 19:56:54 +00:00
Paul Walko 1249804f7c Change etymology/definition syntax for parsing json 2017-02-17 19:52:47 +00:00
Paul Walko 149f02af90 Change etymology/definition syntax for parsing json 2017-02-17 19:52:26 +00:00
Paul Walko f02bcae388 Use 'postalcode' parameter when a zipcode is used to get more accurate results. Added previously removed test. 2017-02-17 19:43:28 +00:00
mutantmonkey e4d28c0990 Merge pull request #70 from vtluug/master
Fix several broken modules, remove mlia, skip vtluugwiki tests until it's back up
2017-02-12 21:46:22 +00:00
Paul Walko 77133f7cf3 remove tor2web gateway 2017-02-12 21:39:29 +00:00
Paul Walko c8f4da267a remove Midlothian, Virginia weather test; Improve duck_api readibility 2017-02-12 19:06:17 +00:00
mutantmonkey f195b7c97c Merge pull request #61 from wei2912/upstream-irc
modify phenny.say() to split long messages
2017-02-11 21:18:59 +00:00
Paul Walko 71c5f90a5c remove old comments 2017-02-11 19:08:03 +00:00
Paul Walko b2add77d08 properly skip vtwiki tests and, enable calc tests (2^64) was disabled 2017-02-11 19:04:47 +00:00
Paul Walko 58d41a0acd fix weather url 2017-02-11 06:52:53 +00:00
Paul Walko 7ad0d5af9e fix tfw tests 2017-02-11 06:47:30 +00:00
Paul Walko c13a95d88b fix .g search regex 2017-02-11 06:31:44 +00:00
Paul Walko 55de025303 fix imdb, search, and various tests 2017-02-11 06:25:25 +00:00
Paul Walko e5cf2d83a9 fix imdb, search, and various tests 2017-02-11 06:24:52 +00:00
Paul Walko 919b65cc17 fix imdb, search, and various tests 2017-02-11 06:21:04 +00:00
Mikhail Ivchenko a981cf3d5b modify phenny.say() to split long messages 2016-12-19 13:23:57 +08:00