Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #45 from annando/master | friendica | 2012-02-22 | 1 | -10/+14 |
|\ | | | | | New HTML to BBCode converter, changes to BBCode, nginx support, ... | ||||
| * | Some testing stuff | Michael | 2012-02-20 | 1 | -0/+1 |
| | | |||||
| * | API is now working on my nginx server. | Michael | 2012-02-20 | 1 | -10/+13 |
| | | |||||
* | | waitman gobble media upload via api patch | friendica | 2012-02-21 | 1 | -1/+43 |
| | | |||||
* | | include/api.php - Friendika -> Friendica | Abinoam P. Marques Jr | 2012-02-20 | 1 | -3/+3 |
|/ | |||||
* | implement "moderate" flag on items | friendica | 2012-01-23 | 1 | -3/+3 |
| | |||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | api post broken with recent change to use REQUEST vars in mod_item | friendica | 2012-01-15 | 1 | -11/+15 |
| | |||||
* | modularise successful authentication | friendica | 2012-01-12 | 1 | -27/+3 |
| | |||||
* | data structures to support hidden friends | friendica | 2011-12-05 | 1 | -2/+2 |
| | |||||
* | Merge branch 'oauthapi' | Fabio Comuni | 2011-11-07 | 1 | -1/+46 |
|\ | |||||
| * | api: login with oauth | Fabio Comuni | 2011-11-07 | 1 | -2/+19 |
| | | |||||
| * | oauthapi: authorize app | Fabio Comuni | 2011-10-26 | 1 | -3/+2 |
| | | |||||
| * | Initial work adding oauth to api | Fabio Comuni | 2011-10-20 | 1 | -1/+30 |
| | | |||||
* | | hmmm - why won't poco xml work | Friendika | 2011-10-27 | 1 | -9/+1 |
|/ | |||||
* | stuff | Friendika | 2011-10-11 | 1 | -5/+1 |
| | | | | | | | | | | | | - background the external network notifications (Facebook, Twitter, Statusnet) - add vimeo support - consolidate editor video options (insert video, regardless of source) - add "Connector Settings" page purely for configuring connectors - moved mailbox settings to Connectors - Move the "Connect/Follow" dialogue out of "find people" and move to top. - Add "Find People" dialogue - minor theme edits on duepuntozero and testbubble to make all this stuff work - A bit of theming on duepunto notifications to eliminate the gigantic Diaspora profile photos. | ||||
* | account expiration structures | Friendika | 2011-09-18 | 1 | -1/+1 |
| | |||||
* | allow html post to api | Friendika | 2011-09-11 | 1 | -1/+27 |
| | |||||
* | API: fix friends profile, statuses etc | fabrixxm | 2011-08-26 | 1 | -40/+75 |
| | |||||
* | API work. Identicurse compatiblity | fabrixxm | 2011-08-19 | 1 | -18/+29 |
| | |||||
* | API: private messages (only json) | fabrixxm | 2011-08-19 | 1 | -4/+136 |
| | |||||
* | API: missing template and small fix for hotot | fabrixxm | 2011-08-19 | 1 | -7/+14 |
| | |||||
* | API: add pagination in timelines and add statuses/friends and followers | fabrixxm | 2011-08-19 | 1 | -4/+63 |
| | |||||
* | 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 |
| |