Граф коммитов

78 Коммитов

Автор SHA1 Сообщение Дата
jrburke f9fcdc3349 make sure urls in panel index.html uses /dev links to allow for better caching. 2011-02-15 13:40:10 -08:00
jrburke bd2bdfb0bd Style update for FF 3.6 message. 2011-02-15 13:26:42 -08:00
jrburke c8764ba905 Add more info about 3.6 support on the home page. 2011-02-15 12:41:39 -08:00
jrburke c17514662e Add a noscript message in case javascript is disabled. 2011-02-15 10:25:26 -08:00
Andy Chung 662373b950 slight change in copy to avoid awkward line break 2011-02-14 14:14:15 -08:00
jrburke bf6e28c422 First pass at home page change to limit to FF4beta+ 2011-02-14 13:56:44 -08:00
jrburke 52f3f75503 JSON parsing of messages may fail for some postMessage calls, not all postMessages use the dispatch convention for its data, so just ignore ones that do not. 2011-02-14 13:17:19 -08:00
jrburke c9bd0b2e03 Be sure to reset form inputs when data is cleared. 2011-02-14 12:12:48 -08:00
Shane Caraveo 6591e2d77e improve error handling, and force a reload after errors, no more orange screen 2011-02-11 14:16:47 -08:00
jrburke dd99c8d97b fix an issue with gray text. 2011-02-10 14:06:25 -08:00
jrburke f7830d2069 Have each panel remember its message/to/subject/shareType for each URL, so user data is restored while switching panels. 2011-02-10 12:50:24 -08:00
jrburke 38939e627d Make sure to refresh the content at least once a day to check for updates in the UI. Also ping the accounts on page refresh in case they changed, done in background. 2011-02-10 11:12:09 -08:00
Shane Caraveo fca433e2a6 fix hang, fix getting image data during page load, fix appversion for overlays 2011-02-09 18:39:02 -08:00
jrburke 92a3a83c35 Fix issue where jquery textoverflow plugin would wipe up any dynamic updates to the PageInfo information. Turned off autoupdate on that plugin and now only call it when/where needed. 2011-02-09 16:35:28 -08:00
jrburke b906d9b4e1 Share UI now updates in place if the url hash/fragment ID is changed. Also a small change in the overlay so that the panel UI in FF4 still works. 2011-02-09 15:41:17 -08:00
Shane Caraveo 709d0da449 Merge branch 'develop' of github.com:mozilla/f1 into feature/dualism 2011-02-09 12:41:20 -08:00
Shane Caraveo 757112d271 add sidebar support 2011-02-09 12:40:14 -08:00
jrburke ba0da80c9e use new video for new ui. 2011-02-08 14:20:31 -08:00
jrburke 792a5e92f5 Fix issue where sometimes the panel was not resizing correctly once account data was received. 2011-02-07 14:44:03 -08:00
jrburke 39d6598645 add focus outline to share button when it has focus. 2011-02-04 15:59:13 -08:00
jrburke 34a591020a autoplay video when it is shown in the lightbox. 2011-02-04 15:40:40 -08:00
jrburke 873201f645 Add DNS prefetching for commons services to help speed up setup process. 2011-02-04 15:22:20 -08:00
Bryan Clark e348ad15a6 implement the throbbing toolbar button and remove the just installed bar and bouncing icon from the web page 2011-02-03 17:59:16 -08:00
jrburke 940d3dd8ff Sometimes in at least FF4 beta the storage events seem to not trigger, so also manually trigger via event dispatch. Also give the wrapper a minimum height so that error messages in the panel show up with the panel sized correctly. 2011-02-03 16:57:22 -08:00
jrburke 2ec2bcbc74 Moving the panel UI to web/dev/share/panel, also removed support for devpopup in the overlay, it is just dev now. 2011-02-03 11:33:58 -08:00
Andy Chung 408630bfbd updated download button color and corrected iframe size for lightbox 2011-02-02 15:14:27 -08:00
jrburke e7d4af09e5 Allow domain-specific overlays of the AccountPanel. Use it update LinkedIn lable name and a dropdown style and dropdown names. 2011-02-02 14:31:15 -08:00
jrburke 2a9dad3a28 Make sure PageInfo is only created after DOM is available. 2011-02-01 17:28:17 -08:00
jrburke 44ec4d7e72 fix icon issue that showed the old share icon, and corrected a path for an image. Needs a better fix longer term. 2011-02-01 17:23:30 -08:00
jrburke adfdddfc84 Merge branch 'develop' of github.com:mozilla/f1 into develop 2011-02-01 16:34:45 -08:00
jrburke 3934211819 make sure old UI works with old extension. Old extension only sent previews as URLs. Use thumbnail if previews are not available. 2011-02-01 16:34:38 -08:00
Shane Caraveo 3665bb14b1 old share ui, don't show the image/description for email based services 2011-02-01 16:33:49 -08:00
jrburke d9f540f738 some style changes for the fancy box to get rid of black bar when loading, and to put the close button in the corner. Still a little bit of an animation move when first loading, but looks nicer. 2011-02-01 13:02:26 -08:00
jrburke 390b44301c Adding in fancybox for home page video. Andy to tweak. 2011-02-01 11:44:10 -08:00
Andy Chung 4d29ec6e58 updated front page 2011-02-01 11:05:28 -08:00
jrburke 5f9f607393 Fix thumbnail sending for Flickr pages, need to allow looking at messages from origin of chrome://browser. Also make sure to tell overlay if the size of the html changed because a status message was shown. 2011-01-31 14:58:03 -08:00
jrburke 2709fdc54b Wait for DOMContentLoaded before trying to attach even handlers. Should fix odd error seen in staging where the dropdowns for group share were not working/state was weird. 2011-01-31 12:50:05 -08:00
jrburke d332d1d839 For dev and staging, install .xpi from local box. Also adjust Makefile to generate the xpi with a stable name, to allow easier linking for dev and staging. 2011-01-26 17:51:58 -10:00
jrburke 14f77720f8 Make sure dev ini file gets groups from facebook, also updated JS code to clear all contacts when we detect no accounts available. 2011-01-26 16:59:34 -10:00
jrburke 758de04443 Fix sizing of panel to fit content: the settings status message was position absolute which gave it a height of zero, so now has a height, and then also make sure web page tells panel when it is is finished injecting content in the page. 2011-01-26 14:50:06 -10:00
Bryan Clark 68b44e2e74 make the urls line up and selected is just a color difference 2011-01-18 17:32:30 -08:00
jrburke acc0b53781 Using postMessage so share UI can ask overlay to generate an data URL, since the web page cannot generate data URLs for images on other domains. Used for email message picture previews. Some JSLint nits too. 2011-01-18 14:12:27 -08:00
Andy Chung 47a1c550c4 updated the css styles for the to field, everything lines up nicely now I believe 2011-01-18 14:01:37 -08:00
Bryan Clark 7bf8465bc5 adding preliminary thumbnail support for email messages. if a picture_base64 option (comprised of an image encoded in base64) is provided to the email send then we will attach the image as an inline attachment. If picture_base64 is not provided (or like Yahoo is not supported) we send the message as we normally would with both html and text versions ignoring the MIME related encapsulation. Next step is to base64 encode the provided image urls using Canvas as the only base64 images currently available are the screenshots. 2011-01-18 11:00:42 -08:00
Andy Chung b7b7446bcd Merge branch 'develop' of github.com:mozilla/f1 into develop 2011-01-17 17:07:59 -08:00
jrburke bde805779a Initial UI support for direct message/to field support. Still needs more testing with back end but the basic UI should work. 2011-01-17 16:59:00 -08:00
Andy Chung 5568d21d9d changed images to display block 2011-01-17 14:50:37 -08:00
jrburke 620750b829 Fix error in console that shows up in first run when the popup page is not given an url. 2011-01-17 14:36:42 -08:00
Shane Caraveo bd90169f2d fix the default active panel 2011-01-17 11:43:04 -08:00
jrburke a9786804a0 Merge branch 'develop' of github.com:mozilla/f1 into develop 2011-01-14 15:26:18 -08:00