]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
15 years agochange from using tag uris to http urls for identifiers
Evan Prodromou [Fri, 20 Jun 2008 07:17:00 +0000 (03:17 -0400)]
change from using tag uris to http urls for identifiers

Weirdly, I got in an argument with Tim Berners-Lee in #swig about the
tag URIs I was using in FOAF documents. Eventually, I was convinced
that it's a better thing to use HTTP URLs instead. So, now we have
HTTP URLs.

The tricky thing was for users. Since they can change their names, we
can't use their profile URL, since it includes the name. Instead, I
made up a new action, which simply redirects from a user ID to their
current profile URL. This should be sufficiently long-term.

darcs-hash:20080620071700-84dde-c6145243dc45dd2dff621aff421375d05796057e.gz

15 years agogo back to ensuring session
Evan Prodromou [Fri, 20 Jun 2008 07:02:56 +0000 (03:02 -0400)]
go back to ensuring session

darcs-hash:20080620070256-84dde-215e2ccf2cc037208837353a3d979d69770301f6.gz

15 years agostrip some whitespace
Evan Prodromou [Fri, 20 Jun 2008 06:56:19 +0000 (02:56 -0400)]
strip some whitespace

darcs-hash:20080620065619-84dde-9c207b2a898ff0a16b45f5f1b28565aaa85f9e65.gz

15 years agodon't keep cached user
Evan Prodromou [Fri, 20 Jun 2008 06:54:55 +0000 (02:54 -0400)]
don't keep cached user

darcs-hash:20080620065455-84dde-0c3bd495205e49ba2c5a8e040495339f35f9b215.gz

15 years agowhitespace and debugging changes
Evan Prodromou [Fri, 20 Jun 2008 06:48:24 +0000 (02:48 -0400)]
whitespace and debugging changes

darcs-hash:20080620064824-84dde-1d349cf2add75fbffa7cc763fb5ac8776cce4d03.gz

15 years agofancy url for confirmation of email
Evan Prodromou [Fri, 20 Jun 2008 06:28:47 +0000 (02:28 -0400)]
fancy url for confirmation of email

darcs-hash:20080620062847-84dde-e7dd5ea325b1cbbf3cb5e3668851750497242e64.gz

15 years agocorrect confirmation code
Evan Prodromou [Fri, 20 Jun 2008 06:26:06 +0000 (02:26 -0400)]
correct confirmation code

darcs-hash:20080620062606-84dde-59be3fd35a01d788f3953e2dba70baefefabfb76.gz

15 years agocorrect name for common_good_rand()
Evan Prodromou [Fri, 20 Jun 2008 05:24:53 +0000 (01:24 -0400)]
correct name for common_good_rand()

darcs-hash:20080620052453-5ed1f-4ce9b677b9010b3879bbae1ba9218036f0ad728f.gz

15 years agoconfirm email addresses
Evan Prodromou [Fri, 20 Jun 2008 05:15:36 +0000 (01:15 -0400)]
confirm email addresses

darcs-hash:20080620051536-5ed1f-231e427832dd20c861eb7a6dc1171315e90f455b.gz

15 years agoadd confirmemail table
Evan Prodromou [Fri, 20 Jun 2008 04:10:12 +0000 (00:10 -0400)]
add confirmemail table

darcs-hash:20080620041012-5ed1f-20a7d4df375250f5c4eff90cdab80b22348b1088.gz

15 years agoskip a DB hit, and better regex
Evan Prodromou [Fri, 20 Jun 2008 20:34:49 +0000 (16:34 -0400)]
skip a DB hit, and better regex

darcs-hash:20080620203449-84dde-b878277e0ad5a5478b7396fbca7e42feb39715f8.gz

15 years agoFix for bug #00019 (Linkified all @ addresses in a message)
matthew.gregg [Fri, 20 Jun 2008 18:11:36 +0000 (14:11 -0400)]
Fix for bug #00019 (Linkified all @ addresses in a message)

