Giter VIP home page Giter VIP logo

facebook's Introduction

Build Status Backers on Open Collective

Known: a social group platform

Known - A social group platform

Installation

One-click Known sites

If you want to install on your own web space, we recommend Reclaim Hosting, which includes one-click Known installation. Known is also known to work on DreamHost, a high-quality web hosting provider.

Installing

Known is under active development and requires PHP 8.1+ with selected extensions, together with a supported database backend. You can find detailed installation instructions here: http://docs.withknown.com/en/latest/install/index.html

Installing from packages

Unofficial install packages, which are periodically built from the latest code, are available: https://www.marcus-povey.co.uk/known/

Installing from Github

You can opt to check out the work-in-progress development code from the git repository: https://github.com/idno/known

  • Check out the repo: git clone https://github.com/idno/known.git
  • Fetch dependencies: cd known; composer install

Installing with composer

You can install Known directly from composer using: composer create-project idno/known

Optionally, you can install the latest bleeding edge code the same way: composer create-project idno/known -s dev

Support us

If you find this project useful, and you really want to support us, you can now fund us on OpenCollective.

Get support

Community links

For details on contributing to the Known project, please read CONTRIBUTING.md.

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! 🙏 [Become a backer]

Copyright and License

Except for included third-party projects, Known is (c) Known, Inc.

Unless otherwise stated, Known is licensed under the Apache Software License 2.0. See LICENSE for more information.

Known logos are (c) Known, Inc. Permission from Known, Inc is required to use the Known name or logo as part of any project, product, service, domain or company name, except as included in official themes distributed by Known.

Logos of external services are (c) their respective owners. All rights reserved.

Third party libraries are licensed separately.

Known also contains

Thank you

BrowserStack Logo

Thanks to BrowserStack for providing the infrastructure that allows us to test in real browsers.

facebook's People

Contributors

benwerd avatar erinjo avatar funwhilelost avatar kylewm avatar mapkyca avatar sandeepshetty avatar

Stargazers

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

Watchers

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

facebook's Issues

[UX] Add a label indicating the account type

Hi,

When adding multiple accounts for Facebook, Twitter and so on, we often have the same username on multiple of them.

Then, it is difficult to correctly know which input button corresponds to which account.

Thanks

YouTube status embeds not posted to Facebook

Status updates with links and/or text are successfully pushed to Facebook, but if a YouTube link is included the status update does not appear on Facebook at all. Using Known 0.8.5.

Cant Connect To Facebook

All Dependencies are fixed also installed OAuth Extension but still can't connect to Face book also added api keys and all and integrated website on Facebook by clicking on adding platform but still can't connect pls help

Is the app really need to be submitted for review?

Hi,

I've created a Facebook App
Then, get my App ID and Password
Then, login to Facebook and select only my Facebook Page to be connected

Now, I share content on my Known website and I'd like it to be shared on my Facebook Page...

Unfortunately, nothing is published on Big Brother plateform.

I've tried to deauthorize and reconnect to my app and it says "This app need to be submit for review before being able to Publish".

How can I make your Plugin to work ?

Configurable default posting level

It would be awesome if you could specify the default posting level posse posts are sent as (globally first of all).

Of course I'm not sure if this is something that the facebook api supports...

