Commit Graph

259 Commits

Author SHA1 Message Date
Ivan Kuchin
3ffa6a3237 save separator sizing in localStorage if available 2013-08-22 00:49:34 +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
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
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
Samuel Cochran
f25eef73ef Add note about bundler to README 2013-02-25 18:10:36 +11:00
Samuel Cochran
c971f543d4 Merge pull request #78 from asynchrony/master
Sort messages from newest to oldest [also closes #70].
2013-02-09 19:56:18 -08:00
Charlie Sanders
2ae395a0ad Sort messages from newest to oldest 2013-01-28 20:21:32 -06:00
Samuel Cochran
fbd6b946f3 Merge remote branch 'remiprev/master'
Update Fractal terms page URL
2012-11-18 20:24:36 +11:00
Rémi Prévost
7d242e9fc0 Update Fractal terms page URL 2012-11-15 13:05:00 -05:00
Samuel Cochran
3aa2815cea Merge remote-tracking branch 'toy/delete_message' 2012-11-06 18:32:47 +08:00
Ivan Kuchin
b3a4e86a48 extracted unselectMessage 2012-10-30 00:00:50 +01:00
Ivan Kuchin
2e35d0cc9d no need for «existential operator» for results of jquery selector methods 2012-10-29 23:50:05 +01:00
Ivan Kuchin
0a4775092a using coffeescript interpolations 2012-10-29 23:49:58 +01:00
Ivan Kuchin
eb3e14a8a6 Merge remote-tracking branch 'sj26/master' into delete_message 2012-10-29 23:49:28 +01:00
Samuel Cochran
a1b8f8b3d3 Merge pull request #63 from 907th/master
Declare favicon explicitly in view
2012-10-28 20:17:11 -07:00
Samuel Cochran
c24e075d6f Merge pull request #65 from toy/stop_key_events
Stop key events
2012-10-28 19:48:18 -07:00
Samuel Cochran
74beed307c Merge branch 'expand-path-on-sinatra-root' [closes #67]
Thanks @toy!
2012-10-29 10:37:49 +08:00
Samuel Cochran
76cef09b4e Expand path on sinatra root 2012-10-29 10:36:36 +08:00
Ivan Kuchin
81cb465357 don't use id when switching messages, go to first message on up/down when nothing selected 2012-10-25 01:30:26 +02:00
Ivan Kuchin
7bc086ff49 switch to next message on delete 2012-10-25 01:27:00 +02:00
Ivan Kuchin
09312ffb6e delete individual messages 2012-10-25 01:27:00 +02:00
Ivan Kuchin
cb3974f1b2 scroll to selected message row 2012-10-24 23:27:13 +02:00
Ivan Kuchin
a161dedf0a stop caught key events 2012-10-24 23:27:09 +02:00
Alexey Chernenkov
e7b39e9234 Favicon declared explicitly. 2012-10-20 19:24:14 +06: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