Commit Graph

546 Commits (master)

Author SHA1 Message Date
Paul Walko 9b1debc378 bugfix 2019-10-22 00:10:20 -04:00
Paul Walko 3dfbc37fa3 add .tell command to tell module 2019-10-21 23:32:15 -04:00
mutantmonkey 67037cf485
Merge pull request #90 from paulwalko/calc
Use newton api instead of google calc regex
2019-06-21 02:32:21 +00:00
Paul Walko b34e07ba21 Use newton api instead of google calc regex 2019-06-20 21:57:43 -04:00
mutantmonkey 378edca342 .travis.yml: add Python 3.7, try forcing LANG 2018-10-13 15:59:11 -07:00
mutantmonkey c42438bf38 Add Dockerfile 2018-10-09 00:28:05 -07:00
mutantmonkey e716729ad7 Replace deprecated imp module with importlib 2018-10-07 22:24:34 -07:00
mutantmonkey 9b7d64daac
Merge pull request #85 from Androbin/proto
Provide dedicated methods for protocol messages
2018-08-28 03:27:09 +00:00
Robin Richtsfeld 00db666676 Update test_weather.py 2018-07-31 05:08:54 +02:00
Robin Richtsfeld 462e7ba08a Fix urbandict data['result_type'] 2018-07-31 05:04:31 +02:00
Robin Richtsfeld 44084c8739 Fix awik test 2018-07-31 04:59:02 +02:00
Robin Richtsfeld bc5be32060 Provide dedicated methods for protocol messages 2018-07-31 04:31:06 +02:00
mutantmonkey 5b7a5981f1 Merge branch 'Androbin-weather' 2018-04-28 16:30:50 -07:00
Robin Richtsfeld 07b257cf8c [weather.py] Drop display_name and test coordinates 2018-04-28 16:30:33 -07:00
mutantmonkey 8e984128a6
Merge pull request #82 from Androbin/mutant
Some changes from the apertium fork
2018-04-28 23:03:31 +00:00
Robin Richtsfeld a6c525ee1f Update Wikipedia tests 2018-04-02 15:40:11 +02:00
Robin Richtsfeld e91f3bd16b Refactor Wikipedia modules 2018-04-02 15:36:39 +02:00
Robin Richtsfeld 2153d27b1b Simplify assigning default config values 2018-04-02 15:36:39 +02:00
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