(#200) The user hasn't authorized the application to perform this action

I installed idno on two distincts server and I was able to make the Facebook plugin work for only one of them, the other one getting the error : " (#200) The user hasn't authorized the application to perform this action ". When I try to grant my application the rights on my Facebook account, I get the message saying

Submit for Login Review
Some of the permissions below have not been approved for use by Facebook.
Submit for review now or learn more.

and the mention

This does not let the app post to Facebook. 

File uploads broken

Fatal Error: /home/www/.../IdnoPlugins/facebook/Main.php:133 - "Call to undefined method IdnoPlugins\Facebook\FacebookAPI::setFileUploadSupport()

I don't get reactions via brid.gy from facebook back into my blog

Is this related to pull request #32 and issue #31 ?

What's the pending work in the known-facebook-plugin to make this work again?
Or are there some code changes in brid.gy right now missing to make this work again?
(if that's the case the reactions could be "collected" some day in the future...)

the discussion about the "user id fb bug" and "see original link" problems are quite hard to follow / understand...

encoding/escape problem in body of bookmark

I entered this text for a bookmark:

Ein guter (Erfahrungs-)Bericht zu einer Geburt. Auch für Männer eine Leseempfehlung!

and this is on fb:

Ein guter (Erfahrungs-)Bericht zu einer Geburt. Auch für Männer eine Leseempfehlung!

(With a photo post and umlauts in the title I had no problem today.)

When I have more time I will investigate further.

edit: Github parsed my text. now it's visible.

Permissions Issue

For the life of me I can't figure out how to get the right permissions for this plugin (and I'm sure the fault lies squarely on Facebook but thought maybe someone here might now the answer). I can get a key and secret. When I go to authorize the app with my account it says it won't have rights to publish photos. After authorizing I get denied from posting anything due to app permissions. If I try to submit the ability to publish within the app Facebook denies it but says I shouldn't have to because the app is owned by me and I don't have to submit permissions for review. Any idea what magical combination is necessary in the Facebook app to get this working?

Access token / Session has expired - how can I fix that?

Hi,

i found these log entry in my error log today:

[Wed Apr 06 12:56:58 2016] [warn] [client 84.141.126.8] mod_fcgid: stderr: Known (known.matthias.welling.io): info - Error validating access token: Session has expired on Saturday, 26-Mar-16 06:31:46 PDT. The current time is Wednesday, 06-Apr-16 03:56:59 PDT., referer: http://known.matthias.welling.io/photo/edit/691d1ce9f6d082b617829b3e66f9a1d7
[Wed Apr 06 12:56:58 2016] [warn] [client 84.141.126.8] mod_fcgid: stderr: PHP Notice: Undefined variable: result in /var/www/virtual/matzoman/known.matthias.welling.io/IdnoPlugins/Facebook/Main.php on line 234, referer: http://known.matthias.welling.io/photo/edit/691d1ce9f6d082b617829b3e66f9a1d7
[Wed Apr 06 12:56:58 2016] [warn] [client 84.141.126.8] mod_fcgid: stderr: Nothing was posted to Facebook: NULL, referer: http://known.matthias.welling.io/photo/edit/691d1ce9f6d082b617829b3e66f9a1d7

Can I some how reset my session in known?
Or do I have to do something in my app in Facebook?

I checked the App ID & App Secret. They are both still correct.

I could reset the client token on the FB side. Does that the trick?

(I could not find an open or closed issue on that topic. If there one, please send me there :) )

Can't connect to Facebook account

I have created the app and made the necessary settings.

But after trying to connect my Facebook account and confirming every permission request on facebook, I am redirected back to http:///account/facebook/#= page with no connection or enabled POSSE option etc.

Facebook Connect Error

I receive the following error when trying to connect Known to Facebook via the Account Settings - Facebook option.

Invalid Scopes: publish_stream, offline_access. This message is only shown to developers. 
Users of your app will ignore these permissions if present. Please read the documentation for valid
 permissions at: https://developers.facebook.com/docs/facebook-login/permissions

NOTE: I have already created the app, added an email address, and marked it public via Site Configuration - Facebook.

I deleted the first app and tried again to be on the safe side but receive the same error message.

Comments on Facebook not shown

I integrated facebook with my known site on my own server. The sharing works fine, but I didn't get comments shown, which are made on facebook.

Does the app I created, has to be reviewed before this works? And which permissions I have to set for this app?

Facebook Connect failing

screenshot from 2018-08-11 10-44-09

Please note: this is a different scope from what was fixed in May in #46, and which is also not included anymore in the current FB documentation.

Not showing button to POSSE on facebook

The facebook authentication seems to be working, but when creating a new post the button to enable Facebook share not appear.
I can't find any logs, but I can delete the authorization on Facebook and reauthorize on my Known installation.

Bug connecting to Facebook account

Installed Facebook plugin on my idno server, and getting the following bug:

  1. click on "Settings" -> "Facebook"
  2. click on "Click here to connect Facebook to your account"

page refreshes .... nothing happens. Rinse and repeat.

Ave.

remove See Original link

The "See Original" link has been on a downward streak for a while. It is now invisible in Facebook posts (only available through the API), causes problems sharing links to Youtube, rewrites the year in permalinks, and just generally seems unsupported and unstable.

Unfortunately there is not a good substitute. Including the (Original: http://...) link in the post body is pretty ugly. And Bridgy can't do POSSE post discovery on Facebook very well at all because Facebook.

cc: @tinokremer

Location check-in Facebook

Will it ever be possible to add a location checkin to Facebook in the same way the Foursquare plugin allows with Foursquare, or is this another one of those arbitrary things that Facebook doesn't allow?

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.