]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
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

16 years agoset proper row sizes
Evan Prodromou [Sun, 1 Jun 2008 02:01:32 +0000 (22:01 -0400)]
set proper row sizes

darcs-hash:20080601020132-84dde-8559905f735c05e7274babc6a23440317cc4e587.gz

16 years agostart handling fancy URLs
Evan Prodromou [Fri, 30 May 2008 21:25:55 +0000 (17:25 -0400)]
start handling fancy URLs

darcs-hash:20080530212555-84dde-213c04b9cf9048f48bf0b0b4234bcdf49546d4d9.gz

16 years agoparse the XRDS results
Evan Prodromou [Fri, 30 May 2008 19:04:46 +0000 (15:04 -0400)]
parse the XRDS results

Apparently you have to parse the XRDS results from the discovery
result object. Who knew?

darcs-hash:20080530190446-84dde-52e5220aa5b76bc443ed20a1d0e07e509a5522f8.gz

16 years agocheck xrds object
Evan Prodromou [Fri, 30 May 2008 18:53:43 +0000 (14:53 -0400)]
check xrds object

darcs-hash:20080530185343-84dde-90c12188656a29b0f34d8ffa27927f0f664fbd74.gz

16 years agono pid in syslog
Evan Prodromou [Fri, 30 May 2008 18:50:15 +0000 (14:50 -0400)]
no pid in syslog

darcs-hash:20080530185015-84dde-8b4a2f735a530f20a3fd8a2b07b2cc4f038e3846.gz

16 years agodebug message for when services returns null
Evan Prodromou [Fri, 30 May 2008 18:49:25 +0000 (14:49 -0400)]
debug message for when services returns null

darcs-hash:20080530184925-84dde-5888985ad083a6cff49c2efe1679e1246735608a.gz

16 years agobetter debug messages
Evan Prodromou [Fri, 30 May 2008 18:47:12 +0000 (14:47 -0400)]
better debug messages

darcs-hash:20080530184712-84dde-bcea123d79aff11585eacee8b85932543acfe072.gz

16 years agotypo in checking for YADIS failure
Evan Prodromou [Fri, 30 May 2008 18:41:05 +0000 (14:41 -0400)]
typo in checking for YADIS failure

darcs-hash:20080530184105-84dde-6d55e2bf320ea5b71d657edb756c4ea330bd438f.gz

16 years agoadd X-XRDS-Location header
Evan Prodromou [Fri, 30 May 2008 18:35:28 +0000 (14:35 -0400)]
add X-XRDS-Location header

darcs-hash:20080530183528-84dde-c69c5d130c5951eec55613fc7ec7526c1fb13cfb.gz

16 years agoadd debug logging and do some from the remotesubscribe page
Evan Prodromou [Fri, 30 May 2008 18:22:30 +0000 (14:22 -0400)]
add debug logging and do some from the remotesubscribe page

darcs-hash:20080530182230-84dde-b9b6f515affcd245abb5e199de02a8891138ff2a.gz

16 years agocheck to see if XRDS discovery failed
Evan Prodromou [Fri, 30 May 2008 18:11:03 +0000 (14:11 -0400)]
check to see if XRDS discovery failed

darcs-hash:20080530181103-84dde-55eb7fce80ae6a11639ec9748c0d02f7f72cbc4d.gz

16 years agocorrect content-type on XRDS document
Evan Prodromou [Fri, 30 May 2008 18:10:29 +0000 (14:10 -0400)]
correct content-type on XRDS document

darcs-hash:20080530181029-84dde-58de78ad1bef7a5c540a0315470bc24ddc59b04b.gz

16 years agoadd a print_r for the yadis doc returned
Evan Prodromou [Fri, 30 May 2008 17:54:36 +0000 (13:54 -0400)]
add a print_r for the yadis doc returned

darcs-hash:20080530175436-84dde-e55601349cf83ea504924ea3d3733cccf75838e4.gz

16 years agoshow footer for remotesubscribe form
Evan Prodromou [Fri, 30 May 2008 17:52:35 +0000 (13:52 -0400)]
show footer for remotesubscribe form

