Tobias Hößl
5911b0b113
Fixing a bug and a bug so huge it could get a leading role in Starship Troopers... sorry ;_;
2012-04-17 15:38:37 +00:00
Tobias Hößl
92e287d432
Remove unused variables
2012-04-17 09:25:33 +00:00
Tobias Hößl
1272945779
PHPDoc + some Notices
2012-04-17 09:01:49 +00:00
Tobias Hößl
7d411b0070
Merge with main branch
2012-04-17 08:47:48 +00:00
friendica
314ee18625
extra arg to facebook_plugin_admin_post()
2012-04-17 00:05:34 -07:00
Michael Vogel
5938e5185a
Facebook: Deactivated the test output of messages without content.
2012-04-15 16:46:55 +02:00
Michael Vogel
977ac72f66
Facebook: Messages without images and links but with a subject and a text larger than 500 characters will be posted as notes.
2012-04-13 08:32:17 +02:00
Michael Vogel
40ce1054b7
Facebook: Images weren't posted in some cases
2012-04-12 16:39:36 +02:00
Michael Vogel
0f6f6bd0f1
Merge commit 'upstream/master'
2012-04-11 19:30:31 +02:00
friendica
ee582bf692
require security.php in facebook connector
2012-04-11 06:17:53 -07:00
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
Tobias Hößl
64cbef4f0d
Provide a link to Martin Farrent's instructions instead of the obsolete README text; Prevent some Notices when running on E_ALL
2012-04-09 12:07:24 +00:00
Tobias Hößl
1df6f59127
Use batch requests when syncing friends; this reduces the time for synchronization a lot
2012-04-09 09:42:14 +00: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
d5e1359716
Merge commit 'upstream/master'
2012-04-07 18:33:41 +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
Thomas Willingham
5ad2d3c7f8
Remove tilde files
2012-04-05 20:26:51 +01:00
Thomas Willingham
1405c0c637
Tobias outlined a rare situation where a site admin may not have an
...
admin account, and will therefore need to do things in .htconfig.php
So, restore the .htconfig.php method as "If you prefer..."
2012-04-05 20:23:40 +01:00
Thomas Willingham
098330df30
Brought README up to date.
2012-04-04 18:32:04 +01: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
friendica
9e05e03a04
Merge pull request #16 from CatoTH/master
...
Support for Facebook's Real-Time Updates
CatoTH - you might wish to consider moving delete_url to include/network.php, but since that is in a separate repository best to wrap it in "if (! function_exists('delete_url')) ..." in case somebody git updates the addon at a different time than the main code.
2012-03-08 14:43:22 -08:00
Tobias Hößl
49f2d04a15
Bugfix
2012-03-05 11:43:38 +00:00