Commit Graph

62 Commits

Author SHA1 Message Date
Friendika 182582eed8 load hooks inside queue 2011-06-05 02:09:31 -07:00
Friendika dbaf3eca07 fb queue - wrong var 2011-06-05 00:19:22 -07:00
Friendika d53c1bb48a facebook queue: not enough parameters 2011-06-04 22:43:55 -07:00
Friendika bc3255ab3f don't serialize entire item 2011-06-03 06:41:52 -07:00
Friendika a27391c33a facebook queueing on failure, sync update.php with boot.php update version to avoid race condition 2011-06-03 01:16:17 -07:00
Friendika 2fcb5922c3 don't notify failed FB delivery of likes, which have no id. 2011-06-02 17:41:04 -07:00
Friendika 558962169f warning message if Facebook post does not succeed. It happens quite a lot. 2011-06-02 00:52:26 -07:00
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. 2011-05-29 22:50:36 -07:00
Friendika c3478a1485 bug #62 - opt-out of importing FB friends/conversations but still allow FB posting 2011-05-29 20:36:45 -07:00
Friendika a2b26948d8 duplicate likes if we posted it locally and it also comes back from FB 2011-05-27 15:33:01 -07:00
Friendika 5a0690d940 add attachments to FB posts, fix paren string in statusnet, do not insert attach div into post if no attachments 2011-05-26 06:46:55 -07:00
Fabio Comuni e1107b55c6 add info() function. Works like notice() but show messages in a div with class info-message.
update code to use info() instead of notice() when appropriate (non-error message)
add info-message class style in themes
2011-05-23 11:39:57 +02:00
Friendika 3ea145fae7 fb contacts getting mixed up. 2011-05-22 21:47:22 -07:00
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. 2011-05-22 21:20:28 -07:00
Friendika b3648de6f0 silencing stdclass warnings 2011-05-22 19:20:33 -07:00
Friendika 1b8e93c70b don't use hashtags for FB message link 2011-05-20 01:48:59 -07:00
Friendika 6c397255c8 turn dislike activities into plain text comments for FB delivery 2011-05-17 04:53:05 -07:00
Friendika 31d53c5b2a comments imported from ignored FB contact 2011-05-15 17:04:02 -07:00
Friendika 86f2c56152 use best contact id available 2011-05-14 02:25:26 -07:00
Friendika 2b720b5b7c fix a couple of FB issues, wrong comment author, perhaps fix some missing entries 2011-05-14 00:47:00 -07:00
Friendika 7942192e20 FB reply if replying to local post originally posted to FB 2011-05-13 20:40:28 -07:00
Friendika 869c7df78b update doco on FB connector 2011-05-12 04:51:54 -07:00
Friendika 9262291831 re-fetch FB photos that failed 2011-05-09 22:44:14 -07:00
Friendika cb6c1f91b7 rolling version number in preparation for release 2011-05-09 16:51:25 -07:00
Friendika 6c1d587ae3 notify not called on new photo album (first item) 2011-05-03 05:27:19 -07:00
Friendika 0f261ef8fa configurable FB poll interval, default 1hr. 2011-05-02 20:14:37 -07:00
Friendika 0db25abcef don't do an empty query 2011-04-30 17:28:57 -07:00
Friendika 4e4c002006 slightly better handling of photos and links for FB. 2011-04-28 19:19:36 -07:00
Friendika 0ac4d6ecc9 provide a test mode for facebook posts which goes through the motions but doesn't actually post content 2011-04-28 04:44:17 -07:00
Friendika 38cb0a3295 implement contact block/ignore for NETWORK_FACEBOOK 2011-04-28 03:14:30 -07:00
Friendika 0377b6cdad missed fb prefix on extid 2011-04-27 18:23:39 -07:00
Friendika 64b12e3424 ensure contact exists for toplevel post 2011-04-27 17:06:42 -07:00
Friendika bd65c0c7b2 empty uid on friend check 2011-04-27 15:59:18 -07:00
Friendika d45ad7bb6b suppress duplicate FB posts (incoming after posted locally) 2011-04-27 04:24:00 -07:00
Friendika 61f7b3d754 owner link not getting set 2011-04-26 20:32:18 -07:00
Friendika 0d23f56ed2 doco 2011-04-26 20:11:15 -07:00
Friendika 8fbdb61ee2 generate permalink to source article 2011-04-26 19:01:10 -07:00
Friendika 5f1bdad4bb missed pulling FB comment timestamp, defaulted to now 2011-04-26 18:14:38 -07:00
Friendika f97cfa79d9 tracking through issues with FB likes 2011-04-26 17:17:34 -07:00
Friendika 1222362ba0 better handling of FB like activity object 2011-04-26 16:37:26 -07:00
Friendika 5c34a8b219 set debug level for very noisy trace info 2011-04-26 05:57:53 -07:00
Friendika 245a56f0c1 lots of facebook fixes 2011-04-26 04:39:27 -07:00
Friendika 5bcd08f482 facebook poll 2011-04-25 06:22:45 -07:00
Friendika 5d9550e08f incorrect slinky param 2011-03-17 15:31:46 -07:00
Friendika e2ea341094 facebook parses out punctuation on the left of links but not on right 2011-03-15 17:47:49 -07:00
Friendika 1c779e2061 fb "post by default" implemented, post_by_default logic fixed for other plugins 2011-03-09 14:39:18 -08:00
Tobias Diekershoff b41b0fcba9 corrected wrong function call for notification of missing API Key 2011-02-27 10:36:52 +01:00
Friendika 834439b730 cleanup plugin and post settings 2011-02-23 18:24:29 -08:00
Friendika 352fef6208 provide privacy policy url as mandated for Facebook apps (how bloody ironic) 2011-02-23 16:39:21 -08:00
Friendika 5f2f644064 resolve file inclusion conflicts w/ multiple plugins, improve the typo checker 2011-02-21 20:19:33 -08:00