Commit Graph

52 Commits

Author SHA1 Message Date
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
Friendika d609e75b07 facebook plugin: convert html entities 2011-02-20 19:51:00 -08:00
Friendika 93dd2d5682 link to Facebook enable from plugin settings page 2011-02-20 03:32:57 -08:00
Friendika 91190de0f0 fb addon only working from one site - more debug + simplify permission toggle 2011-02-12 19:24:19 -08:00
Friendika 89cbd17c72 more fb debug msgs 2011-02-12 05:07:24 -08:00
Friendika 5e02519a13 disable network toggles when ACL's are entered 2011-02-11 04:32:38 -08:00
Friendika c16e86add8 toggles "post to facebook, post to twitter", etc. 2011-02-11 02:35:19 -08:00
Friendika 40574589e2 fb connecter - document installation 2011-02-10 23:10:50 -08:00
Friendika fc5a3cac14 post to FB is working 2011-02-10 21:25:24 -08:00
Friendika bd4e7249a3 more work on facebook addon 2011-02-10 18:01:38 -08:00
Friendika cf88b28378 add twitter plugin 2010-12-30 23:28:33 -08:00