Commit Graph

613 Commits (dbf47b7ef63d0e3bad7fa7112fd4ce28e52b500c)

Author SHA1 Message Date
GlitchMr 6beefd9c15 Add special casing of noon and midnight. 2012-09-30 19:35:11 +02:00
Dylan Lloyd 82a7b2d643 Merge branch 'tips' 2012-09-29 19:28:02 -04:00
Dylan Lloyd 1348a5c1ee added tests for tips goodie 2012-09-29 19:25:23 -04:00
Dylan Lloyd 5ba616f03e tips goodie now word type trigger 2012-09-29 19:19:39 -04:00
Dylan Lloyd 61f2c5103f expanded tips trigger 2012-09-29 19:15:47 -04:00
mattlehning fcf20d85be added tips goodie 2012-09-29 19:13:20 -04:00
Michael Smith 6296b2da93 Merge pull request #126 from GlitchMr/timezone-converter
PST is -8, not +8.
2012-09-29 12:22:26 -07:00
GlitchMr 833a670d62 PST is -8, not +8. 2012-09-29 21:19:57 +02:00
Dylan Lloyd 85cbf7cb4d Merge branch 'timezone-converter' of git://github.com/GlitchMr/zeroclickinfo-goodies 2012-09-28 14:33:12 -04:00
Dylan Lloyd 03577c302a Merge branch 'timezone-converter' of git://github.com/GlitchMr/zeroclickinfo-goodies
Conflicts:
	lib/DDG/Goodie/TimezoneConverter.pm
	t/TimezoneConverter.t
2012-09-28 14:33:03 -04:00
GlitchMr 19be8a2c6b Use AM/PM style when input uses it. 2012-09-28 19:05:56 +02:00
GlitchMr 4bfcb5fa14 Don't allow silly timezones like GMT+31421858231489. 2012-09-28 10:30:28 +02:00
GlitchMr c8ef5a9529 Add "TO" as alias for "INTO". 2012-09-28 10:17:20 +02:00
GlitchMr 41cf39ded9 Remove Time::Piece that I'm not using. 2012-09-28 03:17:53 -04:00
GlitchMr 1d1876c1ed Timezone converter 2012-09-28 03:17:53 -04:00
Dylan Lloyd 36ed958b29 rm start-of-line req. for zapp brannigan test regex 2012-09-28 02:54:04 -04:00
GlitchMr 747be55dbb Remove Time::Piece that I'm not using. 2012-09-28 08:26:45 +02:00
GlitchMr c9bc950391 Timezone converter 2012-09-28 08:24:30 +02:00
Michael X 5a8d77a2d5 Merge pull request #123 from GlitchMr/shorten-xor
ord(chr()) does nothing on integer, it's useless
2012-09-24 12:18:05 -07:00
GlitchMr c64c41608d ord(chr()) does nothing on integer, it's useless 2012-09-24 21:06:15 +02:00
Dylan Lloyd 43f6b563f0 added multi-line ZappBrannigan quotes 2012-09-22 18:46:48 -04:00
Dylan Lloyd 21871b9c11 make FlipText reversable
https://github.com/duckduckgo/zeroclickinfo-goodies/issues/121
2012-09-15 13:56:56 -04:00
Robert Picard 674adb6cb0 Add "spin" and "rotate" as triggers for FlipText 2012-09-15 12:09:21 -04:00
Dylan Lloyd 5bf0f098e3 s/header/heading && formatting 2012-09-10 04:14:42 -04:00
Dylan Lloyd b2dbb5da52 Merge git://github.com/flaming-toast/zeroclickinfo-goodies 2012-09-10 03:17:53 -04:00
Jessica Yu 4976597a70 made style changes 2012-09-09 23:56:39 -07:00
yegg e3ae29c9bd Fix XML isValid fail. 2012-09-07 10:46:59 -04:00
Dylan Lloyd e966e2e5fa removed execute permissions from test files 2012-09-07 02:07:04 -04:00
Dylan Lloyd db210f2239 removed gravatar test file 2012-09-07 02:05:59 -04:00
Dylan Lloyd 7d3aa3b964 Merge git://github.com/flaming-toast/zeroclickinfo-goodies into unicornify 2012-09-07 01:59:13 -04:00
Jessica Yu 7e78154ef4 added border-radius, changed margins 2012-09-06 21:09:30 -07:00
Jessica Yu 8109b52337 added rounded borders on the avatar 2012-09-06 21:01:04 -07:00
Jessica Yu d3e9c29e16 centered the avatar, moved link 2012-09-06 16:24:11 -07:00
Jessica Yu 4555f7c0d6 fixed format and fixed wrong email in test file 2012-09-06 15:50:31 -07:00
Jessica Yu 816c74cd94 Fixed html output 2012-09-06 15:34:16 -07:00
Jessica Yu 0491a00a78 OMG UNICORNS 2012-08-22 00:10:11 -07:00
Jessica Yu 192c4dc707 added new dependencies to dist.ini, new test file 2012-08-21 21:59:32 -07:00
Jessica Yu 7238b6b1fa working Gravatar plugin 2012-08-21 15:45:28 -07:00
Michael X 0c46ebe071 Merge pull request #110 from ghedo/topic/attrib
update GitHub attribution for IsValid plugins
2012-08-20 13:10:04 -07:00
Alessandro Ghedini 8bd5683ea4 update GitHub attribution for IsValid plugins 2012-08-20 15:27:41 +02:00
Michael Smith 05acccd720 add reverse search to Dewey.pm 2012-08-17 19:42:06 -06:00
Michael Smith 9b67e4eec2 clean up dewey's input fixer; andy9++ 2012-08-17 18:06:56 -06:00
Michael Smith 47d8eb405c expand triggers in Dewey.pm 2012-08-17 17:49:38 -06:00
Robert Picard da7d3cddac Open sourcing the Moon Phases plugin 2012-08-10 11:21:47 -04:00
Dylan Lloyd 670bd33040 added 5px margin-top to IsValid <pre> 2012-08-08 14:25:04 -04:00
Dylan Lloyd 227a9ff2ee Merge branch 'is_valid' 2012-08-06 13:37:50 -04:00
Dylan Lloyd 997e365633 expanded IsValid trigger 2012-08-06 13:36:46 -04:00
Alessandro Ghedini e8a40171be return both plain and HTML answer in IsValid plugins 2012-08-06 11:50:12 +02:00
Michael Smith 3412e71134 add tests for Dewey.pm 2012-08-05 11:20:16 -06:00
Michael Smith cc08bd448c bugfix in wiki parsing 2012-08-05 11:20:16 -06:00