aboutsummaryrefslogtreecommitdiffstats
path: root/include/api.php
Commit message (Collapse)AuthorAgeFilesLines
* use "contacts/<id_contact>" url as subject id, as statusnet and twitter use ↵Fabio Comuni2011-06-211-0/+1
| | | | | | urls like "domain/<id_user>". This seem to make StatusNet Desktop client work better.
* remove duplicate tag in atom responseFabio Comuni2011-06-211-1/+0
|
* add users infos to rss and atom api responsesFabio Comuni2011-06-211-18/+26
|
* item sourceFriendika2011-06-201-4/+4
|
* add rate limit call so spaz will workFriendika2011-06-201-1/+17
|
* use atom_time on atom entriesFriendika2011-06-201-0/+2
|
* user and status outputs reversed for api postFriendika2011-06-191-1/+53
|
* api post sort of working - output status,user need to be swappedFriendika2011-06-191-4/+16
|
* statusnet API posting (untested as behind firewall at the moment)Friendika2011-06-191-2/+33
|
* deprecate load_view_fileFriendika2011-05-111-1/+1
|
* don't use load_view_file() except in email templates and install of htconfig ↵Friendika2011-05-101-1/+1
| | | | - to avoid getting wrong file when package is updated by copying over an older version.
* API workfabrixxm2011-04-271-6/+22
|
* More works on apiFabio Comuni2011-04-211-200/+158
|
* work on api.Fabio Comuni2011-04-211-89/+157
|
* First attemp of apiFabio Comuni2011-04-211-0/+389