friendica/view
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
..
bg
ca
cs
de DE update to the strings 2015-12-14 16:27:00 +01:00
eo
es
fonts updated the CSS file for the ShaShape iconset 2015-11-10 20:34:21 +01:00
fr FR: update to the translation 2015-12-17 08:27:02 +01:00
install Installer use static css, fix #2071 2015-11-13 10:56:06 +01:00
is
it IT update to the strings 2015-12-14 16:56:40 +01:00
nb-no
nl NL update to the strings, thx Ralph 2015-11-19 07:30:27 +01:00
pl
pt-br
ro
ru
smarty3
sv SV messages.po regenerated from strings.php 2015-12-04 21:31:33 +01:00
templates Changes in api 2015-12-28 10:23:06 +01:00
theme quattro: style managed unread notification 2015-12-21 16:19:56 +01:00
zh-cn
.htaccess
custom_tinymce.css
default.php
global.css Sometimes there wasn't a linebreak before the address in the profile 2015-12-10 21:39:44 +01:00
minimal.php