Commit Graph

345 Commits (58b8900ca21be343133a2440edcd386b6e8bd6c1)

Author SHA1 Message Date
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
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
Pavel Ondra d757d9720e Major changes - hash table loaded from currency.txt 2012-04-17 22:33:57 +02:00
Pavel Ondra 5e01d59732 Merge branch 'master' of github.com:Alchymista/zeroclickinfo-goodies
Conflicts:
	lib/DDG/Goodie/CurrencyIn.pm
2012-04-17 22:31:06 +02:00
Pavel Ondra 549bbd7f7c Major change - hash table loaded from currency.txt (parser included) 2012-04-17 22:28:55 +02:00
Pavel Ondra a8be8326f7 Major changes - hash table loaded from currency.txt 2012-04-17 22:26:45 +02:00
Torsten Raudssus 8f262a3913 Microfixes 2012-04-17 04:42:21 +02:00
Dylan Lloyd 69bae4c3f1 NLetterWords now limited to max 30 words, randomized, no longer cached 2012-04-16 02:29:28 -04:00
Dylan Lloyd 543ec98443 Added NLetterWords Goodie 2012-04-16 01:58:41 -04:00
Dylan Lloyd 6dd856e8ed Added missing tests to t/10-combined and reorganized 2012-04-15 23:59:58 -04:00
Hunter Lang fde27928a7 Merge pull request #73 from moritz/base-trigger
Trigger the base plugin on "42 to hex"
2012-04-15 18:42:31 -07:00
Moritz Lenz bb453fd6d4 [base] be less repetitive 2012-04-16 03:31:26 +02:00
Moritz Lenz 055c7459e0 "32 to hex" should trigger the base plugin too 2012-04-16 03:31:03 +02:00
Dylan Lloyd 7d704bdfcf Deleted two letter words and words containing symbols from passphrase 2012-04-15 21:17:47 -04:00
Dylan Lloyd d2bde79efc Added tests for Base64, Dice, EmToPx, FlipText, GoldenRatio, Guid, Periemeter, Roman, SigFigs, TitleCase, Unicode 2012-04-15 19:17:12 -04:00
Michael Smith b657387752 fix issue #70 2012-04-15 15:01:03 -06:00
yegg 3e2e2b4bf7 Merge pull request #72 from moritz/unidecode
Unidecode plugin
2012-04-15 13:44:23 -07:00
yegg 0e9bd472ab Merge branch 'master' of github.com:duckduckgo/zeroclickinfo-goodies 2012-04-15 16:24:17 -04:00