Samuel Cochran
0398d2d6a3
Switch to sprockets for assets
2014-03-17 19:06:32 +11: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
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
Jakub Pavlík jn
ffb4ec4e4c
plain text html-decorated on the client side
2013-07-14 21:17:37 +02: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
e8ca2a8fcf
Rebuild assets with updated gems
2013-03-12 10:12:33 +11:00
Charlie Sanders
2ae395a0ad
Sort messages from newest to oldest
2013-01-28 20:21:32 -06:00
Rémi Prévost
7d242e9fc0
Update Fractal terms page URL
2012-11-15 13:05:00 -05: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
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
Samuel Cochran
9d50d202a1
WebKit's fussy about WebSocket protocols now
2012-07-17 23:03:20 +08:00
Alexey Kuleshov
3b446217ad
Add keyboard navigation
2012-04-19 18:26:40 +03:00
Samuel Cochran
b0cce663f4
Tweak message searching
...
Clean up styles, use case-insensitive, multi-token filtering.
2012-03-22 11:40:22 +08:00
Josh McArthur
cee3ed232f
Regenerate application.css without Compass line comments
2012-03-12 23:40:06 +13:00
Josh McArthur
7b3825c8dd
Generate stylesheet
2012-03-12 23:31:20 +13:00
Josh McArthur
c9f6127b77
Add some basic positioning to search input
2012-03-12 23:30:48 +13:00
Josh McArthur
aa4a51fb6d
Add search and clearSearch methods to CoffeeScript
2012-03-12 23:29:42 +13:00
Samuel Cochran
c8090609e5
Add flexie for flexible box model support in IE and Opera
...
Closes #33
2012-01-25 15:15:42 +08:00
Samuel Cochran
1e717a7d76
Only do timezone offset if we have a date
2012-01-02 11:01:26 +08:00
Sachin Ranchod
3d6f2a4b6a
[ fixes #24 ] Javascript adjusts timestamp according to locale's timezone
2012-01-02 10:59:16 +08:00
Samuel Cochran
0a083c0300
Replace whole iframe body, looks like coffeescript got an upgrade too
2011-12-23 03:34:40 +08:00
Samuel Cochran
4978e8c5e7
Make it pretty
2011-12-23 03:34:15 +08:00
Samuel Cochran
1067c208cb
Pretty up XSL, cater to empty case
2011-12-23 03:34:02 +08:00
Ryan Montgomery
a9e46c1d55
Fractal Analysis Output
...
* Added analysis.xsl to transform the fractal validation xml into html which is injected into the analysis iframe. This allowed for easier styling of the returned xml data.
* Added xslt query plugin to fetch and transform the xml
* Styled the output in a similar manner to the Fractal website
2011-12-11 16:59:30 -05: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
Michael Moen
2290c0eb3e
better image for growl
2011-08-25 15:39:49 -05:00
Samuel Cochran
e9da024345
Fix attachments not appearing after clearing
2011-07-08 14:47:41 +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
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
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
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