Tom Bebbington
9f21d166c2
Add royal mail IA
2014-03-28 16:13:03 +00:00
Jag Talon
2347dd9997
GenerateMAC: Add triggers thanks to @mintsoft.
2014-03-25 16:25:58 -04:00
Jag Talon
185446ae23
GenerateMAC: Update tests.
2014-03-25 14:54:52 -04:00
Jag Talon
e931fc1440
GenerateMAC: Remove the "More at ..." link.
2014-03-25 11:25:53 -04:00
Michael Smith
8123cf4718
not apache 2_0_2_0.
...
good job, me.
2014-03-24 13:07:54 -06:00
Michael Smith
4a62f62639
Update license -> Apache2
2014-03-24 12:48:23 -06:00
Michael Smith
a8693c0e59
Update license
2014-03-24 12:10:54 -06:00
Jag Talon
f5e45ffa1e
Merge pull request #366 from quovadit/CalendarToday
...
CalendarToday: use correct timezone
2014-03-23 16:00:42 -04:00
Harald Ulver
8a31475cb6
use correct timezone
2014-03-15 18:27:15 +01:00
Jag Talon
560596edc1
Merge pull request #333 from quovadit/CalendarToday
...
Calendar today
2014-03-13 13:32:06 -04:00
Harald Ulver
4902b3b8c2
read in css-file only once
2014-03-07 16:03:20 +01:00
Harald Ulver
314e6ecd48
fix code comments
2014-03-07 09:50:14 +01:00
Jag Talon
251a8496d8
Merge pull request #355 from jdorweiler/master
...
fix for #350 , remove "the"
2014-03-06 14:03:08 -05:00
jdorweiler
27c0347bf5
added "america" alias back to CallingCodes.pm
2014-03-06 14:58:44 -05:00
jdorweiler
b075272567
removed un-needed aliases from CallingCodes.pm
2014-03-06 13:25:55 -05:00
jdorweiler
fc7c2541d9
removed 'the' from CountryCodes.pm for #350
2014-03-05 16:45:41 -05:00
jdorweiler
bb5eb3a77d
removed the from CallingCodes.pm
2014-03-05 13:36:44 -05:00
Jag Talon
dafa99a881
Merge pull request #354 from kablamo/locale-codes
...
Upgraded to Locale::Codes v3.30
2014-03-05 10:48:06 -05:00
Jag Talon
db9e66ec92
Merge pull request #322 from mwmiller/binconv
...
Binary: add expected trigger.
2014-03-03 20:35:07 -05:00
Eric Johnson
96ee8d29c5
Upgraded to Locale::Codes v3.30
...
Made corresponding changes to CallingCodes.pm.
2014-03-03 20:10:09 -05:00
Michael Smith
0112f233f1
Merge pull request #353 from duckduckgo/jag/dist/semicolon
...
dist.ini: remove semicolon at the end of the version number.
2014-03-03 16:13:08 -07:00
Jag Talon
cfe6cedc05
TravisCI: Plugin changed .travis.yml
2014-03-03 16:52:00 -05:00
Jag Talon
5c25a5badc
Merge pull request #315 from duckduckgo/whereami
...
Whereami goodie
2014-03-03 16:19:58 -05:00
Michael Smith
f885d5dc05
WhereAmI: You are near somewhere.
2014-03-02 15:21:08 -07:00
Jag Talon
7b2d55e4ad
dist.ini: remove semicolon at the end of the version number.
...
We get a warning about the semicolon when running `dzil build`. It's not supposed to be there.
2014-03-01 18:39:26 -05:00
Harald Ulver
0eec0cfc6b
day as 3rd parameter, more comments, new testcases, fix layout-error
2014-02-27 20:50:40 +01:00
Jag Talon
007f22afe3
Merge pull request #349 from mintsoft/Subnet
...
Subnet: Adding primary example queries
2014-02-27 14:33:58 -05:00
Rob Emery
e2e32246e1
Subnet: Adding primary queries
2014-02-27 19:26:01 +00:00
DuckDuckHack Five
cc34a00534
Travis: Bump
2014-02-27 01:52:58 -05:00
Michael Smith
bccb6b5e55
WhereAmI: Kill the privacy message
2014-02-26 17:17:34 -07:00
Matt Miller
0a474cf228
Binary: tighten up the binary to decimal trigger.
...
- Do not match when there are non-binary [01] characters in something
which we posit to be "binary."
- Add test cases for the regressions.
We don't want to match on things which do not appear to be asking for
conversions. In the binary -> decimal case this is somewhat more
ambiguous, except that we can demand that the input look like binary, so
it's actually not so bad.
I didn't pay enough attention to the previous regex and how it matched
up with the new code. :(
2014-02-27 06:36:26 +08:00
Jag Talon
3aa15ac96d
Merge pull request #284 from kablamo/calling_codes
...
Convert between international calling codes and countries and vice versa
2014-02-26 15:53:07 -05:00
Michael Smith
5fdb6dcd18
Merge pull request #310 from macfreek/patch-1
...
Update private_network.txt
2014-02-26 13:22:01 -07:00
Michael Smith
4377deada6
Add triggers to WhereAmI
2014-02-26 09:44:31 -07:00
Michael Smith
3c1d396ac7
WhereAmI: Add newline and spaces for coords
2014-02-26 09:43:31 -07:00
Eric Johnson
dd32a1a3f2
Support additional calling code queries.
...
Now handles queries like 'calling code for brazil +55' when people are trying
to verify they have the correct calling code.
2014-02-25 21:28:43 -05:00
Eric Johnson
95738322a7
Added aliases for 3 countries + easter eggs.
2014-02-25 16:41:14 -05:00
Harald Ulver
150b29e7af
add last/next/nearest month, adjust phone-layout
2014-02-25 22:29:45 +01:00
Zaahir Moolla
449cdc4398
Merge pull request #341 from mwmiller/pull_request_template
...
Pull Request Template: rename and clarify how to use.
2014-02-25 15:47:44 -05:00
Matt Miller
bf97b548ce
Pull Request Template: update internal link, minor text changes
...
- Update internal link in CONTRIBUTING.md for new file name
- Update text slightly:
- Replace repeated 'help' used in two ways in opening sentence
- Add a descriptor for what they are copying.
Did a recursive search over the repo to make sure there were't any
other references to the old file name. Thanks to @moollaza for spotting
this one!
2014-02-26 04:20:31 +08:00
Matt Miller
7f7b27c6f8
Pull Request Template: rename and clarify how to use.
2014-02-25 10:40:36 +08:00
Michael Smith
83b1f8ddc4
Ocurance is a hard wordto spell.
...
ParseCron: Occurence -> Occurrence
2014-02-23 06:48:30 -07:00
Zaahir Moolla
07ad493bb1
Merge pull request #320 from mwmiller/flexible_passphrase
...
Passphrase: expand triggers.
2014-02-23 08:47:09 -05:00
Michael Smith
9b3e9d4f38
Merge pull request #339 from quentindemetz/patch-1
...
Spelling fix in plugin descriptio
2014-02-23 06:37:23 -07:00
Quentin de Metz
4e2a9a83ab
Spelling fix in plugin descriptio
...
This is the plugin description which is displayed on the DuckDuckGo website. Surprising nobody else hasn't caught it before.
2014-02-22 18:46:17 -08:00
Harald Ulver
ca1bf8728f
separate css file
2014-02-22 21:00:24 +01:00
Rob Emery
33fa47630c
Merge pull request #338 from arpadszasz/master
...
PublicDNS: Add Comodo public DNS
2014-02-22 17:32:15 +00:00
Harald Ulver
9ca2f8c2e1
use Time::Piece and split
2014-02-22 15:37:38 +01:00
Árpád Szász
1a77c900da
Add Comodo public DNS
2014-02-22 11:22:46 +02:00
Matt Miller
492f93e04d
Merge branch 'master' into flexible_passphrase
2014-02-21 05:41:21 +08:00