darcs-hash:20080530175235-84dde-0eda227cdd5a8c3b5e20ba12dbedbfc9aba269f3.gz

16 years agocheck that services are null in yadis check
Evan Prodromou [Fri, 30 May 2008 17:50:55 +0000 (13:50 -0400)]
check that services are null in yadis check

darcs-hash:20080530175055-84dde-f0e231b4efc30a59d6111b749eb8340116be9f92.gz

16 years agofix path for requiring oauthstore
Evan Prodromou [Fri, 30 May 2008 17:46:16 +0000 (13:46 -0400)]
fix path for requiring oauthstore

darcs-hash:20080530174616-84dde-8a7c90c83c04cd07d6dcbe2795dde03dbc63c0f2.gz

16 years agoremotesubscribe form
Evan Prodromou [Fri, 30 May 2008 17:43:10 +0000 (13:43 -0400)]
remotesubscribe form

darcs-hash:20080530174310-84dde-1e05966eb48573ced8e73acf3f3b59e7bc4f1170.gz

16 years agocommon function for turning a relative path into a full URL
Evan Prodromou [Fri, 30 May 2008 16:24:29 +0000 (12:24 -0400)]
common function for turning a relative path into a full URL

darcs-hash:20080530162429-84dde-12336814d3a01b4937ab574741fa4987484be62d.gz

16 years agointerim commit after pull from server
Evan Prodromou [Fri, 30 May 2008 14:23:24 +0000 (10:23 -0400)]
interim commit after pull from server

darcs-hash:20080530142324-84dde-782c9f04f551447514f1557b9e80f8461a17771f.gz

16 years agodon't render content in RSS feeds
Evan Prodromou [Thu, 29 May 2008 19:25:10 +0000 (15:25 -0400)]
don't render content in RSS feeds

darcs-hash:20080529192510-84dde-eedf578cb3cb06dd019b8a613192adb467cfab4a.gz

16 years agochange number of subscriptions per row
Evan Prodromou [Thu, 29 May 2008 19:21:12 +0000 (15:21 -0400)]
change number of subscriptions per row

darcs-hash:20080529192112-84dde-7de629e1d5449bb42539c10ef567e94322f97a38.gz

16 years agomove linkifying so URL links come first
Evan Prodromou [Thu, 29 May 2008 19:07:43 +0000 (15:07 -0400)]
move linkifying so URL links come first

darcs-hash:20080529190743-84dde-849369c3c48006aaf6fcc523c9a952ea5d5bd999.gz

16 years agolinkify URLs
Evan Prodromou [Thu, 29 May 2008 19:07:02 +0000 (15:07 -0400)]
linkify URLs

darcs-hash:20080529190702-84dde-ef753ca1864b13e4c2ae0ebbd683c4f593f2f1f0.gz

16 years agoar
Evan Prodromou [Thu, 29 May 2008 18:27:54 +0000 (14:27 -0400)]
ar

darcs-hash:20080529182754-84dde-b5b0d1094b586602e62828995d75d8697ea52cbf.gz

16 years agomore regex fun
Evan Prodromou [Thu, 29 May 2008 18:27:25 +0000 (14:27 -0400)]
more regex fun

darcs-hash:20080529182725-84dde-aa343a6ecd3c6ac79adcd96198d1f18b6c56cb79.gz

16 years agoremove URL check again
Evan Prodromou [Thu, 29 May 2008 18:20:26 +0000 (14:20 -0400)]
remove URL check again

darcs-hash:20080529182026-84dde-b4ac5b6326476e6913683149db32f1ff46283127.gz

16 years agoone more try on the preg delimiter
Evan Prodromou [Thu, 29 May 2008 18:19:42 +0000 (14:19 -0400)]
one more try on the preg delimiter

darcs-hash:20080529181942-84dde-60f2e659d4d67f085e4f8bc9a1c06753cf4b8924.gz

16 years agobad regex again
Evan Prodromou [Thu, 29 May 2008 18:16:23 +0000 (14:16 -0400)]
bad regex again

darcs-hash:20080529181623-84dde-90c4ce5306cdc9df2696064184aec122083519c8.gz

