aboutsummaryrefslogtreecommitdiffstats
path: root/include/api.php
Commit message (Expand)AuthorAgeFilesLines
* possible sql injection in searchfriendica2012-05-291-2/+2
* Speed optimisation by enabling the posibility of the MySQL fulltext engineMichael Vogel2012-05-261-6/+14
* Merge remote branch 'upstream/master'Michael Vogel2012-05-091-2/+11
|\
| * change api.php in function api_item_get_user to check if $usercache is NULL b...Zach Prezkuta2012-04-301-1/+1
| * api: add support for StatusNet-style media param to APIMichael Johnston2012-04-221-1/+10
* | API: RSS-Feeds are now shortened to 1000 characters. (With added link)Michael Vogel2012-04-221-45/+48
|/
* API: Improved the timeline. Several (disabled) tests with caching of photos.Michael Vogel2012-04-111-3/+12
* API: Added Public TimelineMichael Vogel2012-04-081-5/+85
* API: Now mentions could work as well - only my client doesn't really workMichael Vogel2012-04-081-61/+72
* API: Basic support of the identica client added.Michael Vogel2012-04-081-0/+72
* API: API is now enhanced. mentions, repeat and destroy now works.Michael Vogel2012-04-081-9/+142
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-45/+187
|\
| * line 86: s/Friendika/Friendica/Simon2012-04-011-1/+1
| * New parameter in html2plain for plain text exports. More compatibility in APIMichael Vogel2012-03-211-2/+35
| * API: added max_idMichael Vogel2012-03-181-2/+6
| * API: Now threading seems to workMichael Vogel2012-03-181-4/+12
| * API: Seesmic is now working. Optimizing text export.Michael Vogel2012-03-181-43/+140
|/
* Merge pull request #45 from annando/masterfriendica2012-02-221-10/+14
|\
| * Some testing stuffMichael2012-02-201-0/+1
| * API is now working on my nginx server.Michael2012-02-201-10/+13
* | waitman gobble media upload via api patchfriendica2012-02-211-1/+43
* | include/api.php - Friendika -> FriendicaAbinoam P. Marques Jr2012-02-201-3/+3
|/
* implement "moderate" flag on itemsfriendica2012-01-231-3/+3
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* api post broken with recent change to use REQUEST vars in mod_itemfriendica2012-01-151-11/+15
* modularise successful authenticationfriendica2012-01-121-27/+3
* data structures to support hidden friendsfriendica2011-12-051-2/+2
* Merge branch 'oauthapi'Fabio Comuni2011-11-071-1/+46
|\
| * api: login with oauthFabio Comuni2011-11-071-2/+19
| * oauthapi: authorize appFabio Comuni2011-10-261-3/+2
| * Initial work adding oauth to apiFabio Comuni2011-10-201-1/+30
* | hmmm - why won't poco xml workFriendika2011-10-271-9/+1
|/
* stuffFriendika2011-10-111-5/+1
* account expiration structuresFriendika2011-09-181-1/+1
* allow html post to apiFriendika2011-09-111-1/+27
* API: fix friends profile, statuses etcfabrixxm2011-08-261-40/+75
* API work. Identicurse compatiblityfabrixxm2011-08-191-18/+29
* API: private messages (only json)fabrixxm2011-08-191-4/+136
* API: missing template and small fix for hototfabrixxm2011-08-191-7/+14
* API: add pagination in timelines and add statuses/friends and followersfabrixxm2011-08-191-4/+63
* fix API time - wrong format stringFriendika2011-08-161-1/+1
* cleanupFriendika2011-08-071-6/+6
* bug #117, use realname for screen_name in API if nickname missingFriendika2011-08-051-2/+2
* fix statusnet_html timelines on apiFriendika2011-08-051-1/+1
* more api tweaksFriendika2011-08-051-8/+22
* integer values don't show up in xml api resultsFriendika2011-08-051-1/+1
* some fields in API timeline JSON must be intFriendika2011-08-041-8/+8
* Provide a way to lie about textlimit as far as API is concerned.Friendika2011-08-021-0/+2
* api compatibility fixesFriendika2011-08-021-2/+3
* merge diaspora/friendika vcard formats - not yet completeFriendika2011-08-011-2/+3