darcs-hash:20080620181136-982e4-ee4bb812b3db0f1d0e0b7961bc9aa6beec74096b.gz

15 years agofix pagination for galleries
Evan Prodromou [Fri, 20 Jun 2008 19:56:27 +0000 (15:56 -0400)]
fix pagination for galleries

darcs-hash:20080620195627-84dde-96d31837394eba6357e1134bc5a76b650dea42e6.gz

15 years agoput instructions into header div
Evan Prodromou [Thu, 19 Jun 2008 19:03:57 +0000 (15:03 -0400)]
put instructions into header div

darcs-hash:20080619190357-84dde-f7e6e0741c5fc9c1bf99b4273ff1c0160056cf39.gz

15 years agotry to clear openid url cookie better
Evan Prodromou [Thu, 19 Jun 2008 18:32:38 +0000 (14:32 -0400)]
try to clear openid url cookie better

darcs-hash:20080619183238-84dde-dbe912a40894ec7414e6d5ea0bc40ec527385436.gz

15 years agopush instructions into head and require license
Evan Prodromou [Thu, 19 Jun 2008 17:32:25 +0000 (13:32 -0400)]
push instructions into head and require license

darcs-hash:20080619173225-84dde-d73961d047f75fa1e3ac4287d35e4c6afb391e84.gz

15 years agocommon_show_footer() was hidden in an if
Evan Prodromou [Thu, 19 Jun 2008 17:20:31 +0000 (13:20 -0400)]
common_show_footer() was hidden in an if

darcs-hash:20080619172031-84dde-6b97932d4d51541581c0b220df8ce53cbc51e2da.gz

15 years agoposting from a form takes you back to the same page
Evan Prodromou [Thu, 19 Jun 2008 16:18:14 +0000 (12:18 -0400)]
posting from a form takes you back to the same page

darcs-hash:20080619161814-5ed1f-5add55346470e71a53a676d39617062acc0f19bf.gz

15 years agoDon't repeat "Remove OpenID" header
Evan Prodromou [Thu, 19 Jun 2008 15:51:54 +0000 (11:51 -0400)]
Don't repeat "Remove OpenID" header

darcs-hash:20080619155154-5ed1f-0bd8ea0c1e7a7ead736483cd516bcf4f999e9deb.gz

15 years agohad order of arguments for oid_link_user backwards in finishaddopenid
Evan Prodromou [Thu, 19 Jun 2008 15:50:42 +0000 (11:50 -0400)]
had order of arguments for oid_link_user backwards in finishaddopenid

darcs-hash:20080619155042-5ed1f-d814e2ae7f565e7e5cd8c0389071491705117e73.gz

15 years agofetch the oid before showing it
Evan Prodromou [Thu, 19 Jun 2008 15:37:19 +0000 (11:37 -0400)]
fetch the oid before showing it

darcs-hash:20080619153719-5ed1f-da58c447643d24dbfd9d0076c74d8ce4f57c5be3.gz

15 years agocant remove last openid, public xrds includes immediate
Evan Prodromou [Thu, 19 Jun 2008 15:32:31 +0000 (11:32 -0400)]
cant remove last openid, public xrds includes immediate

Added a check to make sure the user doesn't remove their last OpenID
if they don't also have a password.

Also, put the finishimmediate URL in the publicxrds so that e.g.
Yahoo! doesn't get snippy.

darcs-hash:20080619153231-5ed1f-a5d784ff39b53afdfb0584689188dd78bdb90c41.gz

15 years agoneed a profileurl for new users
Evan Prodromou [Thu, 19 Jun 2008 15:18:03 +0000 (11:18 -0400)]
need a profileurl for new users

darcs-hash:20080619151803-5ed1f-53df3a53f1147233658397c3c6d2cd6a2202b199.gz

15 years agoupdate version
Evan Prodromou [Thu, 19 Jun 2008 15:01:58 +0000 (11:01 -0400)]
update version

