]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
16 years agorename files in stoica theme
Evan Prodromou [Tue, 10 Jun 2008 17:37:18 +0000 (13:37 -0400)]
rename files in stoica theme

darcs-hash:20080610173718-84dde-4591c99e3ff5a414da524929a73b6ffca3b4f350.gz

16 years agofiles from Marie-Claude Doyon for stoi.ca theme
Evan Prodromou [Tue, 10 Jun 2008 17:13:03 +0000 (13:13 -0400)]
files from Marie-Claude Doyon for stoi.ca theme

darcs-hash:20080610171303-84dde-1b93542571121331623aa5379ac34ff05896a5d9.gz

16 years agogeo namespace
Evan Prodromou [Tue, 10 Jun 2008 15:09:57 +0000 (11:09 -0400)]
geo namespace

darcs-hash:20080610150957-84dde-2aff9cb5f23c593f524e4affb5c3f67a7f06ce34.gz

16 years agoadd another TODO
Evan Prodromou [Tue, 10 Jun 2008 15:01:13 +0000 (11:01 -0400)]
add another TODO

darcs-hash:20080610150113-84dde-00dbd7fb5079d990c7625902fa7fe9ca2dbbcc1e.gz

16 years agofix getting subscribers
Evan Prodromou [Tue, 10 Jun 2008 14:55:20 +0000 (10:55 -0400)]
fix getting subscribers

darcs-hash:20080610145520-84dde-67e0480537053f7aacf18a8fb1f45e472e115493.gz

16 years agoclose parens in showstream
Evan Prodromou [Tue, 10 Jun 2008 14:46:06 +0000 (10:46 -0400)]
close parens in showstream

darcs-hash:20080610144606-84dde-7c8b86d2954324e686eb5fe1ed9daeb4919a945c.gz

16 years agoadd link for FOAF autodiscovery
Evan Prodromou [Tue, 10 Jun 2008 14:44:20 +0000 (10:44 -0400)]
add link for FOAF autodiscovery

darcs-hash:20080610144420-84dde-b1904673a1afb56bef1a4f54e4432eb94aa03619.gz

16 years agomake presentation of remote subscribe nicer
Evan Prodromou [Tue, 10 Jun 2008 14:37:09 +0000 (10:37 -0400)]
make presentation of remote subscribe nicer

darcs-hash:20080610143709-84dde-ce586d1ca5bb73bdeef8b254f8835f599b769714.gz

16 years agoticking off a TODO
Evan Prodromou [Tue, 10 Jun 2008 14:22:21 +0000 (10:22 -0400)]
ticking off a TODO

darcs-hash:20080610142221-84dde-ad2d1dcfc151b330612b374c25700d81767e9ef7.gz

16 years agoundo fancy URLs for omb endpoints
Evan Prodromou [Tue, 10 Jun 2008 12:30:02 +0000 (08:30 -0400)]
undo fancy URLs for omb endpoints

The OAuth library uses the $_GET and $_POST arrays for checking
signatures on requests. So, we need to make sure that the client sees
the same request parameters as the server (or callback). These don't
have to be particularly readable URLs, anyways, since they're mostly
"behind the scenes".

darcs-hash:20080610123002-84dde-0bce005b77d053d22cfbba8e0743af1b49f151bb.gz

16 years agomore specific fetchers
Evan Prodromou [Tue, 10 Jun 2008 12:27:07 +0000 (08:27 -0400)]
more specific fetchers

darcs-hash:20080610122707-84dde-403d9869ea32d629e60736822c6f06b0a56a070d.gz

16 years agoincorrectly used , instead of
Evan Prodromou [Tue, 10 Jun 2008 12:19:36 +0000 (08:19 -0400)]
incorrectly used , instead of

darcs-hash:20080610121936-84dde-5e13dfc79beaac01ed795d37e11b02cad610051d.gz

16 years agoexport FOAF
Evan Prodromou [Tue, 10 Jun 2008 12:11:32 +0000 (08:11 -0400)]
export FOAF

