]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/finishaddopenid.php
define LACONICA and accept LACONICA for backwards compatibility
[quix0rs-gnu-social.git] / actions / finishaddopenid.php
2009-08-26 Evan Prodromoudefine LACONICA and accept LACONICA for backwards compa...
2009-08-26 Evan ProdromouMerge branch 'master' into testing
2009-08-26 Evan ProdromouMerge branch '0.8.x' into testing
2009-08-25 Evan Prodromouchange LACONICA to STATUSNET
2009-08-25 Evan Prodromouchange controlyourself.ca to status.net
2009-08-25 Evan Prodromouchange laconi.ca to status.net
2009-08-25 Evan Prodromouchange Laconica and Control Yourself to StatusNet in...
2009-05-19 Evan ProdromouMerge branch '0.8.x' of git://gitorious.org/laconica...
2009-04-15 Adrian LangMerge branch 'link-rel-paginate' of git://gitorious...
2009-04-15 Adrian LangMake OMB work if the configured domain name does not...
2009-04-10 Tobias DiekershoffMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-04-08 CiaranGMerge branch 'master' of git://gitorious.org/laconica...
2009-04-08 Evan ProdromouMerge branch 'master' of git://gitorious.org/laconica...
2009-04-08 Evan ProdromouMerge branch 'adrianlang-827' of git://gitorious.org...
2009-04-03 Zach CopleyMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-04-03 Zach CopleyMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-02 Evan ProdromouMerge branch '0.8.x' of git://gitorious.org/laconica...
2009-04-02 Sarven CapadisliMerge branch '0.7.x' into 0.8.x
2009-04-01 Evan ProdromouTry to do intelligent redirect codes
2009-04-01 Evan ProdromouTry to do intelligent redirect codes
2009-01-23 Evan ProdromouMerge branch 'master' of /var/www/mublog
2009-01-21 Evan ProdromouMerge branch 'master' into groups
2009-01-19 Evan ProdromouMerge branch 'master' of /var/www/trunk
2009-01-16 sarvenMerge branch 'uiredesign' of ../trunk into uiredesign
2009-01-16 Evan ProdromouMake the OpenID settings work with new framework
2009-01-16 Evan ProdromouMerge branch 'master' of /var/www/trunk into uiredesign
2009-01-15 sarvenMerge branch 'uiredesign' of ../evan into uiredesign
2009-01-15 Evan ProdromouConvert use of common_server_error and common_user_erro...
2009-01-15 Evan ProdromouConvert all actions to use new UI functions
2009-01-12 Evan ProdromouMerge branch 'master' of http://goukihq.org/misc/git...
2009-01-08 Evan ProdromouMerge branch 'master' of ../laconica-stable
2009-01-06 Evan ProdromouMerge branch 'master' into devel
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