darcs-hash:20080619150158-5ed1f-e488de5630d8ca131b3ad95c6701bfb3c1e5d569.gz

15 years agoupdate_user didn't return true
Evan Prodromou [Thu, 19 Jun 2008 14:58:38 +0000 (10:58 -0400)]
update_user didn't return true

darcs-hash:20080619145838-5ed1f-c9c98e0df682a6ad4f1ec3028a985ff49b7c3e12.gz

15 years agoid not class on openid_url input
Evan Prodromou [Thu, 19 Jun 2008 14:38:29 +0000 (10:38 -0400)]
id not class on openid_url input

darcs-hash:20080619143829-5ed1f-df0b08a87ba592b552cebd49745be480f0e46d56.gz

15 years agoopenid input styling
Evan Prodromou [Thu, 19 Jun 2008 14:36:10 +0000 (10:36 -0400)]
openid input styling

darcs-hash:20080619143610-5ed1f-fa3cbc67e273adc206808d7213baa8bf691ea149.gz

15 years agomore changes by M-C on the dev server
Evan Prodromou [Thu, 19 Jun 2008 14:17:55 +0000 (10:17 -0400)]
more changes by M-C on the dev server

darcs-hash:20080619141755-84dde-5bd550251842f9d18f7d80746d436198a030d7c8.gz

15 years agoM-C's changes to default theme on test2
Test Server 2 [Thu, 19 Jun 2008 14:22:24 +0000 (10:22 -0400)]
M-C's changes to default theme on test2

darcs-hash:20080619142224-c91fa-a666854bc81c00fc37350029c3c8682fcb108da3.gz

15 years agocopy args function
Evan Prodromou [Thu, 19 Jun 2008 14:11:07 +0000 (10:11 -0400)]
copy args function

darcs-hash:20080619141107-84dde-a5e018fdac3f72eee13b3093fbd871299cda0739.gz

15 years agorefresh the cookie on successful immediate
Evan Prodromou [Thu, 19 Jun 2008 14:05:05 +0000 (10:05 -0400)]
refresh the cookie on successful immediate

darcs-hash:20080619140505-84dde-d4006afa9507e29e58115f23c4acc5156a571930.gz

15 years agobuild backto a little smarter
Evan Prodromou [Thu, 19 Jun 2008 14:03:50 +0000 (10:03 -0400)]
build backto a little smarter

darcs-hash:20080619140350-84dde-a9b640051f5b35a5f7907d49ab006e62d480b82a.gz

15 years agoadded some debugging stuff
Evan Prodromou [Thu, 19 Jun 2008 13:59:44 +0000 (09:59 -0400)]
added some debugging stuff

darcs-hash:20080619135944-84dde-948447f0e5e7524c64a5538d145d8c52bf4206a9.gz

15 years agouse openid.php functions in finishimmediate
Evan Prodromou [Thu, 19 Jun 2008 13:56:03 +0000 (09:56 -0400)]
use openid.php functions in finishimmediate

darcs-hash:20080619135603-84dde-1bfd6606f34416eb6f1be4d5c926f6bb198427bd.gz

15 years agomove update_user function to openid.php
Evan Prodromou [Thu, 19 Jun 2008 13:51:48 +0000 (09:51 -0400)]
move update_user function to openid.php

darcs-hash:20080619135148-84dde-6caaa7f97d2405bc318bfa818c4ac9cbc31cab33.gz

15 years agoimmediate mode for openid
Evan Prodromou [Thu, 19 Jun 2008 13:47:10 +0000 (09:47 -0400)]
immediate mode for openid

darcs-hash:20080619134710-84dde-6086a4ac7bbd72a251fe5ce6fe3156e3270ebd74.gz

16 years agouse query method to do some transactions
Evan Prodromou [Thu, 19 Jun 2008 03:36:19 +0000 (23:36 -0400)]
use query method to do some transactions

darcs-hash:20080619033619-84dde-e4fcc00f5d86cb0d11feff5f88f719ea72d3318e.gz

