mixedpuppy
498457f1b5
add http status code to the error response, allows proper re-auth with twitter
2010-09-06 17:32:58 -07:00
James Burke
ab22f1890f
switch to css transitions
2010-09-06 17:26:30 -07:00
David Ascher
38131ab75a
detect logins to services we know about
2010-09-06 16:59:53 -07:00
mixedpuppy
c12527fc9f
make this work with fx4
2010-09-06 16:27:09 -07:00
James Burke
331c3e8091
merge to tip
2010-09-06 15:48:46 -07:00
James Burke
2fb965cd84
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
d3fd214a62
another part to skip
2010-09-06 09:44:10 -07:00
mixedpuppy
a174e63857
better instructions
2010-09-06 09:41:51 -07:00
mixedpuppy
465346a6e8
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
Philippe M. Chiasson
5e4dc8762b
last missing dependency
2010-09-03 16:31:45 -04:00
Philippe M. Chiasson
ba353a3c85
add another missing dependency
2010-09-03 16:23:02 -04:00
Philippe M. Chiasson
04333bb689
Add a missing dependency on python-dateutil
2010-09-03 16:16:04 -04:00
mixedpuppy
ed3d6b26bf
add openid+oauth support, google almost working (oauth not returning due to dns issue)
2010-09-02 18:29:01 -07:00
mixedpuppy
7fb9138354
abstract oauth based api's out of the linkdrop api
2010-09-02 15:24:50 -07:00
mixedpuppy
ac734c4751
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
mixedpuppy
e6f37f8e36
facebook profile: parse for a username, add photos
2010-09-02 08:48:58 -07:00
Mark Hammond
fa48a95884
first cut at send
2010-09-02 16:29:21 +10:00
Mark Hammond
8969339636
make success and error targets explicit
2010-09-02 15:26:12 +10:00
Mark Hammond
98d3e0968d
remove bogus parsing of facebook nickname
2010-09-02 14:34:31 +10:00
Mark Hammond
ec3d19a734
remove silent suppression of ValueError
2010-09-02 14:34:31 +10:00
Mark Hammond
5e06214ef3
fixes to facebook auth process
2010-09-02 14:34:31 +10:00
Mark Hammond
b8234fe8d0
remove unused simple_oauth
2010-09-02 14:34:31 +10:00
mixedpuppy
57100fabe3
add dependencies
2010-09-01 19:20:55 -07:00
mixedpuppy
789e381de9
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
522486e35e
refactor account creation
2010-09-01 16:10:26 -07:00
mixedpuppy
f5004c8213
add userkey to tie accounts together, modify account api to do that
...
add history model and stub history controller
2010-09-01 15:50:22 -07:00
mixedpuppy
52fc4143ce
add rdapi browser
2010-09-01 15:13:03 -07:00
mixedpuppy
85997a7e6a
a script for converting profile data to cachgrind format
2010-09-01 14:59:34 -07:00
mixedpuppy
dd85c405c7
add debugger and profiler middleware, these can be moved to their own
...
egg later, but it also provides a good example of using paste filters
2010-09-01 14:33:03 -07:00
mixedpuppy
3f65a9d4fa
use linkdrop
2010-09-01 13:00:23 -07:00
Mark Hammond
ce578f69c5
linkdrop
2010-09-01 17:41:39 +10:00