16 years agouse q's for regex delimiter
Evan Prodromou [Thu, 29 May 2008 18:15:49 +0000 (14:15 -0400)]
use q's for regex delimiter

darcs-hash:20080529181549-84dde-bd4ce6c6101268a95aa95a8727c7aaa96f96cac3.gz

16 years agoremove url regex
Evan Prodromou [Thu, 29 May 2008 18:13:21 +0000 (14:13 -0400)]
remove url regex

darcs-hash:20080529181321-84dde-ed6ab6e839787cacc82681617b152106150839aa.gz

16 years agolinkify URLs
Evan Prodromou [Thu, 29 May 2008 18:12:44 +0000 (14:12 -0400)]
linkify URLs

darcs-hash:20080529181244-84dde-6b51042c5c92581d8aecfbb83630646afc078793.gz

16 years agokeep the ampersand in atlinks
Evan Prodromou [Thu, 29 May 2008 17:36:35 +0000 (13:36 -0400)]
keep the ampersand in atlinks

darcs-hash:20080529173635-84dde-8152ddcd07e094f5478a470f5b1a3ea28ce5421e.gz

16 years agofix render in showstream
Evan Prodromou [Thu, 29 May 2008 17:35:27 +0000 (13:35 -0400)]
fix render in showstream

darcs-hash:20080529173527-84dde-968857bab4df3f26d8d135b00991838aa78210c0.gz

16 years agospecial chars for raw links in atlinks
Evan Prodromou [Thu, 29 May 2008 17:34:00 +0000 (13:34 -0400)]
special chars for raw links in atlinks

darcs-hash:20080529173400-84dde-f0883200a6dac50a3d9022cef82816339f9dd84c.gz

16 years agobetter regular expression for atlinks
Evan Prodromou [Thu, 29 May 2008 17:32:34 +0000 (13:32 -0400)]
better regular expression for atlinks

darcs-hash:20080529173234-84dde-7b1e8fa0af993edd74b11f88bdfbc24e970298a7.gz

16 years agodon't check for notice in rendering content; just render it!
Evan Prodromou [Thu, 29 May 2008 17:25:49 +0000 (13:25 -0400)]
don't check for notice in rendering content; just render it!

darcs-hash:20080529172549-84dde-12c79e34baa6a19938350447f5939fb25febea21.gz

16 years agoremove debug string
Evan Prodromou [Thu, 29 May 2008 17:22:58 +0000 (13:22 -0400)]
remove debug string

darcs-hash:20080529172258-84dde-5c413413103946838aaeed249019f168e8f5b601.gz

16 years agomore debugging crap
Evan Prodromou [Thu, 29 May 2008 17:22:05 +0000 (13:22 -0400)]
more debugging crap

darcs-hash:20080529172205-84dde-7f4fe045ae9bd93b501087a96dea61914f6eb05f.gz

16 years agodummy atlinkin
Evan Prodromou [Thu, 29 May 2008 17:21:07 +0000 (13:21 -0400)]
dummy atlinkin

darcs-hash:20080529172107-84dde-5c4fd44c49340e1ef478e1582776a0310365e479.gz

16 years agofixup atlink generator a bit
Evan Prodromou [Thu, 29 May 2008 17:18:53 +0000 (13:18 -0400)]
fixup atlink generator a bit

darcs-hash:20080529171853-84dde-3c7239cfb22c85b67946787e3cabf5a7583a8d4d.gz

16 years agoloosen restrictions on names for atlinks
Evan Prodromou [Thu, 29 May 2008 17:16:04 +0000 (13:16 -0400)]
loosen restrictions on names for atlinks

darcs-hash:20080529171604-84dde-63bf0f261fe340df7bfec22a0b64daf2ca42615e.gz

16 years ago@ messages
Evan Prodromou [Thu, 29 May 2008 17:08:01 +0000 (13:08 -0400)]
@ messages

darcs-hash:20080529170801-84dde-765f70013696c46bee65bf1408ff4a0b379711d7.gz

16 years agoreformat showstream
Evan Prodromou [Thu, 29 May 2008 16:44:11 +0000 (12:44 -0400)]
reformat showstream

darcs-hash:20080529164411-84dde-1a54ecf1e6acec0e9a6105b8a7e68af2d1c18846.gz

