Commit Graph

62 Commits (6f27beb728c444c908fdfbea818c612b2ae01a74)

Author SHA1 Message Date
Michael Vogel 6f27beb728 Facebook: Don't add "story". Convpath now converts only pictures 2012-04-10 23:09:06 +02:00
Michael Vogel c9ccd91dd9 New addon "convpath": It converts all local links according to the current scheme (http/https) 2012-04-09 21:28:11 +02:00
Michael Vogel be9f1fb659 Facebook: Removed the test output of empty posts. 2012-04-08 00:27:26 +02:00
Michael Vogel 94186ab475 facebook: Bug fixed that prevent old posts from being fetched. 2012-04-07 21:38:45 +02:00
Michael Vogel 11f1d7e260 Facebook: Now the last fetched date is saved. 2012-04-07 18:11:57 +02:00
Michael Vogel 3689c821b6 Showmore: A little html bug was fixed (missing </div>) 2012-04-06 23:36:41 +02:00
Michael Vogel 33df399574 Facebook: Pages are now imported. Formatting of the import is improved. 2012-04-06 20:22:35 +02:00
Michael Vogel c71fdbf348 Facebook: The import is now formatted in another way to make it look nicer 2012-04-06 14:51:35 +02:00
friendica 19b264a20c Merge https://github.com/annando/friendica-addons into apull
Conflicts:
	facebook/facebook.php
2012-04-03 16:30:28 -07:00
Michael Vogel 9ff72061f2 Facebook: Design issues in the export 2012-04-02 22:37:12 +02:00
Tobias Hößl df343dd2d6 Migration hint: the form cannot be used as long as the settings are set in .htconfig.php, so tell this to the administrator. 2012-04-02 20:25:15 +00:00
Tobias Hößl dc7bdfcec6 Check if the given AppID/Secret works. Make the polling interval configurable. 2012-04-02 20:12:06 +00:00
Michael Vogel 26ad8dc79a facebook: If the body is empty then the link is taken. 2012-04-01 16:30:25 +02:00
Michael Vogel ced503973a Merge commit 'upstream/master'
Conflicts:

	facebook/facebook.php
2012-04-01 14:08:36 +02:00
Michael Vogel 79f5e9d083 Handling of empty messages improved. They weren't posted. 2012-04-01 13:44:39 +02:00
Tobias Hößl 1b1237d97c FEATURE: AppID/Secret can now be entered on the plugin's admin page. BUG: if a connected FB-App is deleted and a new FB-App is connected, the app_access_token of the former App remained in the config and made it impossible to activate Real-Time Updates with the new App. USABILITY: Now the user's connector settings page automatically recognizes if the connection is still valid and acts accordingly. SECURITY: XSRF-Protection. 2012-04-01 07:42:50 +00:00
Michael Vogel 97bbcad0f5 Facebook: Removing useless content when posting to facebook. Now content on facebook really looks great. 2012-03-31 17:42:17 +02:00
Michael Vogel 5e9405e9dc Maximum limit for facebook is now max higher than 400. 2012-03-31 16:34:28 +02:00
Tobias Hößl e92b5336f8 Show the pseudo-user Administrator instead of a broken image 2012-03-31 08:29:13 +00:00
Tobias Hößl 62022eddb9 Merge branch 'master' of git://github.com/friendica/friendica-addons 2012-03-31 08:16:12 +00:00
Tobias Hößl fc4250303b Provide a link to reactivate Real-Time Updated 2012-03-31 08:16:09 +00:00
Michael Vogel e688a2608a The "bookmark" element is now supported 2012-03-29 20:04:54 +02:00
Tobias Hößl df8163fe0d Another proposal for notifications after FB-Connection-Invalidation 2012-03-28 19:23:32 +00:00
Michael Vogel 1fce805ee9 Merge commit 'upstream/master' 2012-03-28 19:53:07 +02:00
Tobias Hößl 1adc9433a5 Send a notification to the user if his/her FB-Connections became invalid (usualle after changing the FB-Password) 2012-03-26 13:08:22 +00:00
Michael Vogel 40d779af57 Facebook: detecting of images when exporting 2012-03-21 10:07:29 +01:00
Tobias Hößl 437325c5c8 This deactivated the plugin not only when uninstalling it, but also when updating it 2012-03-19 21:20:51 +00:00
Tobias Hößl 834845a6c2 Merge branch 'master' of git://github.com/friendica/friendica-addons 2012-03-19 21:10:54 +00:00
friendica 0be5a02c9c bug: used uid for allow_gid instead of contact id 2012-03-18 18:51:52 -07:00
Tobias Hößl 519edd184b Delete the app_access_token once the addon is uninstalled. And some more error handling 2012-03-18 10:59:01 +00:00
friendica 3503adb8cc facebook comment notifications 2012-03-17 01:21:38 -07:00
Michael Vogel 746a42e4e0 Merge commit 'upstream/master' 2012-03-11 19:27:18 +01:00
Tobias Hößl 49f2d04a15 Bugfix 2012-03-05 11:43:38 +00:00
Tobias Hößl 5a4ca9459d Real-Time Updates 2012-02-29 14:06:19 +00:00
Michael f1d01a4e50 Facebook: Don't import empty messages 2012-02-27 16:30:53 +01:00
Tobias Hößl b83a5a7424 Bugfix 2012-02-26 20:36:24 +00:00
Tobias Hößl c51ae6551d Support for FB Real-Time Updates according to http://developers.facebook.com/docs/reference/api/realtime/ . Plugin needs to be deactivated and activated again in order to enable the settings 2012-02-26 14:45:26 +00:00
Tobias Diekershoff 2638761762 reverted changes to FB connector, see comment to pull request #10 from annando 2012-02-23 07:03:32 +01:00
friendica de7f4d005c Merge pull request #10 from annando/master
Added plugin "showmore"
2012-02-22 20:00:42 -08:00
friendica 6e6f0264c1 deprecate the text to install plugins via the config file 2012-02-21 20:38:01 -08:00
Michael 5c88bcb1b4 Workaround for posts from pages. Not nice - but working :) 2012-02-20 11:14:33 +01:00
friendica ca86156d9b bug #263, strip out hashtag links even though this loses information. This should be configurable. 2012-02-05 16:31:48 -08:00
friendica 289243f85f facebook "show more" wrong plink after change to background delivery 2012-02-04 14:49:27 -08:00
friendica 391f57fa39 permission change 644 to 755 for addons 2012-01-21 15:19:22 -08:00
friendica b896a5c2db import images for wall photos (which facebook provides as an unnamed link and not a photo) 2012-01-08 15:42:58 -08:00
friendica 3b10d9f8fe fix FB privacy 2011-12-28 05:34:48 -08:00
friendica 0130a431ab correct item reference 2011-12-24 01:46:12 -08:00
friendica 7d96fe70f6 Filter FB comments from people unknown to FB. 2011-12-24 00:43:37 -08:00
friendica 6efbf82578 fb private messages not posting 2011-12-22 14:53:20 -08:00
friendica 9a7d828340 facebook comments not working 2011-12-19 01:09:35 -08:00