Commit Graph

283 Commits

Author SHA1 Message Date
Samuel Cochran
70be04c478 Use packaged assets 2014-03-17 19:35:58 +11:00
Samuel Cochran
0398d2d6a3 Switch to sprockets for assets 2014-03-17 19:06:32 +11:00
Samuel Cochran
272b4fa855 My style has evolved 2014-03-17 16:31:05 +11:00
Samuel Cochran
2056339bdb Add a gem-named requirable file 2014-03-17 15:58:02 +11:00
Samuel Cochran
d2ba6d19f2 Ignore .bundle directory 2014-03-17 15:57:22 +11:00
Samuel Cochran
5b9424c650 Fix line endings
SMTP lines always end with CR LF "\r\n", so just make sure the
lines received do too.
2014-02-25 16:30:33 +11:00
Rick Cobb
64e1ef41d8 Oops. Write the newline in correctly. 2014-02-19 16:44:10 -08:00
Rick Cobb
295691d625 Example mail with = problem at the end of quoted-printable
And a workaround for it.
2014-02-19 16:13:42 -08:00
Samuel Cochran
f575b849a4 Merge pull request #121 from jjoos/master
Syncing output when running in foreground.
2014-02-13 16:33:07 +11:00
Jan Deelstra
a90e115c89 Syncing output when running in foreground. 2014-02-12 13:45:39 +01:00
Samuel Cochran
7c31360b3a Refine language a little 2013-12-12 10:31:23 +11:00
Sylvain Rayé
f4061fa861 add information for PHP users to set sendmail_path using mailcatcher with a different SMTP ip (usefull on OSX because port 1025 was used in my case) 2013-12-04 11:53:51 +01:00
Samuel Cochran
f93df88021 Merge branch 'no-exit' [closes #92] 2013-11-18 11:00:03 +11:00
Samuel Cochran
264e912a02 Refine the no-exit implementaton a little 2013-11-18 10:59:11 +11:00
Samuel Cochran
a6c8f680c4 Tidy up exit behaviour 2013-09-16 12:03:45 +10:00
Samuel Cochran
8913812b92 Expose whole options hash instead of using define_method 2013-09-16 12:02:13 +10:00
Samuel Cochran
61f0fdede3 Merge pull request #97 from igneus/url-clickable-in-plain-text
New display format: plain text with clickable URLs
2013-09-15 17:24:18 -07:00
Samuel Cochran
c1e4b5da86 Merge pull request #108 from toy/remember-height
Save separator sizing in localStorage if available
2013-09-15 17:20:34 -07:00
Samuel Cochran
cc17f2d765 Merge pull request #110 from maxgalbu/ignorecommoncommands
Ignore common sendmail options
2013-09-15 17:18:54 -07:00
maxgalbu
e9f59ba608 ignore common sendmail commands 2013-09-06 10:17:10 +02:00
Ivan Kuchin
3ffa6a3237 save separator sizing in localStorage if available 2013-08-22 00:49:34 +02:00
Jakub Pavlík jn
2f5c2ff01c decoration of the message body in iframe's load event handler 2013-07-28 22:57:36 +02:00
Samuel Cochran
7cc20ce471 Don't guarantee we'll work on HAML 4.1+ 2013-07-18 11:40:48 +10:00
Samuel Cochran
f8df981d96 Allow activesupport ~> 4.0.0
Closes #98 (didn't want to update Gemfile.lock so extensively)
2013-07-18 11:39:34 +10:00
Jakub Pavlík jn
ffb4ec4e4c plain text html-decorated on the client side 2013-07-14 21:17:37 +02:00
Jakub Pavlík jn
ef09b0fde3 new display format: plain text with clickable URLs 2013-07-13 16:15:41 +02:00
Samuel Cochran
fb13a62589 More correctly, add from option to catchmail invocation 2013-06-07 16:45:26 +08:00
Samuel Cochran
dd180d96cb Make PHP code example consistent 2013-06-07 15:11:25 +08:00
Samuel Cochran
0b6d041b93 Merge pull request #95 from gondo/patch-1
notes for PHP
2013-06-07 14:51:04 +08:00
Samuel Cochran
44262f9862 They are prepended in JS-land anyway
Addresses @gondo's concern in #78.
2013-06-07 14:25:58 +08:00
gondo
9d71c72c42 notes for PHP
- "dont forget FROM" otherwise mail() will just fail
- added php code example
2013-06-06 11:50:37 +10:00
Samuel Cochran
a06f51d4bb Merge pull request #93 from hzy-/patch-1
Added Django usage instructions
2013-05-30 21:40:57 -07:00
Jacob Haslehurst
8e5ef66f0a only use mailcatcher if debug mode is on 2013-05-31 13:41:28 +10:00
Jacob Haslehurst
091ae6d1fc Added Django usage instructions 2013-05-31 13:37:08 +10:00
Samuel Cochran
16264a89ba Bump 0.5.12 2013-05-30 19:43:49 +10:00
Julien Kirch
6ce4dda354 Add option to disable the exit button and action 2013-05-13 13:27:06 +02:00
Samuel Cochran
e19a2096b0 Merge pull request #85 from hdabrows/master
Fix clearing all messages
2013-05-04 22:33:25 -07:00
Samuel Cochran
cca077af28 Merge pull request #90 from sj26/leading-periods
HTML Links can break in quoted printable email output
2013-05-04 22:30:19 -07:00
Samuel Cochran
808ada7a3b It seems EventMachine already does this for us 2013-05-05 15:27:41 +10:00
Hubert Dabrowski
f10ac38e90 Correct an error message 2013-04-08 22:49:04 +02:00
Hubert Dabrowski
b6e0daf0ac Fix clearing all messages 2013-04-08 22:20:30 +02:00
Samuel Cochran
1241446fa0 Bump 0.5.11 2013-03-12 12:02:58 +11:00
Samuel Cochran
37f55300ff Add gem license 2013-03-12 10:21:23 +11:00
Samuel Cochran
6dfed04dd9 Fix gem packaging for rubygems 2.0 2013-03-12 10:21:23 +11:00
Samuel Cochran
e8ca2a8fcf Rebuild assets with updated gems 2013-03-12 10:12:33 +11:00
Samuel Cochran
2a931fdc6b bundle update 2013-03-12 10:11:55 +11:00
Samuel Cochran
6605fc266f Upgrade Haml, bowing to the will of the masses 2013-03-12 10:11:11 +11:00
Samuel Cochran
2e7f9562df Remove guard, I wasn't using it anyway 2013-03-12 10:07:16 +11:00
Samuel Cochran
6dca1a8e6b Everyone loves secure rubygems 2013-03-12 10:06:53 +11:00
Samuel Cochran
327cd355b0 Update RVM instructions 2013-02-25 18:10:36 +11:00