Samuel Cochran
024186ebc3
Version 0.5.2
...
* Avoid '#' in location (thanks @schmidt).
* Add rdoc and rake as development dependencies (thanks @schmidt).
* Update to Fractal to go through API, presents ugly XML now instead of nothing.
* Bump Skinny to work with latest WebSocket draft.
2011-10-09 15:46:55 +08:00
Samuel Cochran
54eb83d7a2
Little refactor to reduce nesting
2011-10-09 15:45:33 +08:00
Samuel Cochran
08ab0c5f69
Update Skinny dependency
2011-10-09 15:44:58 +08:00
Samuel Cochran
93a31fd62b
Merge branch 'add-missing-dev-dependencies' of https://github.com/schmidt/mailcatcher
2011-10-08 00:26:36 +08:00
Samuel Cochran
623f2b4514
Merge branch 'avoid-hash-in-urls-by-preventing-default-link-action' of https://github.com/schmidt/mailcatcher
2011-10-08 00:25:25 +08:00
Samuel Cochran
60160e1642
Expose updated fractal api access in front-end
2011-10-08 00:25:04 +08:00
Gregor Schmidt
32ae22e4c7
Adding preventDefault for some onclick handlers
...
this should avoid ugly '#' in the location bar
2011-10-07 17:31:02 +02:00
Gregor Schmidt
2379603d16
Adding rake and rdoc to list of dev dependencies
2011-10-07 17:29:43 +02:00
Samuel Cochran
88711084e7
Analysis by Fractal
2011-10-07 22:16:17 +08:00
Samuel Cochran
63432c27c8
Refactor to refernce parts by sub-path
2011-10-07 22:15:59 +08:00
Samuel Cochran
c3a3bb1880
Update homepage.
2011-09-13 05:43:40 +08:00
Samuel Cochran
736f3ee821
Merge pull request #18 from UnderpantsGnome/better_growl_image
...
better image for growl
2011-08-25 17:33:03 -07:00
Michael Moen
2290c0eb3e
better image for growl
2011-08-25 15:39:49 -05:00
Samuel Cochran
56113d9c3f
Bump to 0.5.1, bugfix
2011-07-08 14:48:11 +08:00
Samuel Cochran
e9da024345
Fix attachments not appearing after clearing
2011-07-08 14:47:41 +08:00
Samuel Cochran
6b5f8cbfca
Bump to 0.5.0, new feature
2011-07-07 16:16:15 +08:00
Samuel Cochran
eb45a62413
Tweak SASS
2011-07-07 16:15:26 +08:00
Samuel Cochran
eed61fe11e
Load stylesheets earlier in Analysis tab.
2011-07-07 16:11:29 +08:00
Samuel Cochran
6ba508c635
Link to issues page in README.
2011-07-07 16:11:17 +08:00
Samuel Cochran
a6e9fafbfc
Add Fractal analysis as a feature in README.
2011-07-07 16:11:09 +08:00
Samuel Cochran
0de42cf049
Add Fractal analysis support.
2011-07-07 16:08:32 +08:00
Samuel Cochran
4ba18f7296
Make sure to prevent default link behaviour for tabs.
2011-07-07 15:57:28 +08:00
Samuel Cochran
51e74fdac2
Who knew JavaScript thinks months are 0-offset? Fixes #14
2011-07-07 13:41:22 +08:00
Samuel Cochran
d2bb7e8c66
Adding RVM RC, just because.
2011-07-07 13:39:35 +08:00
Samuel Cochran
cc517b051c
Add actual links to format tabs so they can be opened in new tabs, per #13 .
2011-07-07 11:40:53 +08:00
Samuel Cochran
c760c01b81
Adjustable message list height, per #12 .
2011-07-07 11:39:38 +08:00
Samuel Cochran
ae83b075c2
Make sure there's *something* inside the table cells, per #11 .
...
Thanks @excepttheweasel!
2011-06-26 11:34:25 +08:00
Samuel Cochran
515b5ce4bc
Switch to compass guard to make guard actually generate SASS.
2011-06-26 11:31:51 +08:00
Samuel Cochran
26eb609085
Add guard Gemfile groups.
2011-06-26 11:20:42 +08:00
Samuel Cochran
628755ece8
Version bump to 0.4.7
2011-06-24 08:33:02 +08:00
Samuel Cochran
9a914ddfd0
Images need to go in the gemspec. -.-
2011-06-24 08:32:33 +08:00
Samuel Cochran
ae9a324118
Rakefile should strip read VERSION
2011-06-23 23:48:19 +08:00
Samuel Cochran
ad6b61edf3
Version bump to 0.4.6, did I miss one?!
2011-06-23 23:45:55 +08:00
Samuel Cochran
f5efe23c6b
Version bump to 0.4.5
2011-06-23 23:41:46 +08:00
Samuel Cochran
6571f84794
MailCatcher has a logo!
2011-06-23 23:41:07 +08:00
Samuel Cochran
baba52adcb
Slightly nicer, GitHub-inspired buttons.
2011-06-12 14:00:59 +08:00
Samuel Cochran
8424fedaaf
Add modernizr with HTML5 shiv
2011-06-12 13:32:01 +08:00
Samuel Cochran
55790a91a4
Merge commit '59a8162b915de59dfcea9e3c0c2b768800a18a00' from @pnc
...
Thanks!
2011-06-10 20:57:07 +08:00
Samuel Cochran
e22d6766e3
Fix download button
2011-06-10 20:56:18 +08:00
Samuel Cochran
559452ecc1
The donate link didn't work! Wooops.
2011-06-10 12:39:08 +08:00
Samuel Cochran
cbc49f7ba6
Version bump!
2011-06-10 12:27:59 +08:00
Samuel Cochran
0e8ac1c5a2
Remove JSON as a dependency, we let ActiveSupport worry about that.
2011-06-10 12:26:18 +08:00
Samuel Cochran
5ba5624c13
A couple of ideas for the README.
2011-06-10 11:25:03 +08:00
Samuel Cochran
d0d6b29606
Rawr! (Basic Growl support.)
2011-06-10 11:24:53 +08:00
Samuel Cochran
4b689159df
Whitespace pedantry.
2011-06-10 11:22:59 +08:00
Samuel Cochran
49d42da4e5
Convert to SASS and tweak the Rake build process to work.
2011-06-10 11:22:56 +08:00
Samuel Cochran
b59cffd784
Add browser polling in README features.
2011-06-10 11:22:45 +08:00
Samuel Cochran
e85036a994
Added Rails, PHP, and better RVM instructions to README
2011-06-07 12:21:29 +08:00
Samuel Cochran
51042a28a8
Add examples.
2011-06-03 09:48:25 +08:00
Samuel Cochran
22d5fcaf33
Ignore SASS cache.
2011-06-03 09:47:39 +08:00