Commit Graph

684 Commits (16c629c7381f8616f62f4c9b50952060934de0f2)

Author SHA1 Message Date
John Tantalo b5c0aca789 added DDG::Goodie::ISO639 2012-05-07 20:52:20 -07:00
unlisted a776643a44 added regex to prevent false positives 2012-05-07 23:37:31 -04:00
unlisted 5a8b4cbf14 Update comments 2012-05-07 21:38:06 -04:00
unlisted 9b70569675 Removed fraction, added test. 2012-05-07 21:33:55 -04:00
unlisted 237a0e13c1 clean up comments 2012-05-07 17:32:03 -04:00
unlisted a2d6caf9a0 remove redundant check 2012-05-07 14:05:37 -04:00
unlisted a1e21f0d7c added decimal frquency/letters 2012-05-07 13:56:19 -04:00
unlisted 45d8bfc2f8 fixed counter, only returns string if input contains chars a-z 2012-05-07 10:58:54 -04:00
yegg 3b49ff8222 no longer need combined test file 2012-05-06 14:12:59 -04:00
unlisted d7d68f3d1a frequency counter plugin 2012-05-06 11:13:52 -04:00
hunterlang 586dd1c7fb update UN test to work with html 2012-05-05 23:34:55 -04:00
hunterlang 781e5fa50e html fix for un 2012-05-05 23:20:45 -04:00
Hunter Lang 9b3fbd7450 Merge pull request #87 from tantalor/master
UN Number goodie
2012-05-05 20:20:03 -07:00
John Tantalo 95d1043dc1 added hyperlink to wikipedia page for UN number 2012-05-05 19:39:35 -07:00
John Tantalo 8330129a67 added UN Number goodie 2012-05-05 14:14:07 -07:00
yegg bf73880830 disable QRCode 2012-05-05 15:14:08 -04:00
Dylan Lloyd 3e9e679d7f Added tests for Rot13 2012-05-05 13:43:57 -04:00
Dylan Lloyd 68f0cf4cd9 Added "ROT13: " label 2012-05-05 13:41:40 -04:00
unlisted 7a70484648 rot13 plugin 2012-05-05 12:26:49 -04:00
yegg b0e191430a take out qrcode dependencies 2012-05-05 09:10:09 -04:00
Cosimo Streppone ccaf602190 Added unicode char lookup ("unicode æ") 2012-05-05 10:02:10 +02:00
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
Iain Nash fc5780132e Adding on the perfix 'Unix Time Conversion: ' to the result 2012-04-24 00:52:16 -04:00
Iain Nash 13c3946986 Adding ddg UnixTime goodie 2012-04-23 23:05:49 -04: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