Commit Graph

1319 Commits (e91f44fb5c53446e52702c45e418e40ccdd542b6)

Author SHA1 Message Date
SteLim ea93ccb394 Merge remote-tracking branch 'upstream/master' 2013-09-22 23:12:58 +02:00
Michael Smith a0d99f95ce Add some space between columns in Dewey 2013-09-19 16:23:21 -06:00
Rob 7f209020c9 Adding SubnetCalculator Goodie 2013-09-15 18:17:43 +01:00
SteLim 73418e9cb4 Merge remote-tracking branch 'upstream/master' 2013-09-13 23:05:16 +02:00
SteLim 13b9433826 added email validator 2013-09-13 23:00:00 +02:00
Dylan Lloyd c57db32c1c don't trigger for word definition 2013-09-10 20:04:27 -04:00
Dylan Lloyd 3c48550e48 cleanup, (and don't use smartmatch)
Smartmatch is experimental says perl 5, version 18, subversion 1
(v5.18.1)
2013-09-09 03:12:03 -04:00
Mike Mattozzi 3def62f15b Adding goodie for calculating monthly mortgage & total interest payment 2013-09-06 00:17:12 -04:00
Antoine Vugliano 4f12fc5e09 gitignore back to original state 2013-09-05 16:13:09 +02:00
antoine 983ea0f06f completed the goodie 2013-09-05 16:03:05 +02:00
antoine 5fccc36516 deleted useless file 2013-09-05 15:43:36 +02:00
antoine fa343f0b2f First test 2013-09-05 15:42:42 +02:00
antoine ca0557e108 First test 2013-09-05 15:41:10 +02:00
moollaza e97f7afcb4 Updated README 2013-08-31 14:18:43 -04:00
brabo 452feeb273 added BE suicide hotline 2013-08-31 01:28:41 +02:00
jah 6d3b4c00f8 SharkWeek.pm: Change JSON::XS to JSON 2013-08-20 10:09:37 -04:00
Dylan Lloyd 3e16f7e60b Merge branch 'pr/210' 2013-08-19 14:34:10 -04:00
Dylan Lloyd 7dbdec9628 add support for "what week is this" 2013-08-19 14:02:41 -04:00
Dylan Lloyd bd8c08886b loosen regex white space, add periods and <sup>s 2013-08-18 23:17:59 -04:00
Dylan Lloyd c3eae2a012 refactor & add test cases 2013-08-16 15:50:15 -04:00
gsquire 91c64d7b3d removed <<<HEAD code 2013-08-15 13:33:54 -07:00
gsquire 2c5a77348d added in more natural queries 2013-08-15 13:31:16 -07:00
gsquire 1fa8219892 added in more natural queries 2013-08-15 13:27:02 -07:00
dariog88a 8f93ab53ff Added resource with shortcuts in CSV format (with pipe as separator). Replaced the HTTP request with file parsing. Adapted tests to the change. 2013-08-13 22:34:47 -03:00
dariog88a 4066636a68 Added resource with shortcuts in CSV format (with pipe as separator). Replaced the HTTP request with file parsing. Adapted tests to the change. 2013-08-13 22:10:50 -03:00
Dylan Lloyd 668bff87b8 use ordsuf in POTUS to <sup> ordsuf 2013-08-13 15:03:07 -04:00
gsquire b132dc1c2b Update Week.pm
Changed regex to accept 1-4 not just 4 in the last option for the input.
2013-08-10 22:16:17 -07:00
gsquire 4a30847621 Added metadata and better test cases 2013-08-10 17:15:46 -07:00
gsquire e72db7c2bc My first plugin called Week.pm 2013-08-10 13:11:30 -07:00
Dylan Lloyd 21f4cbb94b add then subtract -l/h, and don't sort rolls
discussion at (and closes)
https://github.com/duckduckgo/zeroclickinfo-goodies/issues/198

test case added
2013-08-08 15:12:33 -04:00
Hunter Lang 65d0499e25 sharkweek goodie 2013-08-05 18:49:50 -04:00
dariog88a 725a530e03 Remove temp file. 2013-07-30 01:13:58 -03:00
dariog88a 271def56ce Remove temp file. 2013-07-30 01:12:58 -03:00
dariog88a 39e8a38019 Complete rewrite of Shorcut plugin: added context and used Wikipedia as resource. 2013-07-30 00:21:07 -03:00
dariog88a 5b02bd5748 Complete rewrite of Shorcut plugin: added context and used Wikipedia as resource. 2013-07-30 00:20:18 -03:00
Dylan Lloyd 038fc15f5c fix t/GUID.t mixup 2013-07-24 15:06:17 -04:00
Dylan Lloyd 2d7bcfbc4b added module for comprehensive natural language support 2013-07-24 15:05:53 -04:00
John-Peter Etcheber a49d65d103 Added support for natural language queries from 1-20.
Added 3 new tests to test file.
2013-07-23 20:26:35 -07:00
John-Peter Etcheber 0f93dd8b19 Merge remote-tracking branch 'remotes/origin/pr/206'
Updating to optimizations.
2013-07-23 19:14:17 -07:00
John-Peter Etcheber 4272a6f92e Update POTUS.t
Getting update from branch pr/206
2013-07-23 19:04:39 -07:00
John-Peter Etcheber f529a8b2e9 Update POTUS.pm
Getting changes from pr/206.
2013-07-23 19:02:51 -07:00
dariog88a acc573eb26 Initial commit of Shorcut plugin. 2013-07-23 21:17:40 -03:00
Dylan Lloyd 44e4c7b157 assorted updates to POTUS
moved the array outside of the handler
moved the wikipedia links to `https://`
urlencoded the link hrefs
added the trigger "president of the us"

reformatting for clarity. tests updated to match changes.
2013-07-23 13:35:54 -04:00
John-Peter Etcheber 2d2ad68a96 Update POTUS.t
Fixed test to account for linked HTML output.
2013-07-22 23:01:05 -07:00
John-Peter Etcheber 4f5e97ee88 Update POTUS.pm
Added link to wikipedia for given answer, included ordinal library, and optimized for maintenance (you just need to add a name to the array)
2013-07-22 22:58:04 -07:00
John-Peter Etcheber 9b6da3cda6 Create POTUS.t
Initial test file for goodie.
2013-07-19 19:46:17 -07:00
John-Peter Etcheber cf868e7dfa Update POTUS.pm
Putting back attribution info
2013-07-19 19:43:14 -07:00
John-Peter Etcheber db26558852 Update POTUS.pm
Added support for "Who is N President of the United States?"
2013-07-19 19:40:24 -07:00
John-Peter Etcheber 7691b6bd81 Create Guid.t 2013-07-18 23:32:07 -07:00
John-Peter Etcheber b32351285a Create GUID.t 2013-07-18 23:31:12 -07:00