]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/apiaccountregister.php
OAuth stuff adapted for FormAction
[quix0rs-gnu-social.git] / actions / apiaccountregister.php
2015-04-05 Mikael NordfeldthMerge branch 'nightly'
2015-03-09 Mikael NordfeldthMerge branch 'nightly', beginning of 1.2.x
2015-03-01 Mikael NordfeldthAahhh, gotta run php -l before pushing stuff!!!
2015-03-01 Mikael NordfeldthForgot to make syntax edits on last commit.
2015-03-01 Mikael NordfeldthUser class throws exception on register failure
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/30' of https://gitori...
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/31' of https://gitori...
2015-01-18 Mikael NordfeldthRegistration coding cleanup
2014-03-31 Mikael NordfeldthMerge commit 'refs/merge-requests/199' of git://gitorio...
2013-10-29 Mikael NordfeldthProtected function prepare with array $args defaulting...
2013-10-25 Mikael NordfeldthForceGroup and some qvitter API stuff still used staticGet
2013-10-16 Mikael NordfeldthBetter use of Nickname validation functions
2013-10-14 Mikael NordfeldthGNU social is with a minor s.
2013-10-07 Mikael NordfeldthLet's not limit qvitter stuff to 'json' requests
2013-10-07 Mikael NordfeldthValidate::uri replaced with filter_var for HTTP[S]...
2013-10-06 Mikael NordfeldthQvitter API changes (thanks hannes2peer)