16 years agodo some commits
Evan Prodromou [Thu, 19 Jun 2008 03:32:12 +0000 (23:32 -0400)]
do some commits

darcs-hash:20080619033212-84dde-2f7227fe16c7015b03121424520ebd74d4b96762.gz

16 years agouse DB as the data driver in dataobject.ini too
Evan Prodromou [Thu, 19 Jun 2008 02:14:49 +0000 (22:14 -0400)]
use DB as the data driver in dataobject.ini too

darcs-hash:20080619021449-84dde-773db884c6276622f3090ab02116410750200470.gz

16 years agodefault DB driver is DB
Evan Prodromou [Thu, 19 Jun 2008 02:06:34 +0000 (22:06 -0400)]
default DB driver is DB

darcs-hash:20080619020634-84dde-37a8f87b9f293534ed167e183fa2d08f6714c2ad.gz

16 years agoconfig with path
Evan Prodromou [Thu, 19 Jun 2008 02:05:40 +0000 (22:05 -0400)]
config with path

darcs-hash:20080619020540-84dde-a177b25086c88071bd9933b54ba3ab52951c90cd.gz

16 years agoadd some reasonable things to configure
Evan Prodromou [Thu, 19 Jun 2008 01:48:02 +0000 (21:48 -0400)]
add some reasonable things to configure

darcs-hash:20080619014802-84dde-186c526a0452e916775cdddef94357da1aacd6a5.gz

16 years agoswitch password and id in munge_password
Evan Prodromou [Wed, 18 Jun 2008 21:14:54 +0000 (17:14 -0400)]
switch password and id in munge_password

I think this is the less effective way to salt a password, BUT...
I had a big bug in my code! All the code that was calling this
function got the order of the params mixed up. So, to save heartache,
I just reversed the order of the parameters, and reversed how the were
used in the function. It should be functionally the same as before,
but better documented.

darcs-hash:20080618211454-84dde-4772135cc92f2a51faa072e4470da3c628e1510c.gz

16 years agotake out check for other user
Evan Prodromou [Wed, 18 Jun 2008 21:00:44 +0000 (17:00 -0400)]
take out check for other user

darcs-hash:20080618210044-84dde-3b064b11117d4c785e4eba7902f1c0298dbbd8a7.gz

16 years agoforgot settingsmenu in openidsettings
Evan Prodromou [Wed, 18 Jun 2008 20:46:11 +0000 (16:46 -0400)]
forgot settingsmenu in openidsettings

darcs-hash:20080618204611-84dde-e8de48c6a7213787c09201f4007bfc57064bdeed.gz

16 years agoremoved message was slurping in success flag
Evan Prodromou [Wed, 18 Jun 2008 20:44:21 +0000 (16:44 -0400)]
removed message was slurping in success flag

darcs-hash:20080618204421-84dde-ba5ec861d68adf9179bb3907784156fb404d23ed.gz

16 years agomove instructions to top in openid pages
Evan Prodromou [Wed, 18 Jun 2008 19:02:02 +0000 (15:02 -0400)]
move instructions to top in openid pages

darcs-hash:20080618190202-84dde-20cc79646144076090c36fe25d78f2d0e399d5ad.gz

16 years agomore subscriptions/subscribers changes
Evan Prodromou [Wed, 18 Jun 2008 17:24:44 +0000 (13:24 -0400)]
more subscriptions/subscribers changes

Showstream now shows subscriptions in reverse chron order, like the
other pages.

Added a callback method to figure out who the _other_ guy is in a
subscription.

Changed gallery page to be a UL of images.

darcs-hash:20080618172444-84dde-b886f6f8170370ae1aaf2e7f996aff288a471145.gz

16 years agochange references from subscribed to subscribers
Evan Prodromou [Wed, 18 Jun 2008 17:16:22 +0000 (13:16 -0400)]
change references from subscribed to subscribers