darcs-hash:20080610121132-84dde-f0f49c2e33c650e6cf91d3e31f595b0ee570e603.gz

16 years agouse rdf:resource for license urls
Evan Prodromou [Sun, 8 Jun 2008 20:33:14 +0000 (16:33 -0400)]
use rdf:resource for license urls

darcs-hash:20080608203314-84dde-6553bea647ce5e712a7615ece83840e1e14a33d4.gz

16 years agoforgot config in channel
Evan Prodromou [Sun, 8 Jun 2008 20:19:57 +0000 (16:19 -0400)]
forgot config in channel

darcs-hash:20080608201957-84dde-a092da20de695cfd6a910c38b24a607fe678159c.gz

16 years agoadd cc:license to RSS streams
Evan Prodromou [Sun, 8 Jun 2008 20:19:17 +0000 (16:19 -0400)]
add cc:license to RSS streams

darcs-hash:20080608201917-84dde-ba5c877c01c0200f379c4433799b1f752a9817df.gz

16 years agofancy URLs
Evan Prodromou [Fri, 6 Jun 2008 20:01:51 +0000 (16:01 -0400)]
fancy URLs

darcs-hash:20080606200151-84dde-4ed7ae04c16441a431544c207effcfdea1c72a6c.gz

16 years agouse mod_rewrite to have prettier urls
Evan Prodromou [Fri, 6 Jun 2008 19:51:36 +0000 (15:51 -0400)]
use mod_rewrite to have prettier urls

darcs-hash:20080606195136-84dde-c1839e332e9b7e1e36f693c1a0968535a8f2702f.gz

16 years agostart doing some fancy URLs
Evan Prodromou [Fri, 6 Jun 2008 18:20:44 +0000 (14:20 -0400)]
start doing some fancy URLs

darcs-hash:20080606182044-84dde-1ef6f8b6edeaa2e9f3c28fd7dc1831e5d7381f26.gz

16 years agowas using $notice->uri instead of $notice_uri
Evan Prodromou [Fri, 6 Jun 2008 18:03:30 +0000 (14:03 -0400)]
was using $notice->uri instead of $notice_uri

darcs-hash:20080606180330-84dde-be0e84696cd5e7304cd8523c0d7de9d6e402b73e.gz

16 years agobad signature because variable name was wrong
Evan Prodromou [Fri, 6 Jun 2008 18:00:35 +0000 (14:00 -0400)]
bad signature because variable name was wrong

darcs-hash:20080606180035-84dde-d91a6540a33196a6b76b1d5ba473d79dbc961b93.gz

16 years agoremoving some noisy debug notices
Evan Prodromou [Fri, 6 Jun 2008 17:52:54 +0000 (13:52 -0400)]
removing some noisy debug notices

darcs-hash:20080606175254-84dde-acf1bd42c7ca01bb811caec928abf6dfa338fd36.gz

16 years agoquit trying to use fancy join and just loop
Evan Prodromou [Fri, 6 Jun 2008 17:48:22 +0000 (13:48 -0400)]
quit trying to use fancy join and just loop

darcs-hash:20080606174822-84dde-2128b2a5a6e129b10741bb8a1b2cdcdacc4ca1ca.gz

16 years agofix name of join-adding method
Evan Prodromou [Fri, 6 Jun 2008 17:38:04 +0000 (13:38 -0400)]
fix name of join-adding method

darcs-hash:20080606173804-84dde-16dfd378d370206ec5837a317bb986cfa57fbea5.gz

16 years agodump sub and rp
Evan Prodromou [Fri, 6 Jun 2008 17:26:38 +0000 (13:26 -0400)]
dump sub and rp

darcs-hash:20080606172638-84dde-191d9ef20462ec6edf2637c7b3f6d39ba5815a56.gz

16 years agotrim whitespace and more debugging for posting messages
Evan Prodromou [Fri, 6 Jun 2008 17:22:39 +0000 (13:22 -0400)]
trim whitespace and more debugging for posting messages

