aboutsummaryrefslogtreecommitdiffstats
path: root/include/oauth.php
Commit message (Expand)AuthorAgeFilesLines
* oauth wasn't logging in properly, also fixed api status_show to return last p...friendica2013-10-151-1/+8
* several oauth fixes - shred doesn't completely work yet, but it also doesn't ...friendica2013-09-161-29/+38
* get rid of more variables with dashes in the names - use underscore *except* ...friendica2013-08-151-1/+1
* start formatting for Doxygenfriendica2013-02-251-1/+1
* "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes t...friendica2012-10-291-1/+1
* updatesfriendica2012-09-091-0/+1
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* oauth: authorizeFabio Comuni2011-11-071-17/+74
* oauth: authorize view, wrong verifier.Fabio Comuni2011-11-021-5/+19
* oauthapi: authorize appFabio Comuni2011-10-261-0/+1
* Initial work adding oauth to apiFabio Comuni2011-10-201-0/+194