darcs-hash:20080618171622-84dde-abe0986279b106ff651913d759828d6d945adf0f.gz

16 years agofactor out similarities in subscriptions and subscribers
Evan Prodromou [Wed, 18 Jun 2008 17:13:13 +0000 (13:13 -0400)]
factor out similarities in subscriptions and subscribers

darcs-hash:20080618171313-84dde-3389db1f5110d3f47cd5a4ef17f6a7fc0fcf3b44.gz

16 years agoadd a little XML goodness to redirect
Evan Prodromou [Wed, 18 Jun 2008 20:25:00 +0000 (16:25 -0400)]
add a little XML goodness to redirect

darcs-hash:20080618202500-84dde-66eeb8af0e26d9723b89831a6ba7bb82b09dbe09.gz

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

darcs-hash:20080618201123-84dde-3c6a131fafc0ba8922293c608173a6d7407ce8d0.gz

16 years agoremove 'oauth' from publicxrds
Evan Prodromou [Wed, 18 Jun 2008 18:36:06 +0000 (14:36 -0400)]
remove 'oauth' from publicxrds

darcs-hash:20080618183606-84dde-d0843cd3f1656b8b547227eeef326d89d6c55adf.gz

16 years agofix trust root in openid to use 'public' string
Evan Prodromou [Wed, 18 Jun 2008 18:28:12 +0000 (14:28 -0400)]
fix trust root in openid to use 'public' string

darcs-hash:20080618182812-84dde-62e5442eb8f051e29f9a7b5134a7ba5a09cfe3a0.gz

16 years agoadd xrds for trust root URL
Evan Prodromou [Wed, 18 Jun 2008 18:26:47 +0000 (14:26 -0400)]
add xrds for trust root URL

darcs-hash:20080618182647-84dde-e75e2c3441e8441ad6602f36fd9b7bf6ca39e70d.gz

16 years agosmall debugging and messaging fixes
Evan Prodromou [Wed, 18 Jun 2008 18:06:42 +0000 (14:06 -0400)]
small debugging and messaging fixes

darcs-hash:20080618180642-84dde-1e8ee16d2b6497c71854486a687545d948340d69.gz

16 years agomore changes by M-C on the server
Evan Prodromou [Wed, 18 Jun 2008 17:59:11 +0000 (13:59 -0400)]
more changes by M-C on the server

darcs-hash:20080618175911-84dde-bc27789cef7d68d34f8cf33cd026928ce6f2fa18.gz

16 years agobetter pagination and no rows in subscriptions and subscribed
Evan Prodromou [Wed, 18 Jun 2008 16:50:41 +0000 (12:50 -0400)]
better pagination and no rows in subscriptions and subscribed

darcs-hash:20080618165041-84dde-d98bebb8e74286993c582710ae385d5d7ef1b3fb.gz

16 years agolink in the branding p
Evan Prodromou [Wed, 18 Jun 2008 15:46:43 +0000 (11:46 -0400)]
link in the branding p

darcs-hash:20080618154643-84dde-e77d6bf486806725579cdfe922ccbe3e59e008e1.gz

16 years agoclass
Evan Prodromou [Wed, 18 Jun 2008 15:32:58 +0000 (11:32 -0400)]
class

darcs-hash:20080618153258-84dde-48204f3d9d3d6c710d73bad4b390877cb34e2991.gz

16 years agomore rigorous check on site logo
Evan Prodromou [Wed, 18 Jun 2008 15:30:36 +0000 (11:30 -0400)]
more rigorous check on site logo

darcs-hash:20080618153036-84dde-06329e00661924826d6fd2b5b0682957c21c06d9.gz

16 years agochange sitename h2 to branding p
Evan Prodromou [Wed, 18 Jun 2008 15:20:04 +0000 (11:20 -0400)]
change sitename h2 to branding p

darcs-hash:20080618152004-84dde-4d97997a9842ff1db550152266b51048df9e7281.gz

