]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/userauthorization.php
maybe an extra \n will help my formatting
[quix0rs-gnu-social.git] / actions / userauthorization.php
2008-07-08 Mike CochraneConvert _t() to _() for gettext.
2008-07-02 Evan Prodromoumethod
2008-06-11 Evan Prodromoufixup some TODOs, fix a bug in userauthorization
2008-06-06 Evan Prodromouchecks for user and sub in validate and better error...
2008-06-06 Evan Prodromoudebug info for authorizing token
2008-06-06 Evan Prodromouhandle errors in authorizing and saving remote profile
2008-06-06 Evan Prodromouuse $_GET, not $args
2008-06-06 Evan Prodromoudon't clone arrays!
2008-06-06 Evan Prodromoufix args in returnto
2008-06-05 Evan Prodromoumove avatar scaling and saving to Avatar and Profile
2008-06-05 Evan Prodromoua
2008-06-05 Evan Prodromoubad validation of callback URL
2008-06-05 Evan Prodromoudecided to validate tag uris rather than not validating...
2008-06-05 Evan Prodromoudon't validate listenee URI
2008-06-05 Evan Prodromouclear request doesn't need an argument
2008-06-05 Evan Prodromoucorrect order of params in get_token
2008-06-05 Evan Prodromouautomatically prepend filename to debug output
2008-06-04 Evan Prodromouadd some debugging code
2008-06-04 Evan Prodromoufix passing request around
2008-06-04 Evan Prodromoufull interface for userauthorization
2008-06-03 Evan Prodromouremove call to private get-version() method
2008-06-03 Evan Prodromouclear out lots of debugging code, add require to userau...
2008-06-02 Evan Prodromoumore debug code
2008-06-02 Evan Prodromoudebugging code for userauthorization
2008-05-30 Evan Prodromouinterim commit after pull from server
2008-05-27 Evan Prodromouclient side of distributed subscription almost complete
2008-05-26 Evan Prodromouoauth discovery and all new actions