darcs-hash:20080606172239-84dde-383dd08b116b9238a8313dc2f117f5edac3a5905.gz

16 years agodebugging messages in broadcast remote
Evan Prodromou [Fri, 6 Jun 2008 17:14:50 +0000 (13:14 -0400)]
debugging messages in broadcast remote

darcs-hash:20080606171450-84dde-cd594e2cdb734a76e4dd6436a40ba900d4f64053.gz

16 years agopush yadis requirement into omb.php
Evan Prodromou [Fri, 6 Jun 2008 16:26:59 +0000 (12:26 -0400)]
push yadis requirement into omb.php

darcs-hash:20080606162659-84dde-fd7d5e030aa6aeebf61d0ea7b143aa7cafce7c45.gz

16 years agomove notice-posting stuff from util.php to omb.php
Evan Prodromou [Fri, 6 Jun 2008 16:22:26 +0000 (12:22 -0400)]
move notice-posting stuff from util.php to omb.php

darcs-hash:20080606162226-84dde-a794aede95d78913a21e7e2180d7d04cc47789f0.gz

16 years agocall postnotice when there's a remote subscription
Evan Prodromou [Fri, 6 Jun 2008 16:04:37 +0000 (12:04 -0400)]
call postnotice when there's a remote subscription

darcs-hash:20080606160437-84dde-25d2db21e059159751a27fd77f47764346029dd8.gz

16 years agostash URLs for return and check all values for profiles
Evan Prodromou [Fri, 6 Jun 2008 06:50:27 +0000 (02:50 -0400)]
stash URLs for return and check all values for profiles

darcs-hash:20080606065027-84dde-a4ac215010b76ef296976fdf8a94473bd80c7ffa.gz

16 years agoforgot to require libs in accesstoken
Evan Prodromou [Fri, 6 Jun 2008 06:40:11 +0000 (02:40 -0400)]
forgot to require libs in accesstoken

darcs-hash:20080606064011-84dde-89cca620d3782dec77da804008ce391e17ec393e.gz

16 years agostore URL rather than service in $omb for bounce back
Evan Prodromou [Fri, 6 Jun 2008 06:37:21 +0000 (02:37 -0400)]
store URL rather than service in $omb for bounce back

darcs-hash:20080606063721-84dde-a843ac9ef5b48aa25d15125d4f0be3f0c2e6bfb1.gz

16 years agodebugging request for access token
Evan Prodromou [Fri, 6 Jun 2008 06:29:58 +0000 (02:29 -0400)]
debugging request for access token

darcs-hash:20080606062958-84dde-3568ba98526687d81873bff77385d214c50cddfb.gz

16 years agodebugging stuff in accesstoken action
Evan Prodromou [Fri, 6 Jun 2008 06:22:35 +0000 (02:22 -0400)]
debugging stuff in accesstoken action

darcs-hash:20080606062235-84dde-2af2ed6b90474beac139a740c49fa6eec6f61484.gz

16 years agodebugging output for new_access_token
Evan Prodromou [Fri, 6 Jun 2008 06:15:56 +0000 (02:15 -0400)]
debugging output for new_access_token

darcs-hash:20080606061556-84dde-21c46b2021b2ed63836111aa31a45b251c73a1bc.gz

16 years agomixed up token keys and OAuthToken objects
Evan Prodromou [Fri, 6 Jun 2008 06:06:01 +0000 (02:06 -0400)]
mixed up token keys and OAuthToken objects

darcs-hash:20080606060601-84dde-a1ae6f677c2846f9d10af18cd7f001ae5e560403.gz

16 years agoremember to sign access token request with request token
Evan Prodromou [Fri, 6 Jun 2008 06:00:00 +0000 (02:00 -0400)]
remember to sign access token request with request token

darcs-hash:20080606060000-84dde-30573475c9721e7763deccac1359439887ae8add.gz

