]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
move update_user function to openid.php
[quix0rs-gnu-social.git] / lib /
2008-06-19 Evan Prodromoumove update_user function to openid.php
2008-06-19 Evan Prodromouimmediate mode for openid
2008-06-19 Evan Prodromouuse query method to do some transactions
2008-06-19 Evan Prodromoudo some commits
2008-06-19 Evan Prodromoudefault DB driver is DB
2008-06-18 Evan Prodromouswitch password and id in munge_password
2008-06-18 Evan Prodromoumore subscriptions/subscribers changes
2008-06-18 Evan Prodromouchange references from subscribed to subscribers
2008-06-18 Evan Prodromoufactor out similarities in subscriptions and subscribers
2008-06-18 Evan Prodromouadd a little XML goodness to redirect
2008-06-18 Evan Prodromouadd more debugging
2008-06-18 Evan Prodromoufix trust root in openid to use 'public' string
2008-06-18 Evan Prodromouadd xrds for trust root URL
2008-06-18 Evan Prodromoulink in the branding p
2008-06-18 Evan Prodromouclass
2008-06-18 Evan Prodromoumore rigorous check on site logo
2008-06-18 Evan Prodromouchange sitename h2 to branding p
2008-06-18 Evan Prodromoufake spaces in textareas to fakeout XMLWriter
2008-06-18 Evan Prodromoudon't put fake spaces in the text area
2008-06-18 Evan Prodromouadd submit class to all buttons
2008-06-18 Evan Prodromoufancified openidsettings URL
2008-06-18 Evan Prodromoubetter URLs for OpenID stuff
2008-06-18 Evan Prodromoufixup syntax error in openid.php
2008-06-18 Evan Prodromoumove openid authentication to a common function
2008-06-18 Evan Prodromouconsolidate linking a user to an OpenID
2008-06-18 Evan Prodromouadd OpenID settings to settings menu
2008-06-18 Evan Prodromourequire the openid relational class
2008-06-17 Evan Prodromouadd OpenID and SReg libraries
2008-06-17 Evan Prodromouforgot 'new' keyword
2008-06-17 Evan Prodromoumore specific Store class
2008-06-17 Evan Prodromoubeginnings of OpenID login
2008-06-17 Evan Prodromoufilename in jquery
2008-06-17 Evan Prodromouadd jQuery
2008-06-15 Evan Prodromoubefore and after are switched, pass QSA in some rewrite...
2008-06-15 Evan Prodromoufancy URLs should remember page
2008-06-15 Evan Prodromouuse site name as default sender
2008-06-15 Evan Prodromouemail notification on new subscriptions
2008-06-14 Evan Prodromoutake out public from views menu for now
2008-06-14 Evan Prodromouadd public tab
2008-06-13 Evan Prodromoumark off some todos, add a version number, and put...
2008-06-13 Evan Prodromoufunction for retrieving a config variable
2008-06-13 Evan Prodromoushow logo only if file exists, add h1 and h2 to all...
2008-06-13 Evan Prodromoubetter titles in RSS
2008-06-13 Evan Prodromouadd author information for RSS
2008-06-13 Evan Prodromouadd content negotiation for media type
2008-06-12 Evan Prodromouonly validate if values are sent
2008-06-12 Evan Prodromouanother copy-and-paste error
2008-06-12 Evan Prodromoucatch errors in debug log
2008-06-12 Evan Prodromoucorrect the id attribute of the profile
2008-06-12 Evan Prodromoufix some incorrect input due to copy-and-paste programming
2008-06-12 Evan Prodromouadd some more debugging code
2008-06-12 Evan Prodromoubroadcast profile and change subscription input id
2008-06-12 Evan Prodromouadd instructions to each form entry in forms
2008-06-11 Evan Prodromouchange default avatars from config vars to theme files
2008-06-11 Evan Prodromoupush notice form and sub-menu into header div
2008-06-11 Evan Prodromouonly show notice form if user is logged in, looking...
2008-06-11 Evan Prodromoushow selection in settings menu
2008-06-11 Evan Prodromouclosing menu list in the wrong place
2008-06-11 Evan Prodromoumake last parameter for common_menu_item() optional
2008-06-11 Evan Prodromoumenu on home and profile
2008-06-11 Evan Prodromoutake out home/profile menu for all pages, use same...
2008-06-10 Evan Prodromoubetter form handling
2008-06-11 Evan Prodromoucanonicalization lowercases nicknames
2008-06-10 Evan Prodromouget current user in views menu
2008-06-10 Evan Prodromoubetter footer
2008-06-10 Evan Prodromouremove license block
2008-06-10 Evan Prodromoumove help menu and change class of menuitem li,s
2008-06-10 Evan Prodromouchange class of notice textarea to its id
2008-06-10 Evan Prodromoufinish logo link
2008-06-10 Evan Prodromouwrap notice form in p
2008-06-10 Evan Prodromoufixup views menu
2008-06-10 Evan Prodromounew layout for all action
2008-06-10 Evan Prodromoufixup for new theme design in public.php
2008-06-10 Evan Prodromoufix footer menu
2008-06-10 Evan Prodromoufirst steps towards new skin
2008-06-10 Evan Prodromouundo fancy URLs for omb endpoints
2008-06-10 Evan Prodromouexport FOAF
2008-06-08 Evan Prodromouuse rdf:resource for license urls
2008-06-08 Evan Prodromouforgot config in channel
2008-06-08 Evan Prodromouadd cc:license to RSS streams
2008-06-06 Evan Prodromoufancy URLs
2008-06-06 Evan Prodromoubad signature because variable name was wrong
2008-06-06 Evan Prodromouremoving some noisy debug notices
2008-06-06 Evan Prodromouquit trying to use fancy join and just loop
2008-06-06 Evan Prodromoufix name of join-adding method
2008-06-06 Evan Prodromoudump sub and rp
2008-06-06 Evan Prodromoutrim whitespace and more debugging for posting messages
2008-06-06 Evan Prodromoudebugging messages in broadcast remote
2008-06-06 Evan Prodromoupush yadis requirement into omb.php
2008-06-06 Evan Prodromoumove notice-posting stuff from util.php to omb.php
2008-06-06 Evan Prodromoucall postnotice when there's a remote subscription
2008-06-06 Evan Prodromoudebugging output for new_access_token
2008-06-06 Evan Prodromoumixed up token keys and OAuthToken objects
2008-06-06 Evan Prodromoumixed up OAuthConsumer and Consumer classes
2008-06-06 Evan Prodromouseem to be storing tokens with null consumer keys
2008-06-05 Evan Prodromoumove avatar scaling and saving to Avatar and Profile
2008-06-05 Evan Prodromoudecided to validate tag uris rather than not validating...
2008-06-05 Evan Prodromoumove filename stuff to debug function
2008-06-05 Evan Prodromouautomatically prepend filename to debug output
2008-06-04 Evan Prodromoufull interface for userauthorization
next