aboutsummaryrefslogtreecommitdiffstats
path: root/include/api.php
Commit message (Collapse)AuthorAgeFilesLines
* added exclude_replies option to api call statuses/home_timeline.Sebastian Egbers2012-06-191-1/+5
|
* fix small typo for logging command in api.phpZach Prezkuta2012-06-161-1/+1
|
* Removed "oauth/authorize" from the list of not implemented functions since ↵Michael Vogel2012-06-121-1/+0
| | | | it is implemented in "mod/api.php"
* Merge remote branch 'upstream/master'Michael Vogel2012-06-041-2/+2
|\
| * possible sql injection in searchfriendica2012-05-291-2/+2
| |
* | API: Only repeat items if there is a contentMichael Vogel2012-06-041-8/+10
|/
* 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 ↵Zach Prezkuta2012-04-301-1/+1
| | | | | | | | before checking an element in it
| * 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
|\ | | | | | | | | | | Conflicts: include/config.php update.php
| * 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
|\ | | | | New HTML to BBCode converter, changes to BBCode, nginx support, ...
| * 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 ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* 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
| | | | | | | | | | | | - background the external network notifications (Facebook, Twitter, Statusnet) - add vimeo support - consolidate editor video options (insert video, regardless of source) - add "Connector Settings" page purely for configuring connectors - moved mailbox settings to Connectors - Move the "Connect/Follow" dialogue out of "find people" and move to top. - Add "Find People" dialogue - minor theme edits on duepuntozero and testbubble to make all this stuff work - A bit of theming on duepunto notifications to eliminate the gigantic Diaspora profile photos.
* 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
|