Commit Graph

191 Commits

Author SHA1 Message Date
Friendika 1d2cc5c5ad put oembed settings into a .settings-block div for consistency 2011-05-30 23:12:39 -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
Friendika 19ccd658eb Merge branch 'pull' 2011-05-23 18:18:01 -07:00
Friendika cde888f7f8 Merge pull request #108 from fabrixxm/widget
Add missing widgets_uninstall function to widgets plugin
2011-05-23 18:12:34 -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
Fabio Comuni f93106de3a Add missing widgets_uninstall function to widgets plugin 2011-05-23 10:50:22 +02:00
Fabio Comuni 7c5a7a94d4 Add oembed user option for use oembed instead of standard yotube embedding.
Remove global option and parse_url use of oembed.
2011-05-23 10:37:09 +02:00
fabrixxm 072e414636 Fix missing wrapping span on bbcode to html, split embed data fetch and rappresentation in two functions. Prettier video embed. 2011-05-23 09:13:35 +02:00
fabrixxm 570a22de74 update oembed plugin. embed preview in editor 2011-05-23 09:13:35 +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
Tobias Diekershoff 4c7522a131 added support for pre configured StatusNet credentials 2011-05-22 22:39:43 +02:00
Friendika 5f20925220 deny link not clickable on admin approval notification page 2011-05-20 15:11:36 -07:00
Friendika 1fcf8ff5de replace fopen with fetch_url in statusnet plugin, many sites do not have fopen_url allowed. 2011-05-20 07:08:20 -07:00
Friendika 1b8e93c70b don't use hashtags for FB message link 2011-05-20 01:48:59 -07:00
Friendika a0a59e0518 statusnet post by default 2011-05-17 18:25:18 -07:00
Friendika 6c397255c8 turn dislike activities into plain text comments for FB delivery 2011-05-17 04:53:05 -07:00
Tobias Diekershoff 85dc0826b6 fixed a comment... 2011-05-17 07:27:06 +02:00
Tobias Diekershoff bc3eba713a made the connection process to SN more robust 2011-05-17 07:20:26 +02: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
Fabio Comuni 55fd53ecbd More work on widgets addon 2011-05-13 09:04:43 +02:00
Fabio Comuni 9f05b71018 todo widget_like 2011-05-13 09:04:42 +02:00
Fabio Comuni cd34051b68 modular widgets 2011-05-13 09:04:42 +02:00
Fabio Comuni 7b59ea7b13 add some style to the widget 2011-05-13 09:04:42 +02:00
Fabio Comuni 0f7008a02e Friendika widgets. 2011-05-13 09:04:42 +02: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 4aa60a7aaf oexchange 2011-03-29 21:59:28 -07:00
Tobias Diekershoff 878bdeccfd Merge branch 'master' of git://github.com/friendika/friendika 2011-03-18 18:07:37 +01:00
Friendika 5d9550e08f incorrect slinky param 2011-03-17 15:31:46 -07:00
Tobias Diekershoff 0c16d033ef Merge github.com:tobiasd/friendika 2011-03-16 07:30:08 +01:00
Tobias Diekershoff c43f647049 Merge branch 'master' of git://github.com/friendika/friendika 2011-03-16 06:52:33 +01:00
Friendika e2ea341094 facebook parses out punctuation on the left of links but not on right 2011-03-15 17:47:49 -07:00
Tobias Diekershoff a89bba724b resolved some local git quirks 2011-03-13 11:39:09 +01:00
Tobias Diekershoff a2ee5ebe42 Merge branch 'master' of git://github.com/friendika/friendika
Conflicts:
	addon/twitter/twitter.php
2011-03-13 11:37:24 +01:00
Friendika 1c779e2061 fb "post by default" implemented, post_by_default logic fixed for other plugins 2011-03-09 14:39:18 -08:00
Friendika bc7035408a twitteroauth library path 2011-03-08 01:43:42 -08:00
Tobias Diekershoff 8fea19dd38 fixed wrong library path 2011-03-08 10:08:50 +01:00
Friendika 6480fd73a7 units conversion app - needs some styling and code cleanup 2011-03-02 03:25:12 -08:00
Tobias Diekershoff b41b0fcba9 corrected wrong function call for notification of missing API Key 2011-02-27 10:36:52 +01:00
Tobias Diekershoff 403e37fdbf one replacement of the twitteroauth lib forgotten 2011-02-27 07:40:14 +01:00
Friendika 8568c0cf9b clear floats on oauth inputs (wide screens looked messy) 2011-02-24 17:13:03 -08:00
Friendika fef4e6a155 string fixes 2011-02-24 13:29:19 -08:00
Friendika b92150297f more consistency to plugins 2011-02-23 19:54:29 -08:00
Friendika 953d8ccb54 added hook but forgot to register 2011-02-23 19:09:49 -08: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 755c2245e8 move php path setting inside proc_run 2011-02-23 15:16:12 -08:00
Friendika 5f2f644064 resolve file inclusion conflicts w/ multiple plugins, improve the typo checker 2011-02-21 20:19:33 -08:00
Friendika 5c5ff0b87a localise tictac 2011-02-20 20:38:30 -08:00
Friendika d609e75b07 facebook plugin: convert html entities 2011-02-20 19:51:00 -08:00
Friendika 24cb2eaf63 add calculator addon app 2011-02-20 03:53:41 -08:00
Friendika 93dd2d5682 link to Facebook enable from plugin settings page 2011-02-20 03:32:57 -08:00
Friendika 642a71ffde app menu - and a demo application 'tictac' 2011-02-19 00:56:15 -08:00
Friendika 603dc34fa0 parens in english string 2011-02-15 13:33:33 -08:00
Tobias Diekershoff 397643a066 masked the / in the config strings to fix problems with the strings.php 2011-02-15 10:03:05 +01: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 a18bb816cd entirely possible media/links were the only thing posted - don't forward empty message to twitter/SN 2011-02-10 03:51:42 -08:00
Tobias Diekershoff 89da23c30e spaces for the string extractor, check no parent 2011-02-09 09:40:56 +01:00
Tobias Diekershoff b8629a0318 added README files for the piwik, twitter and statusnet addon 2011-02-08 19:04:39 +01:00
Tobias Diekershoff ca1b8a267d post to StatusNet addon for Friendika 2011-02-08 15:17:41 +01:00
Tobias Diekershoff 2a093c5c8b added link to Redmine of addon author 2011-02-08 14:39:59 +01:00
Tobias Diekershoff 89a33a651e deletion of OAuth stuff works now, removed ToDo note 2011-02-08 14:38:51 +01:00
Tobias Diekershoff 695e084956 deleted another item from the Twitter addon ToDo list 2011-02-06 18:18:54 +01:00
Tobias Diekershoff a175027fc1 deleted an item from the ToDo list 2011-02-06 17:37:04 +01:00
Tobias Diekershoff fd6116296e Post to Twitter plugin
With this plugin a user can choose to post every _public_ message that
s/he posts on Friendika also on Twitter. The message will be shortened
to if longer then 140 characters in length. If shortened a link to the
original posting will be append to the Twitter posting.
2011-02-06 17:27:16 +01:00
Tobias Diekershoff 339a92fe1b added Slinky library by Beau Lebens for shortening the post url 2011-02-06 17:22:15 +01:00