]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/finishaddopenid.php
move opening brace of class declaration to next line
[quix0rs-gnu-social.git] / actions / finishaddopenid.php
2008-12-23 Evan Prodromoumove opening brace of class declaration to next line
2008-12-23 Evan Prodromouchange function headers to K&R style
2008-12-23 Evan Prodromoureplace NULL with null
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-07-22 zachbase class is_readonly() now returns false by default
2008-07-22 zachAdded is_readonly() method to all Actions
2008-07-08 Mike CochraneRemove tralling whitespace on lines and a gettext repla...
2008-07-08 Mike CochraneConvert _t() to _() for gettext.
2008-06-19 Evan Prodromouhad order of arguments for oid_link_user backwards...
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-18 Evan Prodromoutake out check for other user
2008-06-18 Evan Prodromousmall debugging and messaging fixes
2008-06-18 Evan Prodromoufix debug to prefix with var name
2008-06-18 Evan Prodromoumore debugging output, better check on canonical
2008-06-18 Evan Prodromoudebugging for addopenid problem
2008-06-18 Evan Prodromouchange variable name error
2008-06-18 Evan Prodromoureferences
2008-06-18 Evan Prodromouconsolidate linking a user to an OpenID
2008-06-18 Evan Prodromouvoodoo changes
2008-06-18 Evan Prodromoureturn true on successful save of openid
2008-06-18 Evan Prodromouerror on save
2008-06-18 Evan Prodromoudebugging on adding OpenID
2008-06-18 Evan Prodromoubetter error handling
2008-06-18 Evan Prodromoumanage existing OpenIDs