16 years agochecks for user and sub in validate and better error check in remote save
Evan Prodromou [Fri, 6 Jun 2008 05:54:39 +0000 (01:54 -0400)]
checks for user and sub in validate and better error check in remote save

darcs-hash:20080606055439-84dde-3abda48583737e89a9c75b3cff6722e9444d13a9.gz

16 years agomixed up OAuthConsumer and Consumer classes
Evan Prodromou [Fri, 6 Jun 2008 05:45:49 +0000 (01:45 -0400)]
mixed up OAuthConsumer and Consumer classes

darcs-hash:20080606054549-84dde-9d90611b14fa441873fc4504548d46848dbdf5b4.gz

16 years agoseem to be storing tokens with null consumer keys
Evan Prodromou [Fri, 6 Jun 2008 05:39:14 +0000 (01:39 -0400)]
seem to be storing tokens with null consumer keys

darcs-hash:20080606053914-84dde-e4bad8da4af7bed3ca8e8e84c5cc82ff2a82ad4c.gz

16 years agodebug info for authorizing token
Evan Prodromou [Fri, 6 Jun 2008 05:33:21 +0000 (01:33 -0400)]
debug info for authorizing token

darcs-hash:20080606053321-84dde-c6ee7a4565cce35873ad36890b609b90b65b472d.gz

16 years agohandle errors in authorizing and saving remote profile
Evan Prodromou [Fri, 6 Jun 2008 05:26:31 +0000 (01:26 -0400)]
handle errors in authorizing and saving remote profile

darcs-hash:20080606052631-84dde-4a8b4d8f70b0148d0b98b62875099f7d9cca9026.gz

16 years agouse $_GET, not $args
Evan Prodromou [Fri, 6 Jun 2008 05:21:17 +0000 (01:21 -0400)]
use $_GET, not $args

darcs-hash:20080606052117-84dde-b9afe0037d9c75382f218f85eefec2a944e42dc6.gz

16 years agodon't clone arrays!
Evan Prodromou [Fri, 6 Jun 2008 05:18:23 +0000 (01:18 -0400)]
don't clone arrays!

darcs-hash:20080606051823-84dde-1ba6bdfe546b5307afd97c2c7715f8d35b464e83.gz

16 years agofix args in returnto
Evan Prodromou [Fri, 6 Jun 2008 05:13:31 +0000 (01:13 -0400)]
fix args in returnto

darcs-hash:20080606051331-84dde-1afe6e4a156cbb802b8b4231e065dc99ad07fef4.gz

16 years agolistenee is nickname, not URI
Evan Prodromou [Fri, 6 Jun 2008 04:34:05 +0000 (00:34 -0400)]
listenee is nickname, not URI

darcs-hash:20080606043405-84dde-e365fd5a897990c446a4156ed3582081949fd891.gz

16 years agodebugging info on finished remote subscribe
Evan Prodromou [Fri, 6 Jun 2008 04:09:46 +0000 (00:09 -0400)]
debugging info on finished remote subscribe

darcs-hash:20080606040946-84dde-3a78ddbc700dcd2cb56ad3200b5658e07416096f.gz

16 years agoshow error correctly in login
Evan Prodromou [Thu, 5 Jun 2008 20:07:59 +0000 (16:07 -0400)]
show error correctly in login

darcs-hash:20080605200759-84dde-a1e8cc5c2c6a22da80f03ef692de9d0a8dcb29fc.gz

16 years agopassing id to the avatar filename function
Evan Prodromou [Thu, 5 Jun 2008 19:55:00 +0000 (15:55 -0400)]
passing id to the avatar filename function

darcs-hash:20080605195500-84dde-307ed9c01b6efa0055908f408d3032ce7d7a9870.gz

16 years agosetOriginal() is an instance method
Evan Prodromou [Thu, 5 Jun 2008 19:52:22 +0000 (15:52 -0400)]
setOriginal() is an instance method