16 years agofix copy-and-paste error
Evan Prodromou [Wed, 18 Jun 2008 15:11:03 +0000 (11:11 -0400)]
fix copy-and-paste error

darcs-hash:20080618151103-84dde-f3af75746f3f240c0fad2e0fec1d01459df9e48e.gz

16 years agomove instructions up to the "whats up" area
Evan Prodromou [Wed, 18 Jun 2008 03:57:39 +0000 (23:57 -0400)]
move instructions up to the "whats up" area

darcs-hash:20080618035739-84dde-a562cffe186780d5f03cf53798ea249b2bda9fb1.gz

16 years agofake spaces in textareas to fakeout XMLWriter
Evan Prodromou [Wed, 18 Jun 2008 03:00:19 +0000 (23:00 -0400)]
fake spaces in textareas to fakeout XMLWriter

darcs-hash:20080618030019-84dde-194b5591d9da98c74a513db540b802ed56455ae1.gz

16 years agodon't put fake spaces in the text area
Evan Prodromou [Wed, 18 Jun 2008 02:52:53 +0000 (22:52 -0400)]
don't put fake spaces in the text area

darcs-hash:20080618025253-84dde-3a9f3dceccc366b069b931b4159d8160c1ad62ce.gz

16 years agoadd submit class to all buttons
Evan Prodromou [Wed, 18 Jun 2008 16:35:16 +0000 (12:35 -0400)]
add submit class to all buttons

darcs-hash:20080618163516-84dde-ab4d9daa4180d75da0813bed03f6c824577a87a0.gz

16 years agofix debug to prefix with var name
Evan Prodromou [Wed, 18 Jun 2008 16:28:38 +0000 (12:28 -0400)]
fix debug to prefix with var name

darcs-hash:20080618162838-84dde-90e6950d9cdfcfee947f504512b7fb529d0db7de.gz

16 years agomore debugging output, better check on canonical
Evan Prodromou [Wed, 18 Jun 2008 16:27:15 +0000 (12:27 -0400)]
more debugging output, better check on canonical

darcs-hash:20080618162715-84dde-9a3213796a88cf4f28597553e1834896c7f201a7.gz

16 years agofancified openidsettings URL
Evan Prodromou [Wed, 18 Jun 2008 16:13:21 +0000 (12:13 -0400)]
fancified openidsettings URL

darcs-hash:20080618161321-84dde-366f585399c0dc0b8412596ebd0abcc61cfc904d.gz

16 years agobetter URLs for OpenID stuff
Evan Prodromou [Wed, 18 Jun 2008 16:07:33 +0000 (12:07 -0400)]
better URLs for OpenID stuff

darcs-hash:20080618160733-84dde-cb233a9b2073b6333f2944682bb3ab0c1a7a547a.gz

16 years agobetter presentation on openidsettings
Evan Prodromou [Wed, 18 Jun 2008 16:01:11 +0000 (12:01 -0400)]
better presentation on openidsettings

darcs-hash:20080618160111-84dde-70cc4c0a40f14aa6a5f7b05f6b8a8947bb5025f7.gz

16 years agofixup syntax error in openid.php
Evan Prodromou [Wed, 18 Jun 2008 15:05:57 +0000 (11:05 -0400)]
fixup syntax error in openid.php

darcs-hash:20080618150557-84dde-61120bcf12e9ecfaafda079d1a943c75f99f5930.gz

16 years agomove openid authentication to a common function
Evan Prodromou [Wed, 18 Jun 2008 13:32:51 +0000 (09:32 -0400)]
move openid authentication to a common function

darcs-hash:20080618133251-84dde-40c6326cb27ac20e52ef456a3f05e111c6fae97c.gz

16 years agodebugging for addopenid problem
Evan Prodromou [Wed, 18 Jun 2008 13:26:13 +0000 (09:26 -0400)]
debugging for addopenid problem

darcs-hash:20080618132613-84dde-a7d78778af37cf3f20bfeb70ae2d381bc9ae92d4.gz

