Commit Graph

59 Commits

Author SHA1 Message Date
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
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 49d42da4e5 Convert to SASS and tweak the Rake build process to work. 2011-06-10 11:22:56 +08:00
Samuel Cochran b8d72b0b53 Clear all mail. 2011-06-01 01:15:05 +08:00
Samuel Cochran 06f2238ef3 Quit via "DELETE /" - this seems more elegant, somehow. 2011-06-01 01:14:56 +08:00
Samuel Cochran 803a569ac8 Header button style tweaks. 2011-06-01 01:00:52 +08:00
Samuel Cochran 17d2cb3de9 Make "Quit" link work. 2011-06-01 00:49:36 +08:00
Samuel Cochran 72a761c198 Refactoring with compass, hooray! 2011-06-01 00:40:13 +08:00
Samuel Cochran 895f7f4f59 Fix format tabs. 2011-05-29 21:16:40 +08:00
Samuel Cochran e33448c965 Nicer styles, better formatted. 2011-05-29 21:16:13 +08:00