Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'pull' | Friendika | 2011-05-23 | 3 | -47/+79 | |
|\ | ||||||
| * | Merge pull request #108 from fabrixxm/widget | Friendika | 2011-05-23 | 1 | -2/+5 | |
| |\ | | | | | | | Add missing widgets_uninstall function to widgets plugin | |||||
| | * | Add missing widgets_uninstall function to widgets plugin | Fabio Comuni | 2011-05-23 | 1 | -2/+5 | |
| | | | ||||||
| * | | Add oembed user option for use oembed instead of standard yotube embedding. | Fabio Comuni | 2011-05-23 | 1 | -11/+43 | |
| | | | | | | | | | | | | Remove global option and parse_url use of oembed. | |||||
| * | | Fix missing wrapping span on bbcode to html, split embed data fetch and ↵ | fabrixxm | 2011-05-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | rappresentation in two functions. Prettier video embed. | |||||
| * | | update oembed plugin. embed preview in editor | fabrixxm | 2011-05-23 | 2 | -35/+32 | |
| |/ | ||||||
* / | add info() function. Works like notice() but show messages in a div with ↵ | Fabio Comuni | 2011-05-23 | 2 | -3/+3 | |
|/ | | | | | | | class info-message. update code to use info() instead of notice() when appropriate (non-error message) add info-message class style in themes | |||||
* | fb contacts getting mixed up. | Friendika | 2011-05-22 | 1 | -1/+5 | |
| | ||||||
* | if no FB image and fb link is on our site, use Friendika logo for fb image. ↵ | Friendika | 2011-05-22 | 1 | -1/+2 | |
| | | | | Otherwise it's going to end up being a random friend. | |||||
* | silencing stdclass warnings | Friendika | 2011-05-22 | 1 | -6/+5 | |
| | ||||||
* | added support for pre configured StatusNet credentials | Tobias Diekershoff | 2011-05-22 | 1 | -64/+104 | |
| | ||||||
* | deny link not clickable on admin approval notification page | Friendika | 2011-05-20 | 1 | -2/+2 | |
| | ||||||
* | replace fopen with fetch_url in statusnet plugin, many sites do not have ↵ | Friendika | 2011-05-20 | 1 | -6/+2 | |
| | | | | fopen_url allowed. | |||||
* | don't use hashtags for FB message link | Friendika | 2011-05-20 | 1 | -3/+9 | |
| | ||||||
* | statusnet post by default | Friendika | 2011-05-17 | 2 | -13/+29 | |
| | ||||||
* | turn dislike activities into plain text comments for FB delivery | Friendika | 2011-05-17 | 1 | -0/+5 | |
| | ||||||
* | fixed a comment... | Tobias Diekershoff | 2011-05-17 | 1 | -1/+1 | |
| | ||||||
* | made the connection process to SN more robust | Tobias Diekershoff | 2011-05-17 | 1 | -3/+36 | |
| | ||||||
* | comments imported from ignored FB contact | Friendika | 2011-05-15 | 1 | -2/+5 | |
| | ||||||
* | use best contact id available | Friendika | 2011-05-14 | 1 | -4/+3 | |
| | ||||||
* | fix a couple of FB issues, wrong comment author, perhaps fix some missing ↵ | Friendika | 2011-05-14 | 1 | -10/+14 | |
| | | | | entries | |||||
* | FB reply if replying to local post originally posted to FB | Friendika | 2011-05-13 | 1 | -0/+2 | |
| | ||||||
* | More work on widgets addon | Fabio Comuni | 2011-05-13 | 4 | -55/+69 | |
| | ||||||
* | todo widget_like | Fabio Comuni | 2011-05-13 | 1 | -0/+1 | |
| | ||||||
* | modular widgets | Fabio Comuni | 2011-05-13 | 3 | -33/+70 | |
| | ||||||
* | add some style to the widget | Fabio Comuni | 2011-05-13 | 1 | -0/+4 | |
| | ||||||
* | Friendika widgets. | Fabio Comuni | 2011-05-13 | 2 | -0/+230 | |
| | ||||||
* | update doco on FB connector | Friendika | 2011-05-12 | 1 | -13/+9 | |
| | ||||||
* | re-fetch FB photos that failed | Friendika | 2011-05-09 | 1 | -0/+25 | |
| | ||||||
* | rolling version number in preparation for release | Friendika | 2011-05-09 | 1 | -1/+1 | |
| | ||||||
* | notify not called on new photo album (first item) | Friendika | 2011-05-03 | 1 | -1/+1 | |
| | ||||||
* | configurable FB poll interval, default 1hr. | Friendika | 2011-05-02 | 1 | -1/+5 | |
| | ||||||
* | don't do an empty query | Friendika | 2011-04-30 | 1 | -10/+15 | |
| | ||||||
* | slightly better handling of photos and links for FB. | Friendika | 2011-04-28 | 1 | -5/+21 | |
| | ||||||
* | provide a test mode for facebook posts which goes through the motions but ↵ | Friendika | 2011-04-28 | 1 | -2/+6 | |
| | | | | doesn't actually post content | |||||
* | implement contact block/ignore for NETWORK_FACEBOOK | Friendika | 2011-04-28 | 1 | -3/+3 | |
| | ||||||
* | missed fb prefix on extid | Friendika | 2011-04-27 | 1 | -1/+3 | |
| | ||||||
* | ensure contact exists for toplevel post | Friendika | 2011-04-27 | 1 | -0/+12 | |
| | ||||||
* | empty uid on friend check | Friendika | 2011-04-27 | 1 | -3/+3 | |
| | ||||||
* | suppress duplicate FB posts (incoming after posted locally) | Friendika | 2011-04-27 | 1 | -35/+18 | |
| | ||||||
* | owner link not getting set | Friendika | 2011-04-26 | 1 | -2/+2 | |
| | ||||||
* | doco | Friendika | 2011-04-26 | 1 | -0/+15 | |
| | ||||||
* | generate permalink to source article | Friendika | 2011-04-26 | 1 | -0/+2 | |
| | ||||||
* | missed pulling FB comment timestamp, defaulted to now | Friendika | 2011-04-26 | 1 | -0/+2 | |
| | ||||||
* | tracking through issues with FB likes | Friendika | 2011-04-26 | 1 | -5/+15 | |
| | ||||||
* | better handling of FB like activity object | Friendika | 2011-04-26 | 1 | -1/+11 | |
| | ||||||
* | set debug level for very noisy trace info | Friendika | 2011-04-26 | 1 | -2/+2 | |
| | ||||||
* | lots of facebook fixes | Friendika | 2011-04-26 | 1 | -17/+143 | |
| | ||||||
* | facebook poll | Friendika | 2011-04-25 | 1 | -1/+321 | |
| | ||||||
* | oexchange | Friendika | 2011-03-29 | 1 | -2/+6 | |
| |