fabrixxm
e752d41389
Update API docs
2015-12-28 10:23:06 +01:00
fabrixxm
696fe53d8f
sizes links in xml output of api/frienidca/photo is an array
2015-12-28 10:23:06 +01:00
fabrixxm
79c32105fc
datasize not meaningful when all size are returned in api/friendica/photo
2015-12-28 10:23:06 +01:00
fabrixxm
0664ace260
Fix ignore doxigen output in .gitignore
2015-12-28 10:23:06 +01:00
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
fabrixxm
835ad28d83
do_like() return false if verb is invalid
2015-12-28 10:23:06 +01:00
fabrixxm
f27fad7b47
Move Like/Dislike/Attend add/remove code to include/like.php
2015-12-28 10:23:06 +01:00
fabrixxm
cf86162a08
Merge pull request #2214 from rabuzarus/2612_db_docu
...
add db documentation to the help pages
2015-12-28 10:22:33 +01:00
Tobias Diekershoff
497175c56e
Merge pull request #2213 from annando/1512-dfrn-request
...
Support for remote subscription in Diaspora
2015-12-28 05:25:50 +01:00
Tobias Diekershoff
b09fd2c39e
Merge pull request #2212 from annando/1512-xrd
...
XRD now should react more like an OStatus server
2015-12-28 05:24:36 +01:00
Tobias Diekershoff
3dd08094ca
Merge pull request #2210 from annando/1512-diaspora-p
...
Diaspora: The /p/ only should return top level posts - not comments
2015-12-28 05:23:00 +01:00
rabuzarus
e68fcc146a
vier: fix for 2205
2015-12-28 04:57:49 +01:00
rabuzarus
038611bcb4
add documentation
2015-12-28 03:17:55 +01:00
Michael Vogel
72f7ee7fd3
Support for remote subscription in Diaspora
2015-12-28 03:14:38 +01:00
rabuzarus
12f8b0630d
docu - add schema of each db table
2015-12-28 02:50:25 +01:00
Michael Vogel
8b25f51116
XRD now should react more like an OStatus server
2015-12-28 01:04:14 +01:00
Michael Vogel
435a29026d
Diaspora: The /p/ only should return top level posts - not comments
2015-12-27 21:12:53 +01:00
fabrixxm
44afff9514
Merge pull request #2198 from rabuzarus/2312_code_cleanup
...
boot.php - code cleanup + doxygen
2015-12-27 18:20:48 +01:00
Tobias Diekershoff
8d8dc2d060
Merge pull request #2197 from annando/1512-ostatus-comment
...
Reworked delivery and notifier process - changed OStatus behaviour
2015-12-27 15:58:32 +01:00
Michael Vogel
fe141e4441
Merge pull request #2207 from tobiasd/20151227-typo
...
typos in OStatus (re)subscribing
2015-12-27 09:43:24 +01:00
Tobias Diekershoff
bc9c3d80fa
typos in OStatus (re)subscribing
2015-12-27 08:44:23 +01:00
Tobias Diekershoff
06defed4cb
Merge pull request #2206 from annando/1512-diaspora-sql
...
Diaspora: Fixed possible SQL injection
2015-12-27 07:02:21 +01:00
Michael Vogel
7825704bd6
Diaspora: Fixed possible SQL injection
2015-12-27 03:54:20 +01:00
rabuzarus
7530c950e3
help - make use of subfolders
2015-12-26 16:06:38 +01:00
rabuzarus
28317ed9ae
added databas schema to the help
2015-12-26 15:51:41 +01:00
Tobias Diekershoff
6e2c09b1ea
Merge pull request #2203 from rabuzarus/2512_doxy-hooks
...
add custom tag @hooks to doxygen
2015-12-26 10:53:30 +01:00
Tobias Diekershoff
1eae40592c
Merge pull request #2204 from rabuzarus/2512_todo_list
...
reformat todo according to doxygen style
2015-12-26 08:50:17 +01:00
Michael Vogel
fa88bdf2e2
Merge pull request #2202 from tobiasd/20151225-doxygen
...
brief instruction on how to use Doxygen
2015-12-26 07:27:39 +01:00
rabuzarus
3df5c17124
reformat todo according to doxygen style
2015-12-25 23:17:34 +01:00
rabuzarus
8e83e423f4
boot.php - doxygen - organize constants in groups
2015-12-25 20:58:26 +01:00
Michael Vogel
5b94c4fe41
Yes is no and no is yes ...
2015-12-25 19:57:38 +01:00
rabuzarus
ba2517fd71
Merge develop into 2512_rebase_cleanup
...
Conflicts:
include/identity.php
2015-12-25 19:18:12 +01:00
rabuzarus
be2d6fa85e
little fix for @hooks in Doxyfile
2015-12-25 18:37:38 +01:00
rabuzarus
64989781ff
add custom tag @hooks to boot.php & identity.php
2015-12-25 18:36:13 +01:00
rabuzarus
f3395dd6f3
add custom tag @hooks to doxygen
2015-12-25 17:30:55 +01:00
rabuzarus
839895e434
identity.php - code cleanup + doxygen
2015-12-25 17:26:04 +01:00
Tobias Diekershoff
5f7e0c71b3
missing http
2015-12-25 12:25:39 +01:00
Tobias Diekershoff
e855043439
added a brief note how to generate docs with Doxygen to the developers intro page
2015-12-25 12:23:57 +01:00
Tobias Diekershoff
c3ae4a03bb
Merge pull request #2201 from annando/1512-location-bbcode
...
Bugfix: The location wasn't parsed through bbcode
2015-12-25 10:02:59 +01:00
Michael Vogel
9ab5bfb507
Merge remote-tracking branch 'upstream/master'
2015-12-24 13:09:18 +01:00
Michael Vogel
0c924d36cb
Bugfix: The location wasn't parsed through bbcode
2015-12-24 12:56:27 +01:00
rabuzarus
e42bbcd6c4
boot.php - small clean up
2015-12-24 11:58:42 +01:00
rabuzarus
40b0d383d5
boot.php - code cleanup + doxygen
2015-12-24 01:31:17 +01:00
Michael Vogel
61956e1098
There is now a config value for the session management to not use the database
2015-12-22 22:11:08 +01:00
Michael Vogel
7faa111c9b
Merge pull request #2196 from fabrixxm/asparagus
...
Update codename
2015-12-22 17:57:16 +01:00
Fabrixxm
abe0d22784
Update codename
2015-12-22 16:43:07 +01:00
Michael Vogel
a91ce7c0d1
Merge remote-tracking branch 'upstream/master'
2015-12-22 11:27:49 +01:00
Michael Vogel
307beb47fd
Merge remote-tracking branch 'upstream/develop' into 1512-ostatus-comment
...
Conflicts:
include/ostatus.php
2015-12-22 11:25:37 +01:00
Fabrixxm
71255d04a2
Friendica 3.5-dev
2015-12-22 10:52:00 +01:00
Fabrixxm
7f76c3dd41
Merge branch 'master' into develop
2015-12-22 10:50:52 +01:00