darcs-hash:20080605195222-84dde-c9e00b0ef0f8fed4ea5d4c088d52e39589b6bb02.gz

16 years agomove avatar scaling and saving to Avatar and Profile
Evan Prodromou [Thu, 5 Jun 2008 19:37:08 +0000 (15:37 -0400)]
move avatar scaling and saving to Avatar and Profile

Extracted the code for setting a new original avatar to the Profile
class, and moved some of it to Avatar, too. This makes it easier to
have the same functionality whether an avatar is set using the profile
settings (for our users), or on a remote subscription. Necessitated
changing the filenaming function to just take an ID.

darcs-hash:20080605193708-84dde-a441cc0474951ce7f1a1da9310b5145c0b7c3070.gz

16 years agonew TODOs
Evan Prodromou [Thu, 5 Jun 2008 19:06:14 +0000 (15:06 -0400)]
new TODOs

darcs-hash:20080605190614-84dde-4684be45f62623ca4bb69a95b264414af88f2ac2.gz

16 years agoa
Evan Prodromou [Thu, 5 Jun 2008 18:34:19 +0000 (14:34 -0400)]
a

darcs-hash:20080605183419-84dde-debe7f18565c960ee6886ac1330833bc8ae1ca5f.gz

16 years agobad validation of callback URL
Evan Prodromou [Thu, 5 Jun 2008 04:03:58 +0000 (00:03 -0400)]
bad validation of callback URL

darcs-hash:20080605040358-84dde-b2018db43791d1cbed722d3320cd0b62d6da94eb.gz

16 years agodecided to validate tag uris rather than not validating any uris
Evan Prodromou [Thu, 5 Jun 2008 04:01:53 +0000 (00:01 -0400)]
decided to validate tag uris rather than not validating any uris

darcs-hash:20080605040153-84dde-5d180f0d8ead2fc7c5eaca3deaf035ba31d3512a.gz

16 years agodon't validate listenee URI
Evan Prodromou [Thu, 5 Jun 2008 03:39:11 +0000 (23:39 -0400)]
don't validate listenee URI

Validation of the listenee URI was failing for tag: URIs. So,
abandoned validation for now. Maybe in the future I'll add it back in,
with a second check for a valid tag URI if it doesn't work.

darcs-hash:20080605033911-84dde-0cf77fad66198a790450183eba11028e153f43d1.gz

16 years agoclear request doesn't need an argument
Evan Prodromou [Thu, 5 Jun 2008 02:56:11 +0000 (22:56 -0400)]
clear request doesn't need an argument

darcs-hash:20080605025611-84dde-18fcf515bb9c727cafd3ca44454e7f18d8f8e752.gz

16 years agocorrect order of params in get_token
Evan Prodromou [Thu, 5 Jun 2008 02:51:52 +0000 (22:51 -0400)]
correct order of params in get_token

darcs-hash:20080605025152-84dde-54da3eba220432b71d14ef7cfd4a8a7bf664316f.gz

16 years agomove stoica schema to laconica
Evan Prodromou [Thu, 5 Jun 2008 02:48:07 +0000 (22:48 -0400)]
move stoica schema to laconica

darcs-hash:20080605024807-84dde-b6b112fc71f6337bf2d3605944191454aaeb28e2.gz

16 years agomove filename stuff to debug function
Evan Prodromou [Thu, 5 Jun 2008 02:47:17 +0000 (22:47 -0400)]
move filename stuff to debug function

darcs-hash:20080605024717-84dde-dc897a855af13ea30bb670daf94749e9f14fa7ad.gz

16 years agoautomatically prepend filename to debug output
Evan Prodromou [Thu, 5 Jun 2008 02:40:35 +0000 (22:40 -0400)]
automatically prepend filename to debug output

darcs-hash:20080605024035-84dde-bc3abc4329f3181cffd26e83d37968ee6a02a26e.gz

16 years agoadd some debugging code
Evan Prodromou [Wed, 4 Jun 2008 20:11:23 +0000 (16:11 -0400)]
add some debugging code

