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

499 Коммитов

Автор SHA1 Сообщение Дата
James Burke 284999cc9d fill out the settings page a bit. 2010-09-08 10:44:25 -07:00
mixedpuppy cc1aedd7b5 use the correct url location for wherever the service is running 2010-09-08 10:19:27 -07:00
Bryan Clark 61c817bee2 updating the index page with real links 2010-09-08 10:03:18 -07:00
Bryan Clark 963ebce2c2 pull in some pieces of the new CSS so we have a clearer bottom border 2010-09-08 09:59:15 -07:00
James Burke 06ad555848 Get minefield to work, try to fix a bug where clicking on View History button after a share then means the share thing never closes, but did not work. 2010-09-07 23:48:48 -07:00
James Burke a8a051de5a Get status messages to show correctly. had to add an explicit button press user action to get reauth to work though. settings buttons now work. 2010-09-07 23:26:41 -07:00
David Ascher 1217aba0ce linkify usernames 2010-09-07 23:23:40 -07:00
David Ascher 833f04c8b6 first cut at history page, with very minimal styling, just for demo purposes. needs design, rework, etc. 2010-09-07 23:09:09 -07:00
James Burke 0af58ac906 Getting basic sending thin bar thing to work. Only hooked up for sent message right now, can be triggered in debug. Next need to put in status divs for each part of the send: sending, error. 2010-09-07 22:35:30 -07:00
James Burke 5138e602f6 adding in some history plumbing 2010-09-07 22:02:01 -07:00
James Burke 3fa8e8c089 Get settings auth buttons hooked up, share logic with send, jslint the code because of my ocd, make sure debug tab text can be seen when selected. 2010-09-07 21:41:07 -07:00
David Ascher e9c1f37431 * handle communications from iframe (now <browser>) to chrome using location setting
* (specifically, make 'close' button in debug tab work
* remove ff-overlay.js, which we don't need anymore
* move a bit of code in the python side that was misordered (r=shanec)
* add 403 handling in theory (r=shanec, but not working for me so far)
* upgrade overlay.js to javascript 1.8 because why not?
2010-09-07 21:21:26 -07:00
mixedpuppy 3a7610209e add gmail send support 2010-09-07 18:05:07 -07:00
mixedpuppy 388a48ce56 add to/subject to example for testing google 2010-09-07 17:55:10 -07:00
Bryan Clark fb93b71ede getting rid of all those ugly tables. i break you now 2010-09-07 17:23:38 -07:00
James Burke d6c4a85f7f putting in a hook to show a button to share history when send is done, and a placeholder page for history. 2010-09-07 17:17:10 -07:00
James Burke bf493df96f Close button to test communication to extension. 2010-09-07 16:59:32 -07:00
James Burke fc6d0999d5 Close button to test communication to extension. 2010-09-07 16:58:03 -07:00
Bryan Clark 20d7caafc3 use local images and convert the setting tab to an image only. wrap the td.user with a div so we can actually control the size 2010-09-07 16:47:27 -07:00
James Burke 4961521ec3 fix up some edge cases with merging browser account info with linkdrop account info and selecting/updating the right tab. 2010-09-07 16:10:08 -07:00
mixedpuppy 277ba0dff7 merge update 2010-09-07 15:59:29 -07:00
mixedpuppy 5a1b612b50 add forgotten auth file 2010-09-07 15:58:59 -07:00
James Burke 5618b63511 hook up reading linkdrop account API, and update user info accordingly. 2010-09-07 15:53:39 -07:00
Bryan Clark 2f2a43e18b improve the page title and description a bit 2010-09-07 15:27:01 -07:00
James Burke c128e09c54 move debug to own tab. 2010-09-07 15:02:22 -07:00
James Burke 4ba558d3c6 update test data 2010-09-07 14:56:33 -07:00
David Ascher 10a971111f make thumbnails work, fix css transitions on minefield 2010-09-07 14:54:36 -07:00
Bryan Clark 85d744ff19 update the send page with better css and a consistent look across services 2010-09-07 14:17:00 -07:00
James Burke 16795a3258 getting facebook preview set up, but just for one image, some pre-population cleanup, and change format of API to the iframe to use one options= param of JSON, added a debug area so can grab options from extension use and use in test page. 2010-09-07 13:43:47 -07:00
mixedpuppy bce43369d8 implement oauth dialog dance for the share pages 2010-09-07 13:40:24 -07:00
James Burke 35beaacc1b Updating default states of the UI to show settings if no accounts, pass more info like canonical url and preview images from the extension to the web page. 2010-09-07 11:44:01 -07:00
James Burke fd4fc60e79 remove console. 2010-09-07 10:17:41 -07:00
James Burke 3735e6dfe1 hooking up a test frame to test sending different data to share page, simulate data sent by overlay. Restore the animation of the iframe shown in FF4beta. 2010-09-06 23:54:50 -07:00
David Ascher aa5a69867d fix capitalization of gmail 2010-09-06 18:48:39 -07:00
David Ascher cf111c62c5 move over bryan's mockup from the other repo 2010-09-06 18:47:27 -07:00
mixedpuppy 0d46505ad2 merge update 2010-09-06 17:33:28 -07:00
mixedpuppy 9235937f21 dont hide the send form 2010-09-06 17:33:12 -07:00
James Burke b5f2c1f735 switch to css transitions 2010-09-06 17:26:30 -07:00
mixedpuppy 3bb2a86f9e make this work with fx4 2010-09-06 16:27:09 -07:00
James Burke 5528bc60da merge to tip 2010-09-06 15:48:46 -07:00
James Burke 5d76f8d939 Moving Firefox extension over to linkdrop, update README.txt install notes, create a new web/send to house the real UI. 2010-09-06 15:45:42 -07:00
mixedpuppy a6cf298fd7 move scratch to examples, a little nicer looking example, and an index page to find them easily 2010-09-05 14:14:58 -07:00
mixedpuppy ec0aef5ac9 add openid+oauth support, google almost working (oauth not returning due to dns issue) 2010-09-02 18:29:01 -07:00
mixedpuppy 89ff55847e fix facebook send
make api to be a rest api returning json, no redirects
support reauthorizing facebook
2010-09-02 14:02:32 -07:00
Mark Hammond 75742d97b6 first cut at send 2010-09-02 16:29:21 +10:00
Mark Hammond 337d8dee74 make success and error targets explicit 2010-09-02 15:26:12 +10:00
mixedpuppy aedcd29d3a simplify the account api
create an oauth library based on velruse
initial support for twitter and facebook
poco based objects generated for profile, currently stored in account table
2010-09-01 19:17:05 -07:00
mixedpuppy 4a314b599f add rdapi browser 2010-09-01 15:13:03 -07:00
Mark Hammond 1562b9b832 linkdrop 2010-09-01 17:41:39 +10:00