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 |
yegg
|
469c2505a1
|
turn garble into anagram
|
2012-04-15 16:23:55 -04:00 |
Michael Smith
|
3314d8e750
|
fix average again (better input handling); moritz++
|
2012-04-15 14:22:13 -06:00 |
Michael Smith
|
4f226ce3b3
|
update triggers and regexps for average goodie
|
2012-04-15 14:04:53 -06:00 |
Moritz Lenz
|
44866c76f8
|
Unidecode plugin
|
2012-04-15 21:41:23 +02:00 |
Hunter Lang
|
62dc7d1fa9
|
Merge pull request #71 from moritz/simplify-reverse
simplify the reverse plugin
|
2012-04-15 12:30:14 -07:00 |
Moritz Lenz
|
d1effe425c
|
simplify the reverse plugin
|
2012-04-15 21:21:14 +02:00 |
yegg
|
1694759114
|
Merge pull request #69 from moritz/test-base
tests for the Base plugin
|
2012-04-15 12:12:35 -07:00 |
Moritz Lenz
|
9441872dfa
|
tests for the Base plugin
|
2012-04-15 21:05:05 +02:00 |
Michael Smith
|
87746a9f3e
|
HTMLEntities returns hex with link to Unicode goodie
|
2012-04-15 12:56:53 -06:00 |
yegg
|
ccbcfca6f9
|
fix binary test
|
2012-04-15 11:16:48 -04:00 |
mr.Shu
|
08704f2e08
|
Fixed regex; changed output format
|
2012-04-15 11:07:18 -04:00 |