darcs-hash:20080604201123-84dde-ff9ec8530474e194eee5e6fcc6190f7cd6fc5b5c.gz

16 years agofix passing request around
Evan Prodromou [Wed, 4 Jun 2008 19:12:06 +0000 (15:12 -0400)]
fix passing request around

darcs-hash:20080604191206-84dde-24d6a80c9e3886352d451ca0993ed0bb6baafd7a.gz

16 years agofull interface for userauthorization
Evan Prodromou [Wed, 4 Jun 2008 18:51:31 +0000 (14:51 -0400)]
full interface for userauthorization

darcs-hash:20080604185131-84dde-2ff45e07ebba18c97803ed4a99121a6244ef1158.gz

16 years agoremove call to private get-version() method
Evan Prodromou [Tue, 3 Jun 2008 11:58:39 +0000 (07:58 -0400)]
remove call to private get-version() method

darcs-hash:20080603115839-84dde-40da93a70e24274dcdc28ea2f4fd1e492fdb9e24.gz

16 years agoclear out lots of debugging code, add require to userauthorization
Evan Prodromou [Tue, 3 Jun 2008 11:52:18 +0000 (07:52 -0400)]
clear out lots of debugging code, add require to userauthorization

darcs-hash:20080603115218-84dde-f333d4541e1112487a5da1e3ad71064513e2228f.gz

16 years agofix service discovery (I think)
Evan Prodromou [Tue, 3 Jun 2008 11:43:17 +0000 (07:43 -0400)]
fix service discovery (I think)

darcs-hash:20080603114317-84dde-04fe2734003fa8023708b6dbda6243d9fd15e9d8.gz

16 years agoone more stab at type matching, plus debug message
Evan Prodromou [Tue, 3 Jun 2008 11:36:26 +0000 (07:36 -0400)]
one more stab at type matching, plus debug message

darcs-hash:20080603113626-84dde-99a92331e3875d05e68919acea46392a0128938e.gz

16 years agorestructure filters on services
Evan Prodromou [Tue, 3 Jun 2008 11:17:50 +0000 (07:17 -0400)]
restructure filters on services

darcs-hash:20080603111750-84dde-5b3eb37cc05ceaec991951338d55d38a2e0a5f2d.gz

16 years agotypo in use of omb_service_uri()
Evan Prodromou [Tue, 3 Jun 2008 11:07:49 +0000 (07:07 -0400)]
typo in use of omb_service_uri()

darcs-hash:20080603110749-84dde-e278a8ccf17e68735f6d5699dee5bb0e7444ec29.gz

16 years agomore debugging, don't reuse variable
Evan Prodromou [Tue, 3 Jun 2008 10:48:59 +0000 (06:48 -0400)]
more debugging, don't reuse variable

darcs-hash:20080603104859-84dde-3ed15e61feb0cef1a1d0d2dc8723951ac41b00d8.gz

16 years agomove debugging code for checking URIs of XRD
Evan Prodromou [Mon, 2 Jun 2008 20:59:21 +0000 (16:59 -0400)]
move debugging code for checking URIs of XRD

darcs-hash:20080602205921-84dde-26945a4fb66489120115576ce1cb57a46c532e92.gz

16 years agotrying to find out why auth request is going to requesttoken
Evan Prodromou [Mon, 2 Jun 2008 20:55:34 +0000 (16:55 -0400)]
trying to find out why auth request is going to requesttoken

darcs-hash:20080602205534-84dde-fc7d85d50b758bc73721a6aaa87c16c41237d14f.gz

16 years agomore debug code
Evan Prodromou [Mon, 2 Jun 2008 20:38:02 +0000 (16:38 -0400)]
more debug code

darcs-hash:20080602203802-84dde-f7f237da7c86fe38fd67629d0599c48929dfa619.gz

16 years agodebugging code for userauthorization
Evan Prodromou [Mon, 2 Jun 2008 20:31:42 +0000 (16:31 -0400)]
debugging code for userauthorization

