Files
friendica/view/templates
fabrixxm 6b60560ea2 Changes in api
- Api functions can define an HTTP method to use to call them. "405 Method Not Allowed" is returned on error
- Api function that modify data accepts only POST as method.
- A list of HTTP return code related exception is added
- Api functions throw HTTP exceptions instead of return false or die()
- api_call() catches HTTP exceptions and return error message with corret HTTP response code
- api_format_items() returns also item activities count (# of like/dislike etc)
- api/friendica/photos/list return more info about photos. xml format added.
- api/friendica/photo/detail return more info, links to all sizes, no data except if 'size' parameter is passed. xml format added.
- new api api/friendica/activity/<verb> and api/friendica/activity/un<verb> to add or remove like/dislike/attend status
2015-12-28 10:23:06 +01:00
..
2015-08-08 22:30:43 +02:00
2015-08-12 15:44:59 +02:00
2015-12-28 10:23:06 +01:00
2015-12-28 10:23:06 +01:00
2015-12-28 10:23:06 +01:00
2015-08-08 17:33:43 +02:00
2015-08-01 21:20:13 +02:00
2015-11-08 12:01:19 +01:00
2014-11-01 22:18:42 +01:00
2015-08-09 09:16:45 +02:00
2015-08-08 17:33:43 +02:00
2014-09-17 11:02:58 +02:00
2013-06-17 04:28:34 -04:00
2015-07-19 13:23:01 +02:00
2014-12-25 16:31:52 +01:00
2015-10-24 19:51:58 +02:00
2015-10-24 19:51:58 +02:00
2015-05-19 01:07:40 +02:00
2014-11-01 22:18:42 +01:00
2014-09-07 10:26:38 +02:00