Commit Graph

396 Commits

Author SHA1 Message Date
Samuel Cochran 9d50d202a1 WebKit's fussy about WebSocket protocols now 2012-07-17 23:03:20 +08:00
Samuel Cochran 1c68ff5662 Version v0.5.7.2 2012-07-10 15:51:27 +08:00
Samuel Cochran 8a69d92fca Bump skinny requirement [fixes #41] 2012-07-10 15:51:19 +08:00
Samuel Cochran 5416c0b860 Version 0.5.7.1 2012-06-19 16:26:24 +08:00
Samuel Cochran 69b91a1fa8 1.8.7 doesn't support IO.popen with options 2012-06-19 16:25:19 +08:00
Samuel Cochran 744ee93c57 Version 0.5.7 2012-06-19 12:53:58 +08:00
Samuel Cochran faf18259ef Merge remote-tracking branch 'kulesa/master'
Adds keyboard navigation—thanks!
2012-06-19 12:47:29 +08:00
Alexey Kuleshov 3b446217ad Add keyboard navigation 2012-04-19 18:26:40 +03:00
Samuel Cochran 20b5635aff [#42] Option to open web browser, [#38] Don't use which -s 2012-04-06 14:16:15 +08:00
Samuel Cochran 73562c77be [#4] Allow sending multiple MAIL FROM: commands per RFC2821 2012-04-06 13:37:13 +08:00
Samuel Cochran 0e58ca6887 Bump MailCatcher 0.5.6 2012-03-22 11:44:08 +08:00
Samuel Cochran fb3e63e74c Update gems, remove deprecated guard-ego 2012-03-22 11:43:47 +08:00
Samuel Cochran b0cce663f4 Tweak message searching
Clean up styles, use case-insensitive, multi-token filtering.
2012-03-22 11:40:22 +08:00
Josh McArthur cee3ed232f Regenerate application.css without Compass line comments 2012-03-12 23:40:06 +13:00
Josh McArthur 5233db0bb5 Adjust compass configuration to not add pesky line comments to generated
CSS
2012-03-12 23:39:47 +13:00
Josh McArthur 089ddaa579 Add search input element in nav area 2012-03-12 23:31:28 +13:00
Josh McArthur 7b3825c8dd Generate stylesheet 2012-03-12 23:31:20 +13:00
Josh McArthur c9f6127b77 Add some basic positioning to search input 2012-03-12 23:30:48 +13:00
Josh McArthur aa4a51fb6d Add search and clearSearch methods to CoffeeScript 2012-03-12 23:29:42 +13:00
Samuel Cochran c8090609e5 Add flexie for flexible box model support in IE and Opera
Closes #33
2012-01-25 15:15:42 +08:00
Samuel Cochran e350050fa2 Don't require later version of mail 2012-01-25 15:15:19 +08:00
Samuel Cochran 0964de9fe4 Add catchmail support for `-f FROM` a la sendmail
Commonly used by PHP frameworks like Drupal.

Sets return path on email, should be visible in MailCatcher.

Closes #28.
2012-01-23 15:30:03 +08:00
Samuel Cochran 2ab9c6c0f0 Bump gemfile lock 2012-01-23 15:23:04 +08:00
Samuel Cochran 86bd77bcd1 Merge pull request #31 from britto/patch-1
Typo
2012-01-16 18:35:47 -08:00
João Britto 5ba5413a9a Typo 2012-01-16 18:02:19 -02:00
Samuel Cochran 8682ab266b Update README.md 2012-01-02 20:31:09 +08:00
Samuel Cochran fcb9a0e4bb Merge branch 'master' of github.com:sj26/mailcatcher 2012-01-02 11:02:17 +08:00
Samuel Cochran 1e717a7d76 Only do timezone offset if we have a date 2012-01-02 11:01:26 +08:00
Sachin Ranchod 3d6f2a4b6a [fixes #24] Javascript adjusts timestamp according to locale's timezone 2012-01-02 10:59:16 +08:00
Samuel Cochran 1b4ab9fdac Merge pull request #25 from kimptoc/patch-1
amended rails config, smtp_settings is :address, not :host (at least und...
2011-12-22 11:38:16 -08:00
Samuel Cochran 0a083c0300 Replace whole iframe body, looks like coffeescript got an upgrade too 2011-12-23 03:34:40 +08:00
Samuel Cochran 4978e8c5e7 Make it pretty 2011-12-23 03:34:15 +08:00
Samuel Cochran 1067c208cb Pretty up XSL, cater to empty case 2011-12-23 03:34:02 +08:00
Samuel Cochran 50ea84cebf Actually add XSLT to loaded scripts 2011-12-23 03:33:45 +08:00
Ryan Montgomery a9e46c1d55 Fractal Analysis Output
* Added analysis.xsl to transform the fractal validation xml into html which is injected into the analysis iframe. This allowed for easier styling of the returned xml data.
* Added xslt query plugin to fetch and transform the xml
* Styled the output in a similar manner to the Fractal website
2011-12-11 16:59:30 -05:00
Chris Kimpton e4eb0992f4 amended rails config, smtp_settings is :address, not :host (at least under Rails 3.1.3) 2011-12-11 20:31:33 +00:00
Samuel Cochran c1027deee6 Merge branch 'master' of github.com:sj26/mailcatcher 2011-12-04 22:30:37 +08:00
Samuel Cochran 59f0ec8532 v0.5.4 2011-12-04 22:29:43 +08:00
Samuel Cochran e5c8ef9b08 Fix links to attachments (Thanks Ben!) 2011-12-04 22:26:09 +08:00
Samuel Cochran 0a29130d0f Merge pull request #23 from fnando/master
Just removed Config's deprecation warning
2011-10-10 04:43:14 -07:00
Nando Vieira d815809607 Removed deprecation warning. 2011-10-10 08:28:49 -03:00
Samuel Cochran 428e7cdf1e Version bump 2011-10-10 14:33:09 +08:00
Gregor Schmidt 3bbaa6f2de Using old-style Hash literal to work with 1.8.7 2011-10-10 08:23:26 +02:00
Samuel Cochran d9986bad86 Don't include rdoc in build process 2011-10-09 16:50:36 +08:00
Samuel Cochran bbcd792a03 Make mailcatcher aware of its version. 2011-10-09 16:50:17 +08:00
Samuel Cochran 024186ebc3 Version 0.5.2
* Avoid '#' in location (thanks @schmidt).
 * Add rdoc and rake as development dependencies (thanks @schmidt).
 * Update to Fractal to go through API, presents ugly XML now instead of nothing.
 * Bump Skinny to work with latest WebSocket draft.
2011-10-09 15:46:55 +08:00
Samuel Cochran 54eb83d7a2 Little refactor to reduce nesting 2011-10-09 15:45:33 +08:00
Samuel Cochran 08ab0c5f69 Update Skinny dependency 2011-10-09 15:44:58 +08:00
Samuel Cochran 93a31fd62b Merge branch 'add-missing-dev-dependencies' of https://github.com/schmidt/mailcatcher 2011-10-08 00:26:36 +08:00
Samuel Cochran 623f2b4514 Merge branch 'avoid-hash-in-urls-by-preventing-default-link-action' of https://github.com/schmidt/mailcatcher 2011-10-08 00:25:25 +08:00