Commit Graph

62 Commits (33fe26ecb01ec009a639c4c8fdfc4f93b2bd34ac)

Author SHA1 Message Date
Friendika 182582eed8 load hooks inside queue
12 years ago
Friendika dbaf3eca07 fb queue - wrong var
12 years ago
Friendika d53c1bb48a facebook queue: not enough parameters
12 years ago
Friendika bc3255ab3f don't serialize entire item
12 years ago
Friendika a27391c33a facebook queueing on failure, sync update.php with boot.php update version to avoid race condition
12 years ago
Friendika 2fcb5922c3 don't notify failed FB delivery of likes, which have no id.
12 years ago
Friendika 558962169f warning message if Facebook post does not succeed. It happens quite a lot.
12 years ago
Friendika 656d861b3e on rare occasions posts do not get a parent. The only thing which could cause it is if we can't find our new post. So we'll check for this and try one more time before failing.
12 years ago
Friendika c3478a1485 bug #62 - opt-out of importing FB friends/conversations but still allow FB posting
12 years ago
Friendika a2b26948d8 duplicate likes if we posted it locally and it also comes back from FB
12 years ago
Friendika 5a0690d940 add attachments to FB posts, fix paren string in statusnet, do not insert attach div into post if no attachments
12 years ago
Fabio Comuni e1107b55c6 add info() function. Works like notice() but show messages in a div with class info-message.
12 years ago
Friendika 3ea145fae7 fb contacts getting mixed up.
12 years ago
Friendika 5996e2cd4c if no FB image and fb link is on our site, use Friendika logo for fb image. Otherwise it's going to end up being a random friend.
12 years ago
Friendika b3648de6f0 silencing stdclass warnings
12 years ago
Friendika 1b8e93c70b don't use hashtags for FB message link
12 years ago
Friendika 6c397255c8 turn dislike activities into plain text comments for FB delivery
12 years ago
Friendika 31d53c5b2a comments imported from ignored FB contact
12 years ago
Friendika 86f2c56152 use best contact id available
12 years ago
Friendika 2b720b5b7c fix a couple of FB issues, wrong comment author, perhaps fix some missing entries
12 years ago
Friendika 7942192e20 FB reply if replying to local post originally posted to FB
12 years ago
Friendika 869c7df78b update doco on FB connector
12 years ago
Friendika 9262291831 re-fetch FB photos that failed
12 years ago
Friendika cb6c1f91b7 rolling version number in preparation for release
12 years ago
Friendika 6c1d587ae3 notify not called on new photo album (first item)
12 years ago
Friendika 0f261ef8fa configurable FB poll interval, default 1hr.
12 years ago
Friendika 0db25abcef don't do an empty query
12 years ago
Friendika 4e4c002006 slightly better handling of photos and links for FB.
12 years ago
Friendika 0ac4d6ecc9 provide a test mode for facebook posts which goes through the motions but doesn't actually post content
12 years ago
Friendika 38cb0a3295 implement contact block/ignore for NETWORK_FACEBOOK
12 years ago
Friendika 0377b6cdad missed fb prefix on extid
12 years ago
Friendika 64b12e3424 ensure contact exists for toplevel post
12 years ago
Friendika bd65c0c7b2 empty uid on friend check
12 years ago
Friendika d45ad7bb6b suppress duplicate FB posts (incoming after posted locally)
12 years ago
Friendika 61f7b3d754 owner link not getting set
12 years ago
Friendika 0d23f56ed2 doco
12 years ago
Friendika 8fbdb61ee2 generate permalink to source article
12 years ago
Friendika 5f1bdad4bb missed pulling FB comment timestamp, defaulted to now
12 years ago
Friendika f97cfa79d9 tracking through issues with FB likes
12 years ago
Friendika 1222362ba0 better handling of FB like activity object
12 years ago
Friendika 5c34a8b219 set debug level for very noisy trace info
12 years ago
Friendika 245a56f0c1 lots of facebook fixes
12 years ago
Friendika 5bcd08f482 facebook poll
12 years ago
Friendika 5d9550e08f incorrect slinky param
12 years ago
Friendika e2ea341094 facebook parses out punctuation on the left of links but not on right
12 years ago
Friendika 1c779e2061 fb "post by default" implemented, post_by_default logic fixed for other plugins
12 years ago
Tobias Diekershoff b41b0fcba9 corrected wrong function call for notification of missing API Key
12 years ago
Friendika 834439b730 cleanup plugin and post settings
12 years ago
Friendika 352fef6208 provide privacy policy url as mandated for Facebook apps (how bloody ironic)
12 years ago
Friendika 5f2f644064 resolve file inclusion conflicts w/ multiple plugins, improve the typo checker
12 years ago