aboutsummaryrefslogtreecommitdiffstats
path: root/addon/facebook
Commit message (Collapse)AuthorAgeFilesLines
* honour "post to xxx network by default" when using APIFriendika2011-08-141-0/+7
|
* cleanupFriendika2011-08-071-1/+1
|
* bug #114, warn about linked Facebook item privacyFriendika2011-08-021-7/+16
|
* some more zot changes migrating back to f9a mainlineFriendika2011-08-011-1/+1
|
* begin invites, fb setup changesFriendika2011-07-172-0/+5
|
* allow polling to mostly survive minor memory shortages.Friendika2011-06-301-2/+8
|
* new contact_selector function to provide more fine-tuned selection options.Friendika2011-06-231-17/+20
|
* don't allow tags in app sourceFriendika2011-06-231-1/+1
|
* friendika-z initial implementationFriendika2011-06-231-0/+4
|
* use original application if availableFriendika2011-06-211-2/+4
|
* restrict FB imports which have privacy policies to the post owner.Friendika2011-06-201-2/+13
| | | | Also add facebook to $item['app'] on imported posts from FB.
* Update info comments in all pluginsFabio Comuni2011-06-142-0/+38
|
* fixed a few feed problems affecting activity objects/targetsFriendika2011-06-101-1/+1
|
* events, continued. Also better regex matching accounting for empty elementsFriendika2011-06-071-5/+5
|
* load hooks inside queueFriendika2011-06-051-4/+12
|
* fb queue - wrong varFriendika2011-06-051-1/+1
|
* facebook queue: not enough parametersFriendika2011-06-041-1/+1
|
* don't serialize entire itemFriendika2011-06-031-2/+2
|
* facebook queueing on failure, sync update.php with boot.php update version ↵Friendika2011-06-031-11/+73
| | | | to avoid race condition
* don't notify failed FB delivery of likes, which have no id.Friendika2011-06-021-2/+3
|
* warning message if Facebook post does not succeed. It happens quite a lot.Friendika2011-06-021-10/+14
|
* on rare occasions posts do not get a parent. The only thing which could ↵Friendika2011-05-291-2/+6
| | | | cause it is if we can't find our new post. So we'll check for this and try one more time before failing.
* bug #62 - opt-out of importing FB friends/conversations but still allow FB ↵Friendika2011-05-291-2/+48
| | | | posting
* duplicate likes if we posted it locally and it also comes back from FBFriendika2011-05-271-2/+8
|
* add attachments to FB posts, fix paren string in statusnet, do not insert ↵Friendika2011-05-261-0/+15
| | | | attach div into post if no attachments
* add info() function. Works like notice() but show messages in a div with ↵Fabio Comuni2011-05-231-2/+2
| | | | | | | 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.Friendika2011-05-221-1/+5
|
* if no FB image and fb link is on our site, use Friendika logo for fb image. ↵Friendika2011-05-221-1/+2
| | | | Otherwise it's going to end up being a random friend.
* silencing stdclass warningsFriendika2011-05-221-6/+5
|
* don't use hashtags for FB message linkFriendika2011-05-201-3/+9
|
* turn dislike activities into plain text comments for FB deliveryFriendika2011-05-171-0/+5
|
* comments imported from ignored FB contactFriendika2011-05-151-2/+5
|
* use best contact id availableFriendika2011-05-141-4/+3
|
* fix a couple of FB issues, wrong comment author, perhaps fix some missing ↵Friendika2011-05-141-10/+14
| | | | entries
* FB reply if replying to local post originally posted to FBFriendika2011-05-131-0/+2
|
* update doco on FB connectorFriendika2011-05-121-13/+9
|
* re-fetch FB photos that failedFriendika2011-05-091-0/+25
|
* rolling version number in preparation for releaseFriendika2011-05-091-1/+1
|
* notify not called on new photo album (first item)Friendika2011-05-031-1/+1
|
* configurable FB poll interval, default 1hr.Friendika2011-05-021-1/+5
|
* don't do an empty queryFriendika2011-04-301-10/+15
|
* slightly better handling of photos and links for FB.Friendika2011-04-281-5/+21
|
* provide a test mode for facebook posts which goes through the motions but ↵Friendika2011-04-281-2/+6
| | | | doesn't actually post content
* implement contact block/ignore for NETWORK_FACEBOOKFriendika2011-04-281-3/+3
|
* missed fb prefix on extidFriendika2011-04-271-1/+3
|
* ensure contact exists for toplevel postFriendika2011-04-271-0/+12
|
* empty uid on friend checkFriendika2011-04-271-3/+3
|
* suppress duplicate FB posts (incoming after posted locally)Friendika2011-04-271-35/+18
|
* owner link not getting setFriendika2011-04-261-2/+2
|
* docoFriendika2011-04-261-0/+15
|