darcs-hash:20080602203142-84dde-6f68b40061d0af776d077be1b24b8adf84ee331b.gz

16 years agoget rid of callback nonce
Evan Prodromou [Mon, 2 Jun 2008 20:17:07 +0000 (16:17 -0400)]
get rid of callback nonce

darcs-hash:20080602201707-84dde-400855b57fcf01e597494143cc78092351043b91.gz

16 years agofix consumer fetching, nonce making
Evan Prodromou [Mon, 2 Jun 2008 20:06:45 +0000 (16:06 -0400)]
fix consumer fetching, nonce making

darcs-hash:20080602200645-84dde-c72e2e98a955bdd7768fa39da30660dfcffd0f15.gz

16 years agochange names, update
Evan Prodromou [Mon, 2 Jun 2008 19:51:38 +0000 (15:51 -0400)]
change names, update

darcs-hash:20080602195138-84dde-d5106000f1496aac729685b65da8bb21c520f0a3.gz

16 years agoadd the hmac sha1 signature method to server
Evan Prodromou [Mon, 2 Jun 2008 19:43:33 +0000 (15:43 -0400)]
add the hmac sha1 signature method to server

darcs-hash:20080602194333-84dde-3ebcd6250184952779a6e6fd7c8561cc6a3733ac.gz

16 years agocorrect server error output
Evan Prodromou [Mon, 2 Jun 2008 19:38:51 +0000 (15:38 -0400)]
correct server error output

darcs-hash:20080602193851-84dde-069af77a95bc89271b75b7e0c7ff965fefa1de34.gz

16 years agofixup classes
Evan Prodromou [Mon, 2 Jun 2008 19:28:20 +0000 (15:28 -0400)]
fixup classes

darcs-hash:20080602192820-84dde-6ac58e44cc0fb455e871053ace803194c76ccd00.gz

16 years agocorrect name of data store class
Evan Prodromou [Mon, 2 Jun 2008 19:25:26 +0000 (15:25 -0400)]
correct name of data store class

darcs-hash:20080602192526-84dde-f3416449cc8dcfc0ffe85d79d166d419aa2a5b0c.gz

16 years agofixup caching problem with server variable
Evan Prodromou [Mon, 2 Jun 2008 19:22:42 +0000 (15:22 -0400)]
fixup caching problem with server variable

darcs-hash:20080602192242-84dde-e023e8f328ec7f6c283a0f436b2dd577659d9e10.gz

16 years agoadd some debugging output to request token request
Evan Prodromou [Mon, 2 Jun 2008 19:20:18 +0000 (15:20 -0400)]
add some debugging output to request token request

darcs-hash:20080602192018-84dde-11f3092598ecd0d521e0243b5683eeb484180cbd.gz

16 years agoget content of element rather than raw element
Evan Prodromou [Mon, 2 Jun 2008 19:10:39 +0000 (15:10 -0400)]
get content of element rather than raw element

darcs-hash:20080602191039-84dde-d4a119b5c6a0bff9648ee6a4445e373933f2c199.gz

16 years agoadd a namespace when checking for LocalID element
Evan Prodromou [Mon, 2 Jun 2008 19:03:57 +0000 (15:03 -0400)]
add a namespace when checking for LocalID element

darcs-hash:20080602190357-84dde-fbfece18db8a6c4c916c1a58dca1b4a7998772f1.gz

16 years agofix URLs for OMB endpoints
Evan Prodromou [Mon, 2 Jun 2008 18:56:18 +0000 (14:56 -0400)]
fix URLs for OMB endpoints

darcs-hash:20080602185618-84dde-222f44fcdd6d085b9c3ef26f03738e120be55fae.gz

16 years agotypo in LocalID generation in xrds
Evan Prodromou [Mon, 2 Jun 2008 18:54:52 +0000 (14:54 -0400)]
typo in LocalID generation in xrds