16 years agouse common_render_content
Evan Prodromou [Thu, 29 May 2008 16:41:39 +0000 (12:41 -0400)]
use common_render_content

darcs-hash:20080529164139-84dde-85f6b27707af4c2f00f0d62c2fe4e209ab353e57.gz

16 years agomark some TODOs done
Evan Prodromou [Thu, 29 May 2008 16:35:08 +0000 (12:35 -0400)]
mark some TODOs done

darcs-hash:20080529163508-84dde-1213ebe19275ce354b218dbeb5d81f18e6db4769.gz

16 years agoeven better boolean handling
Evan Prodromou [Thu, 29 May 2008 15:23:04 +0000 (11:23 -0400)]
even better boolean handling

darcs-hash:20080529152304-84dde-b0b0ea1f919701c2d821d9bf589a30db34dcc015.gz

16 years agofix checking boolean parameters
Evan Prodromou [Thu, 29 May 2008 15:16:02 +0000 (11:16 -0400)]
fix checking boolean parameters

darcs-hash:20080529151602-84dde-f6bc3c41846d92c94008f721fa5115907fd9a7d3.gz

16 years agodump args to browser for debugging
Evan Prodromou [Thu, 29 May 2008 15:13:17 +0000 (11:13 -0400)]
dump args to browser for debugging

darcs-hash:20080529151317-84dde-046fffcfacea163bf14d5a0ee6838581e3a9ebe4.gz

16 years agosource document
Evan Prodromou [Wed, 28 May 2008 19:31:21 +0000 (15:31 -0400)]
source document

darcs-hash:20080528193121-84dde-a46435df24aba369a1011feaf5be865795ed6c25.gz

16 years agoadd more docs
Evan Prodromou [Wed, 28 May 2008 18:56:37 +0000 (14:56 -0400)]
add more docs

darcs-hash:20080528185637-84dde-40919f110bf90de1fb927cacf44f4ab0a7c75475.gz

16 years agostub of about
Evan Prodromou [Wed, 28 May 2008 18:37:09 +0000 (14:37 -0400)]
stub of about

darcs-hash:20080528183709-84dde-f6acf1d61590f2faf1d112fac3d0d0194d648403.gz

16 years agoerror in file_exists()
Evan Prodromou [Wed, 28 May 2008 18:30:22 +0000 (14:30 -0400)]
error in file_exists()

darcs-hash:20080528183022-84dde-f5362f0284be4969e930d93408bdb9d5dec1488c.gz

16 years agoadd doc action
Evan Prodromou [Wed, 28 May 2008 18:27:07 +0000 (14:27 -0400)]
add doc action

darcs-hash:20080528182707-84dde-5f15e83a1243ec29a890b3b258163d07db5fc329.gz

16 years agotake out content rendering, seems to do something strange
Evan Prodromou [Wed, 28 May 2008 17:49:24 +0000 (13:49 -0400)]
take out content rendering, seems to do something strange

darcs-hash:20080528174924-84dde-ed785a6704ed3ba402091f7f5539d5ced5756d69.gz

16 years agotake out avatar floatleft
Evan Prodromou [Wed, 28 May 2008 17:48:07 +0000 (13:48 -0400)]
take out avatar floatleft

darcs-hash:20080528174807-84dde-88318f09f55ec55f5f3c8933943edc7b4504a496.gz

16 years agotake out spans
Evan Prodromou [Wed, 28 May 2008 17:46:21 +0000 (13:46 -0400)]
take out spans

darcs-hash:20080528174621-84dde-41b0575e8a937aa8504a67edde66a8fb84222304.gz

16 years agochange to use correct width classes
Evan Prodromou [Wed, 28 May 2008 17:44:12 +0000 (13:44 -0400)]
change to use correct width classes

darcs-hash:20080528174412-84dde-4f4e39c1a4ad36dcbf06f022936a91ebf4955c52.gz

16 years agoupdate TODOs and try to reformat notices
Evan Prodromou [Wed, 28 May 2008 17:42:47 +0000 (13:42 -0400)]
update TODOs and try to reformat notices

