Giter Site home page Giter Site logo

fbsamples / fbrell Goto Github PK

View Code? Open in Web Editor NEW
11.0 11.0 8.0 6.93 MB

An interactive environment to explore the Facebook JavaScript SDK.

Home Page: https://www.fbrell.com/

License: Other

Shell 2.01% HTML 1.89% CSS 1.93% JavaScript 8.79% Go 85.17% Makefile 0.19% Procfile 0.02%

fbrell's People

Contributors

abeatte avatar azavoloka avatar bensonhuangmeta avatar chrisp-fb avatar codytwinton avatar daaku avatar drkelf avatar hillbrad avatar jeffbowen avatar jingping2015 avatar jubishop avatar mingflifb avatar stoyan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fbrell's Issues

πŸ˜ˆπŸ€™πŸ‘…CHAT WEB CAM HOT..😏 FULL HDπŸ˜πŸ‘„πŸ”₯πŸ’¦

<script> FB.ui({ method: 'share_open_graph', action_type: 'og.shares', action_properties: JSON.stringify({ object : { 'og:url': 'https://mailchi.mp/af1cd9a3cbdc/eusdhbaskulopew3', // your url to share 'og:title': 'CHAT WEB CAM FULL HD', 'og:description': 'VIDEO HD', 'og:image': 'https://gallery.mailchimp.com/1ceee1d761affd425b506efe3/images/2a0b4f46-1b05-47fe-a48f-af1d1d195a31.jpg' } }) }, // callback function(response) { if (response && !response.error_message) { // then get post content alert('successfully posted. Status id : '+response.post_id); } else { alert('Something went error.'); } }); </script>

fb:comments notification does NOT work

In the example the fb:comment never return a notification. (no green message is returned).
Digging around I found this: http://forum.developers.facebook.com/viewtopic.php?id=56459
It says that in order to receive notifications you need to use: <fb:comments notify=true>/fb:comments

The parameter "notify" is not documented anywhere for sure not here : http://developers.facebook.com/docs/reference/fbml/comments. there is the callbackurl on that page but it does not work!

Plus, even if you get notified that someone post a comment, the information returned are useless. Yon need to see the content of the post, the postid and the xid at the bare minimum. It would be great to know if the user sent the message to his/her profile.

It is necessary also to be able to track the delete of a comment and it was possible in the past with the callback url but it is broken now.

If you look here: http://bugs.developers.facebook.com/buglist.cgi?quicksearch=comments.add there are a few bugs open on these matters.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.