Commit Graph

3769 Commits (36e7e17ed5ac6690eed63a3879b6c2c4f05f3466)

Author SHA1 Message Date
Ben Moon 5d99a64f72 Remove 'name' and 'id' from structured answer 2016-03-24 15:12:54 +00:00
Ben Moon 51094ce606 Update Anagrams to use a full template
Chose the 'text' template.

Although it sometimes returns a list of items, it doesn't seem like a
list template would fit here. I think the formatting would work out best
with the 'text' template. We'll find out on Beta I guess ;)
2016-03-24 14:53:47 +00:00
Zaahir Moolla 88d49758b6 Merge pull request #2773 from duckduckgo/zt/no-id-name
Remove id/name from Perl modules and tests
2016-03-23 14:23:52 -04:00
Zaahir Moolla 5a65e747dc Merge pull request #2759 from JoshuaRLi/master
New JohnCena Goodie
2016-03-21 21:36:39 -04:00
Joshua Li c51a6c1e2b Update JohnCena.pm
Implemented GuiltyDolphin's suggestions and added some new start triggers. Thanks for the feedback!
2016-03-21 20:15:21 -04:00
Zach Thompson f21a1dd1f9 Put label below regex 2016-03-20 15:59:33 -06:00
Zach Thompson e3fa7ad6e1 Remove extra bracket from regex
Add test for control characters
2016-03-20 15:06:24 -06:00
Zach Thompson 6a73236464 space/delete not strictly control characters 2016-03-20 13:20:50 -06:00
Zach Thompson e479164c70 Only need space, not class of spaces 2016-03-20 13:08:44 -06:00
Zach Thompson 77f4032b55 Update regex to be easier to understand 2016-03-20 12:58:50 -06:00
Zach Thompson 07f2d3a08e Add link 2016-03-20 12:41:21 -06:00
Zach Thompson 45acabc018 Check for all control/space characters 2016-03-20 12:39:17 -06:00
Zach Thompson 0a602ad68f Alter logic. Translate control characters if more than one and check for word characters in end string. This allow for spaces as we used to do 2016-03-20 12:15:00 -06:00
Zach Thompson f7af5bbcd8 Handle control characters 2016-03-20 11:56:32 -06:00
Zach Thompson 73d8f72fc0 Remove id/name from Perl modules and tests 2016-03-18 11:49:33 -06:00
Zaahir Moolla 1f674496b6 Merge pull request #2241 from GuiltyDolphin/markdown-reference
Replace MarkdownCheatSheet Goodie with MarkdownReference
2016-03-17 14:57:02 -04:00
Zaahir Moolla 41efeea698 Merge pull request #2714 from duckduckgo/gd/datemath-expand-trigger
DateMath: Expand Triggers
2016-03-17 11:59:57 -04:00
Rob Emery 1558937ad1 SubnetCalc: Has the wrong id; which is why the stats aren't showing on duck.co 2016-03-16 20:23:39 +00:00
Joshua Li 28549c3a96 Update JohnCena.pm
removed some bad triggers
2016-03-16 14:10:47 -04:00
JoshuaRLi f3409a40fa added john cena 2016-03-16 17:58:22 +00:00
Zaahir Moolla 62d3c2c4d5 Merge pull request #2755 from duckduckgo/gd/zodiac-fix-images
Zodiac: Fix broken images
2016-03-15 17:52:24 -04:00
Ben Moon 3cec34feea Add version to path 2016-03-15 18:57:53 +00:00
Ben Moon ba76a59d5c Add goodieVersion back in
Broke images :(
2016-03-15 16:56:43 +00:00
Zaahir Moolla 8ed25040b4 Change Tab name to match IA Page 2016-03-14 18:04:24 -04:00
Ben Moon 24bfc7acc9 Add support for 'add' and 'subtract' forms 2016-03-14 21:58:07 +00:00
Ben Moon 2c78f15d63 Add support for 'what will the date be' form 2016-03-10 20:01:42 +00:00
Zaahir Moolla be7dbb3f63 Merge pull request #2333 from duckduckgo/gd/update-xs-libs
Update use of 'JSON' to 'JSON::MaybeXS'
2016-03-10 10:11:29 -05:00
Ben Moon 7d4abd1c44 Fix over-generous whitespace 2016-03-10 09:21:52 +00:00
Rob Emery db7df67f0a Merge branch 'master' into mintsoft/conversions/template 2016-03-09 21:28:34 +00:00
Ben Moon c606738f29 Merge pull request #2718 from duckduckgo/mintsoft/conversions/ping
Conversions: Fixes #2125
2016-03-09 12:53:15 +00:00
Ben Moon 4fbae885c4 Merge pull request #2705 from duckduckgo/mintsoft/subnet-cleanup
SubnetCalc: Minor tidying up of subs
2016-03-09 12:48:40 +00:00
Rob Emery 954e627e73 Conversions: the ping unit no longer has s appended for values <> 1 2016-03-08 19:47:52 +00:00
Ben Moon 3fba984c4b Merge pull request #2652 from marianosimone/support_dices_in_dice_trigger
support "dices" spelling for dice trigger
2016-03-08 16:59:49 +00:00
Ben Moon 1e2b4448db Set signal to high
Sometimes it wasn't displaying when it should (was overridden).
2016-03-07 19:16:39 +00:00
Ben Moon d17148be99 Add support for 'what was the...' forms 2016-03-07 18:46:42 +00:00
Ben Moon 19776b1c7c Improve triggering
Add a bunch more common forms that I've seen in the searches - also
supports a couple of forms that should've been supported before.
2016-03-07 18:42:40 +00:00
Ben Moon 5583f00e29 Merge pull request #2112 from tyleryasaka/UltimateAnswer
UltimateAnswer: Expand query space
2016-03-07 12:52:18 +00:00
Rob Emery 999fda78be SubnetCalc: Refactoring regex somewhat for readability 2016-03-06 10:29:18 +00:00
Rob Emery b630ddf017 SubnetCalc: Renaming helper subs to be more descriptive 2016-03-06 10:23:40 +00:00
Rob Emery 19e4248bfb SubnetCalc: Minor tidying up of subs 2016-03-04 19:40:20 +00:00
Rob Emery 3320873e6e Merge pull request #2699 from riqpe/timeszoneconverter
Fixes #2697: 12:00 now parsed as Noon if am not specified
2016-03-04 19:31:43 +00:00
rsilvola f0f10e2428 Fixes #2697: 12:00 now parsed as Noon if am not specified 2016-03-04 14:07:39 +00:00
Zaahir Moolla 42a2f2e21c Merge pull request #1967 from GuiltyDolphin/gibberishgenerator
New GibberishGenerator Goodie
2016-03-03 12:13:51 -05:00
Zaahir Moolla e5dfbc126f Merge pull request #2691 from duckduckgo/gd/lorem-ipsum-words-fix
LoremIpsum: Fix display with just words
2016-03-03 11:38:01 -05:00
Ben Moon 48ce7089ff Fix incorrect display of words
Words (as opposed to paragraphs) would not provide the wrap option.
2016-03-03 16:08:13 +00:00
Zaahir Moolla cea2e79b6b Remove IsAwesome Goodies 2016-03-03 10:19:08 -05:00
Zaahir Moolla 20387264e8 Merge pull request #1984 from GuiltyDolphin/improve-lorem
Improve LoremIpsum Goodie
2016-03-02 20:20:46 -05:00
Zach Thompson 526d5bb6b8 Merge pull request #2170 from GuiltyDolphin/cheatsheet-triggers
Make Cheat Sheets more Awesome
2016-03-02 10:56:38 -07:00
Ben Moon ee861c07e4 Correct 'foreach' statement
Whoops ;)
2016-03-02 17:26:50 +00:00
Ben Moon bcf28ab77f Remove support for 'ignore' attribute
This requires further discussion and work.
2016-03-02 16:37:58 +00:00