darcs-hash:20080528174247-84dde-8b5e4cf4a750c25164bde2ee54a2178a9107dc11.gz

16 years agoadd pagination to all and public
Evan Prodromou [Wed, 28 May 2008 17:39:17 +0000 (13:39 -0400)]
add pagination to all and public

darcs-hash:20080528173917-84dde-b623d152de415de3790673b8a4eaafb584b23752.gz

16 years agobetter page numbers
Evan Prodromou [Wed, 28 May 2008 17:34:17 +0000 (13:34 -0400)]
better page numbers

darcs-hash:20080528173417-84dde-033ab1f9a30c1b19c1f2b5a5b6ea652d94c226e7.gz

16 years agoforgot commas!
Evan Prodromou [Wed, 28 May 2008 17:32:31 +0000 (13:32 -0400)]
forgot commas!

darcs-hash:20080528173231-84dde-0fb59cf9ea19f025a2c840b44cf8d337c00231a3.gz

16 years agopaginate on showstream
Evan Prodromou [Wed, 28 May 2008 17:31:29 +0000 (13:31 -0400)]
paginate on showstream

darcs-hash:20080528173129-84dde-8f0537b20173afa895aeb76e503d76cc24fdae41.gz

16 years agoundo that
Evan Prodromou [Wed, 28 May 2008 17:21:49 +0000 (13:21 -0400)]
undo that

darcs-hash:20080528172149-84dde-5ccf267e5b97ad403cf87f4339258f3dda051728.gz

16 years agowhole footer has greenBg
Evan Prodromou [Wed, 28 May 2008 17:20:41 +0000 (13:20 -0400)]
whole footer has greenBg

darcs-hash:20080528172041-84dde-afe59aa8a36d72bca5294c9919186b1ab3db268f.gz

16 years agoadd greenBg for license
Evan Prodromou [Wed, 28 May 2008 17:19:44 +0000 (13:19 -0400)]
add greenBg for license

darcs-hash:20080528171944-84dde-9de7d48ed96a7bd763a1720a472db1e7a7246000.gz

16 years agoadd span around license link
Evan Prodromou [Wed, 28 May 2008 17:17:58 +0000 (13:17 -0400)]
add span around license link

darcs-hash:20080528171758-84dde-6121afedbce9bbecea09386e347aa3d1c85c8f44.gz

16 years agofixed widths
Evan Prodromou [Wed, 28 May 2008 17:16:26 +0000 (13:16 -0400)]
fixed widths

darcs-hash:20080528171626-84dde-860eb9185838f11ae7e68d5381ff3d26a0b71829.gz

16 years agotry to float license text right
Evan Prodromou [Wed, 28 May 2008 17:15:43 +0000 (13:15 -0400)]
try to float license text right

darcs-hash:20080528171543-84dde-3a2ef0070d8c6a64bda036db5a1efde185f78b80.gz

16 years agotry to float license image left again
Evan Prodromou [Wed, 28 May 2008 17:14:34 +0000 (13:14 -0400)]
try to float license image left again

darcs-hash:20080528171434-84dde-5e0e37212b9de9809fd40304d31f9c8d08450ed0.gz

16 years agofloat text of license stuff right, to make a more pleasing license block
Evan Prodromou [Wed, 28 May 2008 17:12:32 +0000 (13:12 -0400)]
float text of license stuff right, to make a more pleasing license block

darcs-hash:20080528171232-84dde-3a8155054dacf2859c5544bfa8bc05c46e2115f7.gz

16 years agofix cc license url
Evan Prodromou [Wed, 28 May 2008 17:10:12 +0000 (13:10 -0400)]
fix cc license url

darcs-hash:20080528171012-84dde-bf66fac5e9ca78881d3d3dfd08d76b22aeb84a2f.gz

16 years agoshow error messages in registration form
Evan Prodromou [Wed, 28 May 2008 17:07:52 +0000 (13:07 -0400)]
show error messages in registration form

darcs-hash:20080528170752-84dde-86f5965c108fffe703e62bd42f6bd0eda22f1931.gz

16 years agoget rid of the license label, since it mucks everything else up.
Evan Prodromou [Wed, 28 May 2008 17:05:56 +0000 (13:05 -0400)]
get rid of the license label, since it mucks everything else up.

