Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | API: Improved the timeline. Several (disabled) tests with caching of photos. | Michael Vogel | 2012-04-11 | 1 | -3/+12 | |
| | ||||||
* | API: Added Public Timeline | Michael Vogel | 2012-04-08 | 1 | -5/+85 | |
| | ||||||
* | API: Now mentions could work as well - only my client doesn't really work | Michael Vogel | 2012-04-08 | 1 | -61/+72 | |
| | ||||||
* | API: Basic support of the identica client added. | Michael Vogel | 2012-04-08 | 1 | -0/+72 | |
| | ||||||
* | API: API is now enhanced. mentions, repeat and destroy now works. | Michael Vogel | 2012-04-08 | 1 | -9/+142 | |
| | ||||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -45/+187 | |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | |||||
| * | line 86: s/Friendika/Friendica/ | Simon | 2012-04-01 | 1 | -1/+1 | |
| | | ||||||
| * | New parameter in html2plain for plain text exports. More compatibility in API | Michael Vogel | 2012-03-21 | 1 | -2/+35 | |
| | | ||||||
| * | API: added max_id | Michael Vogel | 2012-03-18 | 1 | -2/+6 | |
| | | ||||||
| * | API: Now threading seems to work | Michael Vogel | 2012-03-18 | 1 | -4/+12 | |
| | | ||||||
| * | API: Seesmic is now working. Optimizing text export. | Michael Vogel | 2012-03-18 | 1 | -43/+140 | |
|/ | ||||||
* | 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 | |
| |