Commit Graph

214 Commits

Author SHA1 Message Date
Samuel Cochran 76cef09b4e Expand path on sinatra root 2012-10-29 10:36:36 +08:00
Samuel Cochran 3f4abe1d32 Version v0.5.10 2012-09-30 18:43:35 +08:00
Samuel Cochran 15ebba22a5 Bump dependencies 2012-09-30 18:43:25 +08:00
Samuel Cochran ae61a04033 It's been long enough. 2012-09-30 18:27:01 +08:00
Samuel Cochran 39aac3422b Don't on windows [finishes #56] 2012-09-19 15:41:25 +08:00
Samuel Cochran 85ce6f49d1 Be more strict about thin and skinny deps 2012-09-12 10:22:59 +08:00
Samuel Cochran a0620de9d5 Release v0.5.9 2012-09-10 22:03:18 +08:00
Samuel Cochran 502dad4493 Bump eventmachine, amonst other things 2012-09-10 22:02:07 +08:00
Samuel Cochran 76ca9ac918 Use `doc` as rdoc task and directory 2012-07-25 12:05:07 +08:00
Samuel Cochran aa5f056ae6 Update Rakefile for version file change 2012-07-25 12:04:43 +08:00
Samuel Cochran 9d91e3f82c Don't use RVM any more. 2012-07-25 12:01:36 +08:00
Samuel Cochran 19eb9ce540 Use `extend self` instead of `module_function` 2012-07-25 12:00:31 +08:00
Samuel Cochran a2f9808c75 Some syntax bits 2012-07-25 11:47:12 +08:00
Samuel Cochran d74b700216 Remove autoload 2012-07-25 11:47:01 +08:00
Samuel Cochran 5f05ea0d5d Re-add favicon to gem manifest 2012-07-25 11:13:41 +08:00
Samuel Cochran c920bad92f Use bundler-style version file 2012-07-25 11:13:02 +08:00
Samuel Cochran 20cf6e98f1 Discard periods prefixing SMTP data per RFC 821 4.5.2 2012-07-18 11:27:27 +08:00
Samuel Cochran cfdadc01fd Bump v0.5.8 2012-07-17 23:03:36 +08:00
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