darcs-hash:20080528170556-84dde-5dd6fe94b31e2fb4387f0c7e8775122bd5c4965b.gz

16 years agomove license label to _after_ the checkbox
Evan Prodromou [Wed, 28 May 2008 17:04:38 +0000 (13:04 -0400)]
move license label to _after_ the checkbox

darcs-hash:20080528170438-84dde-90edcb9248823988f70d8dbedf9a694a7bb732f5.gz

16 years agoregistration requires accepting the license
Evan Prodromou [Wed, 28 May 2008 16:42:22 +0000 (12:42 -0400)]
registration requires accepting the license

darcs-hash:20080528164222-84dde-20fa91371bcd0116e8d38bb90e221b3edbc2179a.gz

16 years agodon't scale avatar if original already matches size
Evan Prodromou [Wed, 28 May 2008 14:42:02 +0000 (10:42 -0400)]
don't scale avatar if original already matches size

darcs-hash:20080528144202-84dde-d0f15e4ad4c840816bfadf3b1b57faecdfd401b2.gz

16 years agobetter timestamped avatar filenames
Evan Prodromou [Wed, 28 May 2008 14:30:30 +0000 (10:30 -0400)]
better timestamped avatar filenames

darcs-hash:20080528143030-84dde-c698588b2db9e36a576c402ba685b5d205396948.gz

16 years agofix source link
Evan Prodromou [Wed, 28 May 2008 14:15:55 +0000 (10:15 -0400)]
fix source link

darcs-hash:20080528141555-84dde-deeaf974426d353c6e7573e5c532823001639f36.gz

16 years agofix submit button for avatar
Evan Prodromou [Wed, 28 May 2008 14:14:32 +0000 (10:14 -0400)]
fix submit button for avatar

darcs-hash:20080528141432-84dde-df546c7e7d79cb753934cdb002859587b7ed2a81.gz

16 years agoadd timestamp to avatar filenames to prevent overlap
Evan Prodromou [Wed, 28 May 2008 14:03:21 +0000 (10:03 -0400)]
add timestamp to avatar filenames to prevent overlap

darcs-hash:20080528140321-84dde-2dbeb6032e845a23bb1adde1cbc1788333b55156.gz

16 years agoremove bogus validation code
Evan Prodromou [Wed, 28 May 2008 13:48:04 +0000 (09:48 -0400)]
remove bogus validation code

darcs-hash:20080528134804-84dde-994624cc82941094719670f78212c391127cc9a6.gz

16 years agoserver-side storage model
Evan Prodromou [Tue, 27 May 2008 20:07:21 +0000 (16:07 -0400)]
server-side storage model

First pass at a server-side storage model. New tables for consumers,
tokens, and nonces, with associated classes. An OAuthDataStore class
interfaces with the OAuth.php library to enable server logic.

Some additional work to get pretty-OK random number generation into
the utilities library. Use /dev/urandom if available; else use
mt_rand().

darcs-hash:20080527200721-84dde-308c047af2ebc2c4d753c1e1e24af20fef862a7e.gz

16 years agoclient side of distributed subscription almost complete
Evan Prodromou [Tue, 27 May 2008 11:42:19 +0000 (07:42 -0400)]
client side of distributed subscription almost complete

darcs-hash:20080527114219-84dde-784ddf4d4650c17bc7a1e3e01219c6948dfc9b3d.gz

16 years agomove OMB and OAUTH defs to their own lib file
Evan Prodromou [Mon, 26 May 2008 15:13:32 +0000 (11:13 -0400)]
move OMB and OAUTH defs to their own lib file

darcs-hash:20080526151332-84dde-286a22536e3b9168199200a7226cedd7b26dd073.gz

16 years agofix typo in xrds
Evan Prodromou [Mon, 26 May 2008 13:19:53 +0000 (09:19 -0400)]
fix typo in xrds

I'd spelled "ENDPOINT" as "ENDPONT" in the code. whoops!

darcs-hash:20080526131953-84dde-95770739bc0c5ea45efbc8b831c11448ea5d4b32.gz