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

348 Коммитов

Автор SHA1 Сообщение Дата
mixedpuppy 985ad59c1f use innodb 2010-10-04 14:44:51 -07:00
mixedpuppy 00465147bc add constants so an error condition works 2010-10-04 14:44:15 -07:00
Bryan Clark 7d2f169f36 updating tasks 2010-10-01 16:00:20 -07:00
James Burke 3a41796159 animate arrow that shows location of the share button, use Bryan's image. 2010-10-01 15:58:04 -07:00
Bryan Clark a47b9590df adding my crappy icon art 2010-10-01 15:35:03 -07:00
James Burke f9ed2dbcf8 merge 2010-10-01 15:28:15 -07:00
James Burke 7e0a64b698 Set first run pref ourselves. 2010-10-01 15:27:57 -07:00
Bryan Clark 1f402bbdc1 add right click sharing to the extension 2010-10-01 15:11:24 -07:00
Bryan Clark 8cdda533cc update the per tab task to include the standing bug 2010-10-01 15:09:37 -07:00
Bryan Clark 683baf4bef adding multiple tab support to linkdrop. one share section per tab is now in effect. 2010-10-01 15:00:09 -07:00
James Burke 9ef3b689bc merge 2010-10-01 14:54:20 -07:00
James Burke c85fb12a45 do not change URL to the #installed location after clicking install button. 2010-10-01 14:53:56 -07:00
Bryan Clark 6e06e2e939 updating tasks list 2010-10-01 14:44:45 -07:00
mixedpuppy 01dcc9bdb6 provide a default for the oauth result urls 2010-10-01 14:22:01 -07:00
mixedpuppy f5982a5a4a config file reminder 2010-10-01 14:17:41 -07:00
James Burke 3de0e3e827 Show the share iframe right away, so user gets indication something is happening. 2010-10-01 14:10:05 -07:00
Bryan Clark 4c93d82763 patch via IRC from shane for error messages 2010-10-01 11:56:32 -07:00
mixedpuppy 525946aea2 add missing file 2010-10-01 11:42:02 -07:00
James Burke 73e8ad6872 Move auth.html up to web root. 2010-10-01 11:36:38 -07:00
Bryan Clark 7ad335b651 updating tasks list 2010-10-01 11:03:03 -07:00
Philippe M. Chiasson 78647a15f0 use rsync instead of cp -r 2010-10-01 13:01:55 -04:00
Philippe M. Chiasson f5de5b0494 Update the grinder runner to report statistics on each individual step 2010-10-01 12:27:41 -04:00
mixedpuppy dd21ed61f6 merge update 2010-09-30 19:27:08 -07:00
mixedpuppy 0e9f7d3641 update facebook oauth error handling to deal with differences in their various levels of apis and standards support 2010-09-30 19:26:30 -07:00
Bryan Clark 24224b141b updating the tasks that are done 2010-09-30 19:05:27 -07:00
James Burke 3b95420339 make hiding the UI a bit better but not quite there yet. 2010-09-30 17:50:03 -07:00
James Burke 60e6c11d48 merge 2010-09-30 17:37:40 -07:00
James Burke b5c322101e use domcontentloaded to help speed up display. 2010-09-30 17:37:30 -07:00
mixedpuppy 036e256c08 change error object to be like json-rpc error objects
code is reserved for error codes, not http status
status is added for http status
use only 401 and 535 for now to indicate reauth
2010-09-30 17:36:12 -07:00
James Burke d49ee07934 Improve oauth window handling, avoid multiple windows showing up, do better on focusing windows that may already be opened but hidden. 2010-09-30 17:33:58 -07:00
mixedpuppy 80941ad208 merge update 2010-09-30 17:33:29 -07:00
Bryan Clark 040a2726b2 updated placeholder text for twitter and facebook. also added one for gmail just in case 2010-09-30 17:02:01 -07:00
David Ascher b119a55e3c merge 2010-09-30 16:58:21 -07:00
David Ascher 451bd6b7de fix first-run show-bar process 2010-09-30 16:58:04 -07:00
mixedpuppy fd4b3ac235 add a header that can be used to know why you're getting a 403 2010-09-30 16:50:05 -07:00
mixedpuppy 448c60e5aa merge update 2010-09-30 16:49:20 -07:00
mixedpuppy a11b3a700c update some keys for linkdrop 2010-09-30 16:48:41 -07:00
Bryan Clark 715e135cea merge 2010-09-30 16:48:32 -07:00
Bryan Clark 78faecdc39 merge... 2010-09-30 16:48:12 -07:00
Bryan Clark 2527a750f1 update the name on the front page and extension 2010-09-30 16:47:57 -07:00
David Ascher 7248d56902 oops 2010-09-30 16:47:35 -07:00
Bryan Clark 12eb5b6cb3 updating to just Linkdrop by Mozilla Labs and assigning to people 2010-09-30 16:46:58 -07:00
David Ascher a409e37db4 preload iframe on first run (detect first run)
tell web page about position of button in toolbar
2010-09-30 16:46:51 -07:00
Bryan Clark 648c178e61 add the allow helper 2010-09-30 16:33:36 -07:00
James Burke 61660f48c3 Transition to share ui as soon as one account configured, and also give a 'server error' message if account/get fails, that then just closes the UI. 2010-09-30 16:11:31 -07:00
James Burke dfc49680d0 First pass at JS optimization, and hide share ui until jquery ui tabs transform the dom, to avoid seeing a blink of all tabs in the UI. Needs a bit more work to make sure makefile changes work for Gozer's process. 2010-09-30 15:26:08 -07:00
Bryan Clark 419d8ca926 updating tasks 2010-09-30 14:49:21 -07:00
Andy Chung a5cdb97644 changed homepage to accomodate above the fold, changed images to look less like real buttons, changed selected state of tabs to be more obvious, placed placeholder text in textarea 2010-09-30 12:14:46 -07:00
Andy Chung 34be83571f assigned myself some tasks 2010-09-30 10:45:14 -07:00
Philippe M. Chiasson f2037c8c3c Refactor the Makefile so it can be more automation friendly r=shanec 2010-09-30 13:35:42 -04:00