]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/finishopenidlogin.php
Merge branch 'master' of /var/www/trunk
[quix0rs-gnu-social.git] / actions / finishopenidlogin.php
2009-01-19 Evan ProdromouMerge branch 'master' of /var/www/trunk
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-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-12-10 Evan Prodromouresolve conflicts
2008-12-03 Evan Prodromoudon't allow new users if the site is closed or invite...
2008-12-09 Evan Prodromouslightly better rememberme logic in finishopenidlogin
2008-11-18 Evan Prodromou♫ Don't you forget about me ♫
2008-08-29 Evan Prodromouadd a token for CSRF avoidance
2008-08-14 Evan Prodromoumove user registration to a single static method
2008-07-13 Mike CochraneColapse a lot of strings to make like easier for transl...
2008-07-13 Mike CochraneMerge some gettext strings to one line so translation...
2008-07-08 Mike CochraneRemove tralling whitespace on lines and a gettext repla...
2008-07-08 Mike CochraneConvert _t() to _() for gettext.
2008-07-10 Evan Prodromoudon't auto-pull OpenID parameters
2008-07-02 Evan Prodromoumethod
2008-06-24 Evan Prodromouimplement rememberme functionality
2008-06-22 Evan Prodromouforgot to return on invalid nickname
2008-06-22 Evan Prodromoudisallow nicknames on a blacklist
2008-06-20 Evan Prodromouchange from using tag uris to http urls for identifiers
2008-06-19 Evan Prodromoupush instructions into head and require license
2008-06-19 Evan Prodromouneed a profileurl for new users
2008-06-19 Evan Prodromoumove update_user function to openid.php
2008-06-19 Evan Prodromouimmediate mode for openid
2008-06-18 Evan Prodromoufix syntax error in finishopenidlogin
2008-06-18 Evan Prodromouconsolidate linking a user to an OpenID
2008-06-18 Evan Prodromoufix missing parens
2008-06-18 Evan Prodromougo to profile instead of profile settings
2008-06-18 Evan Prodromouset nickname correctly
2008-06-18 Evan Prodromoufix get_saved_values() function in finishopenidlogin
2008-06-18 Evan Prodromourefactoring error
2008-06-18 Evan Prodromoucheck existence of args not booleanness
2008-06-18 Evan Prodromoufix prompt and debug input
2008-06-18 Evan Prodromoufinish openid