Commit Graph

259 Commits

Author SHA1 Message Date
Samuel Cochran
46d1e2a6e8 Remove deprecated screen/daemonisation. 2011-05-29 12:37:31 +08:00
Samuel Cochran
63dce8410e Let's get SASSy. 2011-05-28 14:21:11 +08:00
Samuel Cochran
ef7c6828ab Add ruby version requirement like a good gem. 2011-05-28 13:44:30 +08:00
Samuel Cochran
fbcdf4a1c2 I guess we're locked to ourselves at 0.3.0 now. 2011-05-28 13:44:21 +08:00
Samuel Cochran
da9f1d6b17 Update README with new screenshot and feature. 2011-05-27 22:34:20 +08:00
Samuel Cochran
1a0e2a1f64 Minor version bump! 2011-05-27 22:10:14 +08:00
Samuel Cochran
6703495637 Slightly nicer recipients listing. 2011-05-27 22:10:05 +08:00
Samuel Cochran
0cbaab1a56 Bundler for development pulling from Gemfile, no dist. 2011-05-27 21:47:43 +08:00
Samuel Cochran
afee4a2c4a Refactor, style refine. 2011-05-27 21:47:04 +08:00
Samuel Cochran
ca89f36ab6 Allow downloading emails. 2011-05-27 21:40:16 +08:00
Samuel Cochran
3e954599ff Ignore generated gems and rdoc 2011-05-27 20:38:39 +08:00
Samuel Cochran
1ff11d6920 Actually do both rewrites on HTML bodies. 2011-05-27 17:29:00 +08:00
Samuel Cochran
b4ad9041c3 Merge remote-tracking branch 'refs/remotes/origin/master' 2011-05-27 12:48:06 +08:00
Samuel Cochran
90b0aadeaf Update readme with new bits. 2011-05-27 12:48:03 +08:00
Samuel Cochran
6003e631fc Rewrite HTML links to open in new window. 2011-05-27 12:45:16 +08:00
Samuel Cochran
f8897680ce Allow running MailCatcher as a daemon. 2011-05-27 12:39:03 +08:00
Samuel Cochran
8d6c237d62 Set both IPs with one options.
Good if you want to set up a single MailCatcher instance for a development team.
2011-05-27 12:24:02 +08:00
Samuel Cochran
36faf40f5f Better autoloading. 2011-05-27 12:19:15 +08:00
Samuel Cochran
9c6b80cb63 Refactor option parsing and running out of bin file. 2011-05-27 12:19:04 +08:00
Samuel Cochran
cbf6a77b5d Who needs Jeweler? 2011-05-27 12:16:48 +08:00
Samuel Cochran
3ad06e148f Mail requires i18n itself these days. 2011-05-27 12:15:55 +08:00
Samuel Cochran
66d258a859 Added some notes to the README about potential API usage as requested by some people. 2011-05-26 19:01:27 -07:00
Samuel Cochran
412bbfa00b Added a pretty picture. 2011-05-19 07:33:26 -07:00
Samuel Cochran
675c0b369d Update to respect sqlite3 rename. 2011-05-10 13:05:28 +08:00
Samuel Cochran
bb2dcba797 Regenerate gemspec for version 0.2.4 2011-05-10 11:32:38 +08:00
Samuel Cochran
f396958ba3 Version bump to 0.2.4 2011-05-10 11:27:09 +08:00
Samuel Cochran
e482f33693 We don't use activesupport. -.- 2011-05-10 11:26:53 +08:00
Samuel Cochran
d6c13f3d57 Added Greg's bash contrib script for running mailcatcher in screen 2011-04-05 10:33:26 +08:00
Samuel Cochran
2fdce6900a Handle non-multipart messages correctly 2010-11-04 12:48:06 +08:00
Samuel Cochran
d62d0e6d78 Version bump to 0.2.3 2010-11-04 12:47:24 +08:00
Samuel Cochran
aeaba34034 Woops, Skinny 0.1.2 changes RequestHelpers to Helpers 2010-11-04 11:15:12 +08:00
Samuel Cochran
13405c9686 Version bump to 0.2.2 2010-11-04 11:13:40 +08:00
Samuel Cochran
02367c1443 Version bump to 0.2.1 2010-10-29 13:52:49 +08:00
Samuel Cochran
6fa12ee55b Forgot to put Sinatra as a dependency. 2010-10-29 13:52:21 +08:00
Samuel Cochran
a89b4c2860 Fixing markdown syntax 2010-10-28 03:30:37 +08:00
Samuel Cochran
76c22e3971 Added simple instructions in README 2010-10-28 03:27:07 +08:00
Samuel Cochran
7613141e9a Fiddling README 2010-10-28 03:23:29 +08:00
Samuel Cochran
a61374aa99 Apparently I shouldn't ignore these 2010-10-28 03:14:10 +08:00
Samuel Cochran
8db4f674f4 Split into modules, updated style a little, switched to Jeweler, added EventMachine Channel and Skinny WebSockets for no-refresh mail notification, got rid of Sunshowers. 2010-10-28 03:12:26 +08:00
Samuel Cochran
04e727a8cd Bundler can f*#k right off, it is being a pain. 2010-10-26 16:37:11 +08:00
Samuel Cochran
d9953fc771 Include Gemfile in bundle, might help. 2010-10-26 16:08:27 +08:00
Samuel Cochran
83401d84e0 Use gemspec for Gemfile 2010-10-26 14:48:55 +08:00
Samuel Cochran
a93f750c40 Harden mail receival 2010-10-26 12:16:04 +08:00
Samuel Cochran
90d781bec2 Some ignore patterns to make life easier 2010-10-26 12:15:37 +08:00
Samuel Cochran
9bd4356633 Version bump. 2010-10-25 23:33:40 +08:00
Samuel Cochran
f6d40ebaa6 Forgot to include haml in dependencies. >.< 2010-10-25 23:33:35 +08:00
Samuel Cochran
3ac1bf9cad Adding command line options from amc-projects/mailcatcher@f7a1b2f6ef, thanks to schlick. 2010-10-25 23:32:56 +08:00
Samuel Cochran
e141415c62 Version bump. 2010-10-25 11:04:21 +08:00
Samuel Cochran
24e74453c3 Require i18n because activesupport is retarded. 2010-10-25 11:04:17 +08:00
Samuel Cochran
f88193e946 Use bundler. 2010-10-25 11:03:48 +08:00