Samuel Cochran
|
ac6a439796
|
Add an RVM note about gemsets and wrappers.
|
2011-05-30 12:35:47 +08:00 |
|
Samuel Cochran
|
df7cda92d2
|
Guard makes everything easier.
|
2011-05-29 21:32:38 +08:00 |
|
Samuel Cochran
|
d07a6dff46
|
Version bump.
|
2011-05-29 21:18:15 +08:00 |
|
Samuel Cochran
|
895f7f4f59
|
Fix format tabs.
|
2011-05-29 21:16:40 +08:00 |
|
Samuel Cochran
|
0abd0037db
|
Add whole-message types as well as multipart types.
|
2011-05-29 21:16:33 +08:00 |
|
Samuel Cochran
|
e33448c965
|
Nicer styles, better formatted.
|
2011-05-29 21:16:13 +08:00 |
|
Samuel Cochran
|
858d4c4290
|
One console.log too many.
|
2011-05-29 20:28:04 +08:00 |
|
Samuel Cochran
|
8137c06c52
|
Turn SQLite3 result rows into hashes ourselves.
SQLite3's results_as_hash is a little broken. Pull request submitted: https://github.com/luislavena/sqlite3-ruby/pull/38
|
2011-05-29 20:26:15 +08:00 |
|
Samuel Cochran
|
ac1e200111
|
This should have been compact from the get-go.
|
2011-05-29 19:57:04 +08:00 |
|
Samuel Cochran
|
08e3745a96
|
Safari sucks so bad; explicitly parse dates.
|
2011-05-29 15:42:07 +08:00 |
|
Samuel Cochran
|
42796bbc69
|
Compiled css never made it into 0.3.1.
|
2011-05-29 15:03:38 +08:00 |
|
Samuel Cochran
|
4f7c72e532
|
There should be a row in there...
|
2011-05-29 14:49:29 +08:00 |
|
Samuel Cochran
|
00a415f386
|
Re-factor into coffee script.
|
2011-05-29 14:46:38 +08:00 |
|
Samuel Cochran
|
a9d884859b
|
Add coffee-script.
|
2011-05-29 14:46:28 +08:00 |
|
Samuel Cochran
|
da6fcfff29
|
Version bump.
|
2011-05-29 12:40:19 +08:00 |
|
Samuel Cochran
|
531a5c07f6
|
Add catchmail, a sendmail-analogue for deliverying to MailCatcher via SMTP.
|
2011-05-29 12:40:14 +08:00 |
|
Samuel Cochran
|
53ca9485e1
|
Better zebra row colour.
|
2011-05-29 12:38:27 +08:00 |
|
Samuel Cochran
|
e41d40549d
|
Split up SASS.
|
2011-05-29 12:37:56 +08:00 |
|
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 |
|