Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix API time - wrong format string | Friendika | 2011-08-16 | 1 | -1/+1 |
| | |||||
* | cleanup | Friendika | 2011-08-07 | 1 | -6/+6 |
| | |||||
* | bug #117, use realname for screen_name in API if nickname missing | Friendika | 2011-08-05 | 1 | -2/+2 |
| | |||||
* | fix statusnet_html timelines on api | Friendika | 2011-08-05 | 1 | -1/+1 |
| | |||||
* | more api tweaks | Friendika | 2011-08-05 | 1 | -8/+22 |
| | |||||
* | integer values don't show up in xml api results | Friendika | 2011-08-05 | 1 | -1/+1 |
| | |||||
* | some fields in API timeline JSON must be int | Friendika | 2011-08-04 | 1 | -8/+8 |
| | |||||
* | Provide a way to lie about textlimit as far as API is concerned. | Friendika | 2011-08-02 | 1 | -0/+2 |
| | |||||
* | api compatibility fixes | Friendika | 2011-08-02 | 1 | -2/+3 |
| | |||||
* | merge diaspora/friendika vcard formats - not yet complete | Friendika | 2011-08-01 | 1 | -2/+3 |
| | |||||
* | api/friends/ids, api/followers/ids | Friendika | 2011-07-31 | 1 | -4/+60 |
| | |||||
* | api profiles | Friendika | 2011-07-31 | 1 | -11/+48 |
| | |||||
* | better handling of api comments/replies | Friendika | 2011-07-31 | 1 | -1/+9 |
| | |||||
* | some api enhancements | Friendika | 2011-07-31 | 1 | -26/+128 |
| | |||||
* | get attribution correct in api items | Friendika | 2011-07-31 | 1 | -2/+45 |
| | |||||
* | show correct self profile in api | Friendika | 2011-07-30 | 1 | -1/+1 |
| | |||||
* | api/statusnet/version | Friendika | 2011-07-29 | 1 | -0/+17 |
| | |||||
* | api/statusnet/config does not require login | Friendika | 2011-07-29 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'friendika/master' | Fabio Comuni | 2011-07-29 | 1 | -0/+27 |
|\ | |||||
| * | api/statusnet/config.xml | Friendika | 2011-07-28 | 1 | -0/+27 |
| | | |||||
* | | allow GET or POST data in statuses/update | Fabio Comuni | 2011-07-29 | 1 | -6/+17 |
|/ | |||||
* | use "contacts/<id_contact>" url as subject id, as statusnet and twitter use ↵ | Fabio Comuni | 2011-06-21 | 1 | -0/+1 |
| | | | | | | urls like "domain/<id_user>". This seem to make StatusNet Desktop client work better. | ||||
* | remove duplicate tag in atom response | Fabio Comuni | 2011-06-21 | 1 | -1/+0 |
| | |||||
* | add users infos to rss and atom api responses | Fabio Comuni | 2011-06-21 | 1 | -18/+26 |
| | |||||
* | item source | Friendika | 2011-06-20 | 1 | -4/+4 |
| | |||||
* | add rate limit call so spaz will work | Friendika | 2011-06-20 | 1 | -1/+17 |
| | |||||
* | use atom_time on atom entries | Friendika | 2011-06-20 | 1 | -0/+2 |
| | |||||
* | user and status outputs reversed for api post | Friendika | 2011-06-19 | 1 | -1/+53 |
| | |||||
* | api post sort of working - output status,user need to be swapped | Friendika | 2011-06-19 | 1 | -4/+16 |
| | |||||
* | statusnet API posting (untested as behind firewall at the moment) | Friendika | 2011-06-19 | 1 | -2/+33 |
| | |||||
* | deprecate load_view_file | Friendika | 2011-05-11 | 1 | -1/+1 |
| | |||||
* | don't use load_view_file() except in email templates and install of htconfig ↵ | Friendika | 2011-05-10 | 1 | -1/+1 |
| | | | | - to avoid getting wrong file when package is updated by copying over an older version. | ||||
* | API work | fabrixxm | 2011-04-27 | 1 | -6/+22 |
| | |||||
* | More works on api | Fabio Comuni | 2011-04-21 | 1 | -200/+158 |
| | |||||
* | work on api. | Fabio Comuni | 2011-04-21 | 1 | -89/+157 |
| | |||||
* | First attemp of api | Fabio Comuni | 2011-04-21 | 1 | -0/+389 |