16 years agochange variable name error
Evan Prodromou [Wed, 18 Jun 2008 13:16:36 +0000 (09:16 -0400)]
change variable name error

darcs-hash:20080618131636-84dde-ef33dcb94c630fdd8831d904caadb9e669ce6cb3.gz

16 years agoreferences
Evan Prodromou [Wed, 18 Jun 2008 13:15:19 +0000 (09:15 -0400)]
references

darcs-hash:20080618131519-84dde-a3af7c41be8d9606f39ce4be3029697f913ab053.gz

16 years agofix syntax error in finishopenidlogin
Evan Prodromou [Wed, 18 Jun 2008 12:39:41 +0000 (08:39 -0400)]
fix syntax error in finishopenidlogin

darcs-hash:20080618123941-84dde-ec6e2fdef8c561714e509dc47e14aa47c58a9c44.gz

16 years agoconsolidate linking a user to an OpenID
Evan Prodromou [Wed, 18 Jun 2008 11:43:10 +0000 (07:43 -0400)]
consolidate linking a user to an OpenID

darcs-hash:20080618114310-84dde-15b224bb16d434150af457bc3b08de58e3833abd.gz

16 years agovoodoo changes
Evan Prodromou [Wed, 18 Jun 2008 11:37:20 +0000 (07:37 -0400)]
voodoo changes

darcs-hash:20080618113720-84dde-4483d18751e7f82480c925cce4d1f84095598742.gz

16 years agoreturn true on successful save of openid
Evan Prodromou [Wed, 18 Jun 2008 11:26:24 +0000 (07:26 -0400)]
return true on successful save of openid

darcs-hash:20080618112624-84dde-76bbb4338585852abef7ed6ced26784a77f01a34.gz

16 years agoerror on save
Evan Prodromou [Wed, 18 Jun 2008 11:15:12 +0000 (07:15 -0400)]
error on save

darcs-hash:20080618111512-84dde-835a9d92386c5a5a5e51b0879c04575e9a80fdf5.gz

16 years agodebugging on adding OpenID
Evan Prodromou [Wed, 18 Jun 2008 11:08:53 +0000 (07:08 -0400)]
debugging on adding OpenID

darcs-hash:20080618110853-84dde-b24a19acffad53362a80c92f1dddafab37a457c6.gz

16 years agouser_id in user_openid is not unique
Evan Prodromou [Wed, 18 Jun 2008 11:01:26 +0000 (07:01 -0400)]
user_id in user_openid is not unique

darcs-hash:20080618110126-84dde-4dd97a6e08fb95b0f9860edda45ccaedb3958b20.gz

16 years agobetter error handling
Evan Prodromou [Wed, 18 Jun 2008 07:12:07 +0000 (03:12 -0400)]
better error handling

darcs-hash:20080618071207-84dde-a7903c5a806e16a39101244ef721204a7ce2bd46.gz

16 years agodot not comma
Evan Prodromou [Wed, 18 Jun 2008 07:07:10 +0000 (03:07 -0400)]
dot not comma

darcs-hash:20080618070710-84dde-bcf4cce6586cf22909659efefc410dded33204c3.gz

16 years agouser_id in user_openid should not be unique
Evan Prodromou [Wed, 18 Jun 2008 07:04:30 +0000 (03:04 -0400)]
user_id in user_openid should not be unique

darcs-hash:20080618070430-84dde-403d695209ab88f2d0c4e54da333698c6fe5883a.gz

16 years agoadd OpenID settings to settings menu
Evan Prodromou [Wed, 18 Jun 2008 06:55:08 +0000 (02:55 -0400)]
add OpenID settings to settings menu

darcs-hash:20080618065508-84dde-855999e8433ac5882638635c43bd52b8940b59d4.gz

16 years agomanage existing OpenIDs
Evan Prodromou [Wed, 18 Jun 2008 06:53:20 +0000 (02:53 -0400)]
manage existing OpenIDs

