Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |