Commit graph

44 Commits

Autor SHA1 Nachricht Datum
root 61afd5b3fb refs #6292
APIs show number of comments
- /api/statuses/*_timeline
- /api/search
- /api/favorites

/api/search enhacement
- support exclude_replies parameter
2019-01-21 09:13:09 -05:00
root 8de263df8b #6275 - q support hashtag search 2019-01-21 09:12:35 -05:00
root 939364f9a0 API - /search #6274
- fixed: search result always return empty
- add hashtag search: friendica_tag params
- ApiTest & api.md updated
2019-01-21 09:12:35 -05:00
root b43dd28b7a closes #6272 2019-01-21 09:12:33 -05:00
vinzv cb75c40f4e adapted profile pic resize to 300px for whole system 2018-10-23 16:36:57 +02:00
fabrixxm 93ba393559 API: add private value (bool) to item results (#5647)
* API: add private value (bool) to item results

friendica:private for xml
friendica_privarte for json

* API Docs: add a section about custom value returned in status data
2018-08-23 10:09:50 -04:00
Tobias Diekershoff 0c6333599d API docs, the count parameter 2018-05-06 12:25:23 +02:00
Pierre Rudloff b3235c2d02 Implement parts of the list API:
lists/statuses
lists/destroy
lists/update
lists/create
lists/ownerships
2018-04-07 19:16:47 +02:00
Pierre Rudloff de5dae0751 Basic support for account/update_profile API (fixes #4094) 2017-12-25 21:10:26 +01:00
Pierre Rudloff e982d68370
Update api.md
account/update_profile_background_image was listed twice
2017-12-22 23:56:13 +01:00
Pierre Rudloff 30cb37cda5 Implement saved_searches/list API 2017-12-19 14:22:38 +01:00
Pierre Rudloff c9d1d6803d
Update api.md
search/tweets is implemented
2017-12-19 14:01:03 +01:00
Pierre Rudloff cf063b2045 Lint doc/api.md 2017-12-19 12:18:38 +01:00
Pierre Rudloff e11190b4cf Implement friendships/incoming and users/lookup APIs 2017-12-18 23:51:03 +01:00
Hypolite Petovan 7a6706b0f7
Merge pull request #4097 from Rudloff/feature/search_api
Implement search API (fixes #929)
2017-12-18 09:28:33 -05:00
Pierre Rudloff 3e4af13772 Implement the blocks/list API 2017-12-18 15:20:42 +01:00
Pierre Rudloff 4a5d988d8c Implement search API (fixes #929) 2017-12-18 13:05:27 +01:00
Hypolite Petovan dcc0a77949 Add doc entry for statuses/networkpublic_timeline api 2017-12-17 08:51:57 -05:00
Tobias Diekershoff 7b89168f89 missing linebreaks 2017-09-24 12:05:28 +02:00
Thomas Willingham 86c4ac80c5 Update doco 2017-05-19 21:37:45 +01:00
Roland Häder 7a9456d5ac
Merge branch 'develop' of github.com:friendica/friendica into rewrites/coding-convention-split2-4-2
Fixed some stuff:
- converted some files from DOS to Uni* (CRLF -> LF)
- removed trailing white-spaces

Signed-off-by: Roland Häder <roland@mxchange.org>
2017-05-11 14:54:26 +02:00
Tobias Diekershoff 1f58bcc114 Merge pull request #3418 from gerhard6380/develop
New API calls for photo management
2017-05-08 06:56:24 +02:00
gerhard6380 0039ccf382 applied documentation convention 2017-05-07 21:43:29 +02:00
gerhard6380 f99d831686 move account/update_profile_image to section with general API's 2017-05-07 01:39:37 +02:00
gerhard6380 fa33293cf4 documentation for new api calls for photo management 2017-05-07 01:33:12 +02:00
Michael da75dbac58 added documention 2017-05-05 20:45:11 +00:00
rabuzarus b65433c823 docu docs: some polishing 2016-12-06 15:03:57 +01:00
gerhard6380 afc7d316a7 Change API documentation to contain new API call /api/friendica/profile/show 2016-09-23 19:26:44 +02:00
gerhard6380 30ecd7cf38 adapted documentation
removed reference to Windows 10 app
2016-08-13 16:14:12 +02:00
gerhard6380 e5874aa34c updated api documentation to reflect changes on direct_messages
added direct_messages/destroy, friendica/direct_messages_setseen
2016-08-13 13:19:53 +02:00
Michael Vogel 799ff77797 API: Support for the conversation api call from GNU Social 2016-03-23 10:24:01 +01:00
Tobias Diekershoff 08a7802112 old location might vanish, vinzv moved the GS API docs over here 2016-02-28 08:30:45 +01:00
Fabrixxm a283691149 api docs: fix indentation 2016-02-08 10:34:27 +01:00
Fabrixxm 870d2f844d Update API docs
Add `friendica/notification` and `friendica/notification/seen` endpoints

Fix some list rendering issues

Move all `friendica/*` endpoints under "Implemented API calls (not compatible with other APIs)" section

Add info about permitted HTTP methods and required auth
2016-02-08 10:22:12 +01:00
fabrixxm c2d1016014 remove linebreak in doc/api.md 2015-12-28 18:30:28 +01:00
fabrixxm f579b2af55 Fix TOC links href, no TOC in home 2015-12-28 10:24:47 +01:00
fabrixxm 1776b19dbf Add table of content in aside of help pages 2015-12-28 10:24:47 +01:00
fabrixxm e752d41389 Update API docs 2015-12-28 10:23:06 +01:00
gerhard6380 d02bd08bde Update api.md 2015-12-14 22:53:12 +01:00
gerhard6380 1d3b61c3b9 Update api.md
changed from api/users/group_* to api/friendica/group_*
2015-12-07 22:42:43 +01:00
gerhard6380 77f1357123 Update api.md
add documentation for new API calls for Managing groups
2015-12-07 22:07:20 +01:00
Michael Vogel 5b25a012c8 Removed Facebook from the documentation. Renamed Statusnet to GNU Social 2015-08-15 09:32:26 +02:00
Silke Meyer f4eaf5842d sorted out the headings' md syntax 2015-04-17 18:17:44 +02:00
Tobias Diekershoff 9c1ee29911 current API documentation from the github wiki 2014-09-09 08:41:58 +02:00