Add a settings page to manage existing OpenIDs, or add OpenIDs to an
account.

darcs-hash:20080618065320-84dde-d013191a57a3de66a038feb88ad46ceff1e986ca.gz

16 years agofix missing parens
Evan Prodromou [Wed, 18 Jun 2008 06:20:59 +0000 (02:20 -0400)]
fix missing parens

darcs-hash:20080618062059-84dde-f3d27969a876fd89c5f01fb690ca367a51ec1b5e.gz

16 years agogo to profile instead of profile settings
Evan Prodromou [Wed, 18 Jun 2008 06:18:33 +0000 (02:18 -0400)]
go to profile instead of profile settings

darcs-hash:20080618061833-84dde-e77ea989a6caaf1d6722d6e82c1bcd04da44f486.gz

16 years agoset nickname correctly
Evan Prodromou [Wed, 18 Jun 2008 06:11:17 +0000 (02:11 -0400)]
set nickname correctly

darcs-hash:20080618061117-84dde-6983ed79c2d0e985fc8b00ac7c270b46d92bc20d.gz

16 years agofix get_saved_values() function in finishopenidlogin
Evan Prodromou [Wed, 18 Jun 2008 06:05:49 +0000 (02:05 -0400)]
fix get_saved_values() function in finishopenidlogin

darcs-hash:20080618060549-84dde-d32f1f167a69ea4f98f6a4a2f2ac753675e8cafd.gz

16 years agorefactoring error
Evan Prodromou [Wed, 18 Jun 2008 05:58:36 +0000 (01:58 -0400)]
refactoring error

darcs-hash:20080618055836-84dde-7a0c460ec125581b659df39c8a079b9fcdc8dbaa.gz

16 years agocheck existence of args not booleanness
Evan Prodromou [Wed, 18 Jun 2008 05:56:57 +0000 (01:56 -0400)]
check existence of args not booleanness

darcs-hash:20080618055657-84dde-269a234dd68867ca4f159031fe206e31131ef108.gz

16 years agofix prompt and debug input
Evan Prodromou [Wed, 18 Jun 2008 05:53:49 +0000 (01:53 -0400)]
fix prompt and debug input

darcs-hash:20080618055349-84dde-8ac49632d06a7b271d13912d46d26c7c1f1ec793.gz

16 years agorequire the openid relational class
Evan Prodromou [Wed, 18 Jun 2008 05:48:47 +0000 (01:48 -0400)]
require the openid relational class

darcs-hash:20080618054847-84dde-2057020f22c3179fb93d5a3a7377e4f04bb74c83.gz

16 years agofinish openid
Evan Prodromou [Wed, 18 Jun 2008 05:26:38 +0000 (01:26 -0400)]
finish openid

Added some code to make finishing the OpenID login work.

Changed the OID storage so that there's a "canonical" URL and a
display URL. This is because of i-names, which is annoying.

If the login succeeds, we try to find a local user associated with the
canonical URL. If they don't exist, we let the user either create a
new account, or login to an existing account and connect to it.

A totally unrelated change is that the DB engine now uses InnoDB.

darcs-hash:20080618052638-84dde-909e51dbd5b9eadadf18cd010868baa18ea2349a.gz

16 years agomake default a clone of stoica
Evan Prodromou [Wed, 18 Jun 2008 01:54:23 +0000 (21:54 -0400)]
make default a clone of stoica

Rather than trying to backfill a default theme from the Simple Life
theme, we're just going to copy the stoica theme, and make some
changes so it looks distinctive.

darcs-hash:20080618015423-84dde-3644c6b25bf00333b5d2eb495b6740c1c26751b1.gz

16 years agoM-C changes in stoica
Evan Prodromou [Wed, 18 Jun 2008 01:51:46 +0000 (21:51 -0400)]
M-C changes in stoica

darcs-hash:20080618015146-84dde-9d08f680cf68bbb677d7944af2ffd2e7520c6997.gz