| Commit message (Expand) | Author | Age | Files | Lines |
* | bug #62 - opt-out of importing FB friends/conversations but still allow FB po... | Friendika | 2011-05-29 | 1 | -2/+48 |
* | duplicate likes if we posted it locally and it also comes back from FB | Friendika | 2011-05-27 | 1 | -2/+8 |
* | add attachments to FB posts, fix paren string in statusnet, do not insert att... | Friendika | 2011-05-26 | 1 | -0/+15 |
* | add info() function. Works like notice() but show messages in a div with clas... | Fabio Comuni | 2011-05-23 | 1 | -2/+2 |
* | 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. O... | Friendika | 2011-05-22 | 1 | -1/+2 |
* | silencing stdclass warnings | Friendika | 2011-05-22 | 1 | -6/+5 |
* | don't use hashtags for FB message link | Friendika | 2011-05-20 | 1 | -3/+9 |
* | turn dislike activities into plain text comments for FB delivery | Friendika | 2011-05-17 | 1 | -0/+5 |
* | 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 ent... | Friendika | 2011-05-14 | 1 | -10/+14 |
* | FB reply if replying to local post originally posted to FB | Friendika | 2011-05-13 | 1 | -0/+2 |
* | 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 doe... | Friendika | 2011-04-28 | 1 | -2/+6 |
* | 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 |
* | incorrect slinky param | Friendika | 2011-03-17 | 1 | -1/+1 |
* | facebook parses out punctuation on the left of links but not on right | Friendika | 2011-03-15 | 1 | -1/+1 |
* | fb "post by default" implemented, post_by_default logic fixed for other plugins | Friendika | 2011-03-09 | 1 | -8/+31 |
* | corrected wrong function call for notification of missing API Key | Tobias Diekershoff | 2011-02-27 | 1 | -1/+1 |
* | cleanup plugin and post settings | Friendika | 2011-02-23 | 1 | -3/+9 |
* | provide privacy policy url as mandated for Facebook apps (how bloody ironic) | Friendika | 2011-02-23 | 1 | -3/+10 |
* | resolve file inclusion conflicts w/ multiple plugins, improve the typo checker | Friendika | 2011-02-21 | 1 | -1/+1 |
* | facebook plugin: convert html entities | Friendika | 2011-02-20 | 1 | -0/+1 |
* | link to Facebook enable from plugin settings page | Friendika | 2011-02-20 | 1 | -2/+11 |
* | fb addon only working from one site - more debug + simplify permission toggle | Friendika | 2011-02-12 | 1 | -15/+2 |
* | more fb debug msgs | Friendika | 2011-02-12 | 1 | -1/+5 |
* | disable network toggles when ACL's are entered | Friendika | 2011-02-11 | 1 | -1/+1 |
* | toggles "post to facebook, post to twitter", etc. | Friendika | 2011-02-11 | 1 | -6/+39 |
* | fb connecter - document installation | Friendika | 2011-02-10 | 1 | -5/+25 |
* | post to FB is working | Friendika | 2011-02-10 | 1 | -17/+52 |