Commit Graph

361 Commits (8fc7f4030b991e900514c99ad398306b2499e5b5)

Author SHA1 Message Date
Michael Smith 8fc7f4030b add "0-click" to DuckDuckGo.pm and fix weird bug in FlipText 2012-05-03 18:00:05 -06:00
Michael Smith 0ef6d6905d add test for palindrome 2012-05-03 14:47:20 -06:00
Michael Smith 2991000aed Merge https://github.com/bm1362/zeroclickinfo-goodies 2012-05-03 14:39:51 -06:00
yegg 75793124ab qrcode test 2012-05-03 14:05:20 -04:00
yegg e4840a2c9e clean up qr code formatting 2012-05-03 13:27:07 -04:00
yegg 6cfac47c27 add some context to QR code 2012-05-03 11:21:20 -04:00
yegg e490d7809c Merge branch 'master' of github.com:duckduckgo/zeroclickinfo-goodies 2012-05-03 10:30:23 -04:00
Michael Smith 72f6533286 fix emtopx and fliptext tests 2012-05-03 08:30:06 -06:00
Mark A. Stratman 43abc24f22 Added QR Code goodie 2012-05-03 09:51:49 -04:00
Michael Smith 5b58aa9c34 handle likely beginning keywords in EmToPx 2012-05-02 17:28:32 -06:00
Michael Smith a783924a25 fix #85 -- add "assuming Xpx font size" syntax to EmToPx 2012-05-02 17:24:12 -06:00
Robert Picard 0e04078a5e Update FlipText so it doesn't reverse with the "flip" trigger. Now it includes a "mirror" trigger which will flip and reverse it. 2012-05-02 17:38:13 -04:00
Ben Mays 470ce3c387 Cleaned up code and removed regex from trigger. 2012-05-02 15:05:09 -04:00
Michael Smith 58b8900ca2 add DDG::Goodie::DuckDuckGo, make HTMLEntities respond properly to control characters 2012-05-02 11:41:33 -06:00
yegg eb6ad375b1 fix unitilized bug 2012-05-02 12:31:28 -04:00
Michael Smith 7c120ab501 fix tests and daysbetween 2012-05-01 21:49:55 -06:00
Michael Smith f7cd676c95 fixes for new DDG (using strict) 2012-05-01 21:26:43 -06:00
Hunter Lang fbff1c8f31 Merge pull request #82 from cosimo/goodie-unicode-cosimo
Added lookup by name to existing Unicode goodie
2012-05-01 19:52:27 -07:00
Ben Mays 9cf8699e1c Cleaned up code/comments. 2012-05-01 19:28:39 -04:00
Ben Mays f76a9080c3 Cleaned up code/comments. 2012-05-01 19:26:52 -04:00
Ben Mays 347cb52489 Goodie which tests if a string is a palindrome. Format 'is <string> a[n] palindrome[?]'. 2012-05-01 19:25:27 -04:00
Cosimo Streppone 6f28e7a0f4 Added lookup by name to existing Unicode goodie
Now handles both raw "U+xxxx" queries (query_raw trigger),
and "unicode <...>" (start trigger). Any of these are valid:
* `U+590c`
* `unicode U+590C`
* `unicode white smiling face`
2012-05-01 23:51:31 +02:00
Michael Smith 418102d6da better triggers for roman goodie 2012-04-26 20:18:47 -06:00
Michael Smith afb68f8b5a label output of reverse goodie (closes #81) 2012-04-24 08:33:59 -06:00
Michael Smith d919d890c1 oops, new requirement 2012-04-23 15:21:53 -06:00
Michael Smith 58539765e2 more cleaning in CurrencyIn.pm, closes #77 2012-04-23 15:12:10 -06:00
Michael Smith a01187fa06 clean up CurrencyIn 2012-04-23 14:12:31 -06:00
Michael Smith 1076b2e3df remove weird utf-8 tabs 2012-04-23 12:25:51 -06:00
Michael Smith 5a02db55de add support for english numbers in NLetterWords (issue #78) 2012-04-23 12:15:39 -06:00
Dylan Lloyd fa9e297e82 fixed erroneous rm in merge 2012-04-23 13:46:53 -04:00
Dylan Lloyd fe8bfa1c00 Merge github.com:nospampleasemam/zeroclickinfo-goodies 2012-04-23 13:38:37 -04:00
Dylan Lloyd 9bbe1e11f4 tweaked NLetterWords response format 2012-04-23 13:21:11 -04:00
Michael Smith 02e0290ee7 damn you, period 2012-04-22 13:49:50 -06:00
Michael Smith 652295d80f clean up binary goodie a bit and normalize output 2012-04-22 13:40:35 -06:00
Michael Smith acc27ea809 fix variable scoping in DaysBetween 2012-04-21 18:13:32 -06:00
Michael Smith 2a4ca0d9eb more tests for daysbetween, change trigger to start 2012-04-21 17:00:52 -06:00
Michael Smith ff59b4d0a3 fix daysbetween trigger-stripping regex 2012-04-21 16:52:45 -06:00
Michael X 1f173befff Fix abstract in DaysBetween 2012-04-21 16:41:19 -06:00
Dylan Lloyd 8457e79201 updated tests for DaysBetween 2012-04-21 17:59:02 -04:00
Dylan Lloyd 0110da4867 DaysBetween now returns a full sentence 2012-04-21 17:58:37 -04:00
Dylan Lloyd 79bc5adb68 added new tests to 10-combined 2012-04-21 17:40:51 -04:00
Dylan Lloyd 76a5791df3 added DaysBetween test 2012-04-21 17:34:10 -04:00
Dylan Lloyd aa84729084 added test for CurrencyIn 2012-04-21 17:19:24 -04:00
Dylan Lloyd fe1f7681a9 moved zci defs to top, chomp'd away newline 2012-04-21 17:19:03 -04:00
Dylan Lloyd 89224048e6 typo fix 2012-04-21 11:17:50 -04:00
Dylan Lloyd c379db06c6 Merge Alchymistas CurrencyIn goodie 2012-04-21 11:13:52 -04:00
Dylan Lloyd 2e6e344338 Merge JetFaults days-between goodie 2012-04-21 11:04:58 -04:00
Jerry Reptak ee77f7f2cc Change trigger to include days between 2012-04-20 19:30:07 -04:00
Pavel Ondra 4d01ce2084 Implemented even more regular expressions... 2012-04-18 16:44:18 +02:00
Pavel Ondra e7b9c53c2e polishing... 2012-04-17 23:36:28 +03:00