darcs-hash:20080602185452-84dde-f9dc335ca69291d83e2a82ecce6e27055ee9e0e5.gz

16 years agominor corrections for OMB discovery
Evan Prodromou [Mon, 2 Jun 2008 18:51:37 +0000 (14:51 -0400)]
minor corrections for OMB discovery

darcs-hash:20080602185137-84dde-0a3db0833eaf9361447559a6366e3820ae1f0694.gz

16 years agodebug info
Evan Prodromou [Mon, 2 Jun 2008 18:39:11 +0000 (14:39 -0400)]
debug info

darcs-hash:20080602183911-84dde-9b5629cd97b894875b33888195eacffabb2ebe54.gz

16 years agofix assignment of omb stuff
Evan Prodromou [Mon, 2 Jun 2008 18:33:14 +0000 (14:33 -0400)]
fix assignment of omb stuff

darcs-hash:20080602183314-84dde-1f81609b2eb0d628c0e6dfe5fea7e21d799bdb3d.gz

16 years agomake a nodes variable to pass nodes by reference
Evan Prodromou [Mon, 2 Jun 2008 18:21:53 +0000 (14:21 -0400)]
make a nodes variable to pass nodes by reference

darcs-hash:20080602182153-84dde-4e5ac1c02e8e7a408d251ffa0aa2bbff190d1631.gz

16 years agotrim whitespace
Evan Prodromou [Mon, 2 Jun 2008 18:18:57 +0000 (14:18 -0400)]
trim whitespace

darcs-hash:20080602181857-84dde-846a8899f9db1b244c946c94373c60058b48774e.gz

16 years agoservices() returns an array
Evan Prodromou [Mon, 2 Jun 2008 18:17:59 +0000 (14:17 -0400)]
services() returns an array

darcs-hash:20080602181759-84dde-97355611da9635d40f41eb9324731cfaa3c584e0.gz

16 years agoadd some debugging stuff for problems with remote subscribe
Evan Prodromou [Mon, 2 Jun 2008 18:12:54 +0000 (14:12 -0400)]
add some debugging stuff for problems with remote subscribe

darcs-hash:20080602181254-84dde-ac7f4a362754a66facfb06a7b41f9160a0eb5caf.gz

16 years agofix dynamically-created code
Evan Prodromou [Mon, 2 Jun 2008 18:01:08 +0000 (14:01 -0400)]
fix dynamically-created code

darcs-hash:20080602180108-84dde-c499dd9734e87081a3d7124c5b6ef885dc346670.gz

16 years agouse omb_service_filter() rather than omb_match_service()
Evan Prodromou [Mon, 2 Jun 2008 17:59:36 +0000 (13:59 -0400)]
use omb_service_filter() rather than omb_match_service()

darcs-hash:20080602175936-84dde-d21c8236ef5ffd788edc81d9d7a932b2eae0ec7d.gz

16 years agomove service-matching callbacks to library
Evan Prodromou [Mon, 2 Jun 2008 17:57:25 +0000 (13:57 -0400)]
move service-matching callbacks to library

darcs-hash:20080602175725-84dde-c8b3abaedcb8667130da2a080a09630d91969b5c.gz

16 years agobetter handling of XRDS files
Evan Prodromou [Mon, 2 Jun 2008 17:42:49 +0000 (13:42 -0400)]
better handling of XRDS files

Our generated XRDS files contain 3 XRD elements: one for OAuth, one
for OMB, and one to point to the other two. Auth_Yadis only gives us
the last one, so we have to use it to find the other two, and then
extract service URLs from them.

Kind of fragile code, probably won't hold up under complicated
topologies, and won't work at all if the XRDs are in another XRDS
container. I tried to use XRDS filtering to get the top-priority
version of XRDs, services, and URIs, but Laconica's output doesn't use
any of that stuff and I don't particularly want to test it.

darcs-hash:20080602174249-84dde-b7ffdf7f21afb5b734def70530fc305689da471d.gz