Jag Talon
39bf2fd54a
Merge pull request #297 from duckduckgo/jag/release/workdays
...
Workdays: Prepared the IA for release.
2014-02-14 08:45:03 -05:00
Jag Talon
163e87f524
DuckDuckGo: Revert to commit 028d4dc5d4
...
The new additions were breaking. It has been moved to a branch for now. For the mean time, this one works.
2014-02-13 17:09:41 -05:00
zekiel
f9cba86721
more adjustments to internal links
2014-02-13 15:59:59 -05:00
zekiel
29e9402fd2
cleaned up last commit -- added a couple more internal links
2014-02-13 15:50:29 -05:00
zekiel
54d8b47830
added a bunch of internal links as instant answers.
2014-02-13 15:41:38 -05:00
Jag Talon
6e0d535776
WorkdaysBetween: Make it always inclusive.
2014-02-13 13:23:24 -05:00
Jag Talon
92c23a7bac
Merge pull request #308 from mattr555/master
...
MakeMeASandwich- xkcd easter egg
2014-02-13 11:54:03 -05:00
Matthew Ramina
7f4a6fef2a
MakeMeASandwich: standardized source link, grammar
2014-02-12 17:36:33 -05:00
Jag Talon
71960ef97b
Workdays: Add additional trigger word.
2014-02-11 13:57:31 -05:00
Rob Emery
695bf979b9
Merge pull request #317 from bduggan/master
...
prevent error for invalid output timezone
2014-02-09 17:02:37 +00:00
Rob Emery
605e6158cd
Merge pull request #316 from mwmiller/passphrase_fixes
...
Passphrase: bring up to current standards.
2014-02-09 11:39:20 +00:00
Matthew Ramina
e9be8668f0
MakeMeASandwich: moved link to second line, lowercased, extraneous is_cached
2014-02-08 18:09:56 -05:00
Brian Duggan
77606a810f
prevent error for invalid output timezone
2014-02-08 12:44:17 -05:00
Michael Smith
bb12adeb1e
Merge pull request #303 from elohmrow/conversions
...
Adding conversions Goodie
2014-02-08 08:46:30 -07:00
elohmrow
95cf8f5863
handle plural units, general cleanup
2014-02-08 02:12:43 +00:00
Matt Miller
43aaef92cf
Passphrase: bring up to current standards.
...
Intended to fix issue #313 and also fix #314 .
- Add ability to use queries like "pass phrase 3 words"
- Add comments describing how it works.
- Add (arbitrarily chosen) limit of 10 words maximum.
- Constrain the query format more tightly
- Add more tests
This turned into more of a rewrite than I intended.
In the previous version, it was more forgiving about what trailed the
number of words requested... but it was assuredly requiring something.
I've decided to be explicit on wanting 'word(s)' at the end.
Previously it required a minimum of 1 word requested, but didn't have a
maximum. I chose to make the max 10, as it keeps the output fairly
tidy and seems like a reasonable maximum someone might actually use
in practice.
2014-02-08 09:34:06 +08:00
Sean Hellebusch
305a90f0b8
added trigger words, corrected formatting
2014-02-07 00:24:37 -06:00
Sean Hellebusch
2a65003a69
Added trigger words and test cases to Loan.pm/t
2014-02-07 00:19:12 -06:00
elohmrow
6bfad61a04
[sig fig digits in answers], [no math on negative nums], [handle plural units], [handle multi-word units], [handle multiple factors]
2014-02-06 03:58:32 +00:00
Jag Talon
813981a3e4
WorkdaysBetween: Use a module to compute the dates instead.
2014-02-04 13:01:03 -05:00
Jag Talon
b17f8a39eb
WorkdaysBetween: Revert to the old way of computing the dates.
2014-02-04 11:20:14 -05:00
Matthew Ramina
61c2dfe7b1
MakeMeASandwich: fix case with 0
2014-02-02 11:52:42 -05:00
Matthew Ramina
5df21bd93b
MakeMeASandwich- tabs to spaces, fixed code link
2014-01-31 19:33:35 -05:00
Matthew Ramina
ad1af09aeb
Added MakeMeASandwich, an xkcd easter egg
2014-01-31 19:26:50 -05:00
elohmrow
293f503fa1
re-factored conversions
2014-01-31 19:24:20 +00:00
elohmrow
f092bf7aab
re-factored
2014-01-31 19:14:55 +00:00
elohmrow
f8dac8c405
re-worked to be more ddg-y
2014-01-31 07:55:36 +00:00
elohmrow
fea97fdb74
errors now return empty string per guidelines
2014-01-30 20:36:01 +00:00
Jag Talon
a36b601fb9
Merge pull request #305 from duckduckgo/jag/release/suicide
...
HelpLine Release
2014-01-30 12:32:26 -08:00
Michael Smith
0737423abb
Remove a scary `my $_` from Dice
2014-01-30 08:43:49 -07:00
elohmrow
a4ad0b8f76
dist.ini and removed old (no longer accurate) info tag
2014-01-30 04:23:18 +00:00
elohmrow
3cf9bc5c0b
adding conversions Goodie
2014-01-30 03:52:12 +00:00
Jag Talon
bf239264ee
WorkdaysBetween: Add support for MM.DD.YYYY.
2014-01-29 15:25:23 -05:00
Jag Talon
50db6fd40f
HelpLine: Renamed "US" to "U.S."
2014-01-29 15:15:35 -05:00
Rob Emery
298149e72f
Merge pull request #236 from TopHattedCoder/leap_year
...
New leap year instant-answer
2014-01-29 11:28:48 -08:00
Jag Talon
321acfb1b9
Merge pull request #288 from kablamo/vim-cheat
...
Vim Cheat Sheet
2014-01-29 09:24:06 -08:00
Jag Talon
094b842536
Merge pull request #301 from duckduckgo/jag/release/loan-payments
...
Loan Payments
2014-01-28 21:15:19 -08:00
Jag Talon
c757276fcf
WorkdaysBetween: Add support for full months such as "June 10, 2014".
2014-01-28 23:59:33 -05:00
Jag Talon
6fb1009da8
Merge pull request #294 from duckduckgo/jag/release/frequency-spectrum
...
Release the FrequencySpectrum Goodie
2014-01-28 20:42:28 -08:00
Jag Talon
cb6aafb6af
WordaysBetween: Add "working days".
...
Thanks to @mintsoft for the suggestion.
2014-01-28 17:10:06 -05:00
Tom Bebbington
9591b43f92
Get rid of some unnecessary scalars
2014-01-28 22:09:49 +00:00
Caine Tighe
5b3574e3a0
DDG::Goodie::Sha: don't lowercase since it changes the bytes.
2014-01-28 11:38:39 -05:00
Jag Talon
8f76070ef6
HelpLine: Add the country in the output.
2014-01-28 10:35:09 -05:00
Jag Talon
d1fbfcb00f
WorkdaysBetween: Add "work days between" as a trigger.
2014-01-28 09:36:06 -05:00
Jag Talon
23e1b5bea9
Loan: Accept abbreviations of "year"
...
These queries should be accepted:
loan 400000 4.5% 15yr
loan 400000 4.5% 15yrs
loan 400000 4.5% 15 yr
loan 400000 4.5% 15 yrs
loan 400000 4.5% 15 year
loan 400000 4.5% 15 years
2014-01-28 09:28:49 -05:00
Jag Talon
11073bf32d
WorkdaysBetween: Add the %m-%d-%y format.
2014-01-28 09:14:32 -05:00
Jag Talon
054406b0d5
WorkdaysBetween: Support the shortened year format. Fixes #298 .
2014-01-27 18:01:39 -05:00
Jag Talon
9e71728f6e
HelpLine: Add "ways to kill myself".
2014-01-27 16:51:13 -05:00
Jag Talon
195deab9e1
HelpLine: Added more suicidey triggers.
2014-01-27 16:42:11 -05:00
Jag Talon
a59abe766a
WorkdaysBetween: Updated the output to change depending on the number of weekdays.
...
It would say "There is one workday ..." instead of "There is one workdays ...".
2014-01-27 15:52:00 -05:00