Michael Vogel
bc8345d596
Facebook: Better check for empty posts, performance improvement when syncing.
2014-12-22 23:22:33 +01:00
Michael Vogel
225aabf5bb
fbpost/fbsync: make the neccessary calls, so that "Leistungsschutzrecht" can be invoked.
2014-11-13 22:02:31 +01:00
Michael Vogel
9e9916a8d5
Use the original application name when mirroring posts.
2014-11-07 20:06:51 +01:00
Michael Vogel
eb707da562
Setting "editplain", "page" and "privacy_image_cache" as deprecated. Using new cache function in fpost and buffer.
2014-08-16 10:25:29 +02:00
Michael Vogel
225bb0ea3f
fbsync/fbpost: Trying to be able to more often fetch pictures in its original size.
2014-08-07 08:06:23 +02:00
Michael Vogel
31ab2a3cbf
fbpost/fbsync: Better picture support for facebook. Now the highest resolution is fetched.
2014-07-27 16:07:30 +02:00
Michael Vogel
d3fa9a7b21
fbpost/gpluspost: New design for shared content
2014-07-25 00:26:34 +02:00
Michael Vogel
9177ee2ecb
app.net, facebook, twitter and statusnet: Preview now shows the post like it will appear on other networks.
2014-07-09 22:31:52 +02:00
Michael Vogel
ca9bd8b877
Removing blanks with tabs
2014-06-10 20:13:11 +02:00
Michael Vogel
b5869e7961
Facebook: First changes to make the connector maybe work with the second version of the Facebook API
...
Twitter/Facebook: New functions for expiring of imported posts from twitter and facebook.
2014-06-05 17:45:13 +02:00
Michael Vogel
2284e21c0a
Re-enabling a once stopped mirroring now doesn't flood the timeline with old posts anymore.
2014-05-29 22:10:54 +02:00
Michael Vogel
021d6265cd
Massive reworking of the export connectors using the plaintext function, improving of the tumblr export, option to prevent too short wordpress postings
2014-05-29 12:42:25 +02:00
Michael Vogel
ee22754ac0
fbpost: Speeding up the settings page by reducing the calls to facebook.
2014-04-29 15:58:08 +02:00
Michael Vogel
2e96c60a47
Reduce the opacity of the network settings icon when disabled.
2014-04-24 16:18:36 +02:00
Michael Vogel
8a604739a3
fbpost: Now the settings menu appears at the left, when the fbpost-settings are displayed.
2014-04-24 11:49:43 +02:00
Michael Vogel
71a42a1749
Facebook: The settings of "fbsync" are shown inside of "fbpost" if activated.
2014-04-24 10:31:42 +02:00
Michael Vogel
9ffc6f3897
fbpost: When posting comments, now links don't disappear anymore
2014-04-04 11:07:19 +02:00
Michael Vogel
2ee50af605
fbsync/fbpost: postings to selected facebook addresses now work. (will work for new contacts and step by step for old contacts)
2014-03-23 22:40:50 +01:00
Michael Vogel
503ec7d072
Removed the word "Settings" from the settings. This information is redundant.
2014-03-16 20:50:36 +01:00
Michael Vogel
3eaefaa822
fbpost: Adapted changed paths for pictures at facebook.
2014-03-16 19:08:17 +01:00
Michael Vogel
1754b58cd9
Added function "bb_CleanPictureLinks" ro all connectors
2014-03-02 01:42:19 +01:00
Michael Vogel
def8862033
fbpost: Don't queue posts when the posting seems to fail with a specific error
2014-02-11 23:29:03 +01:00
Michael Vogel
bbc8a1328d
pumpio, statusnet, tumblr, twitter, wordpress: Changed the way, shares are displayed
...
twitter: Look for the entities when importing tweets.
2014-01-26 09:53:12 +01:00
Michael Vogel
4436168b26
fbpost: queueing of facebook comments didn't worked at every time.
2013-12-27 02:04:48 +01:00
Michael Vogel
70742b56c2
Design improvements for importing posts from twitter, facebook and G+
2013-12-08 15:00:49 +01:00
Tobias Diekershoff
0b459e8379
Merge pull request #166 from annando/master
...
inflate/deflate settings
2013-12-01 02:25:26 -08:00
Michael Vogel
cc689ea91d
fbpost: Bugfix: The link to the reauthentification was directed to the wrong plugin.
2013-12-01 10:57:27 +01:00
Tobias Diekershoff
ccc6c2b785
wording submit -> save settings
2013-11-19 13:57:51 +01:00
Michael Vogel
72176cd94b
fbpost: Setting the extid only when it is no toplevel post. (important for fbsync)
2013-10-27 22:23:14 +01:00
Michael Vogel
a2f42c681b
fbsync: First commit for syncing the facebook newsfeed
2013-10-25 00:48:56 +02:00
Michael Vogel
eab2ae92bc
fbpost: Preparation for answering to facebook posts that come through the facebook sync addon
...
don't mirror posts that are wall postings
2013-10-22 22:57:38 +02:00
Michael Vogel
612f2a4d21
fbpost: using the same text formatting functionality like other addons
2013-10-20 15:16:37 +02:00
Michael Vogel
b6aa4fd753
New addon "appnetpost" to post to app.net
2013-10-05 15:35:14 +02:00
Michael Vogel
83f95acbbf
facebook, statusnet and twitter: Now shared messages are clearly marked with the name of the original poster
...
twitter: When a post with a picture failes than the post is repeated without a picture
fromgplus: Under certain circumenstances "fromgplus" generates an empty post that is blocking the cron hook - so now messages are mirrored anymore.
2013-07-28 20:40:37 +02:00
Michael Vogel
aaee2a9260
wppost: Posting a youtube video now embeds it.
2013-07-20 14:28:17 +02:00
Michael Vogel
804bc7a067
Mirroring: There was a problem that the title variable wasn't cleared so it could be fetched from a previous post.
...
Statusnet: The activity messages are now suppressed
2013-07-19 23:34:54 +02:00
fabrixxm
f82245d9b7
fix plugins strings
2013-02-27 10:22:24 -05:00
fabrixxm
887fcdbd3e
add per-plugin language files
2013-02-27 09:38:30 -05:00
fabrixxm
32063986f5
add source strings to plugins
2013-02-27 08:29:48 -05:00
Michael Vogel
e48fb47d62
checking if a variable is an array before doing array_reverse.
2013-02-20 21:46:19 +01:00
Michael Vogel
d34c78296e
fbpost: Only mirror posts from pages when they are from the page id
...
privacy_image_cache: Save pictures with extensions
2013-02-18 23:39:27 +01:00
Michael Vogel
52d585863a
fbpost/statusnet/twitter: When messages are fetched the first time for mirroring, then don't post them
2013-01-07 19:30:18 +01:00
Michael Vogel
75f6b10c4e
fbpost: Sometimes comments were sent to facebook.
2013-01-07 19:19:55 +01:00
Michael Vogel
7d3bf7144f
statusnet/twitter: Don't include the quoted text when sending an update
...
fbpost: Trying to beautify the posts from facebook.
2013-01-05 16:33:39 +01:00
Michael Vogel
a546a25107
fbpost: Beautifying the import to friendica
...
statusnet+twitter: Beautifying the export to statusnet and twitter, solving the problem that posts were sometimes send twice
2013-01-03 22:11:46 +01:00
Michael Vogel
8c154ddd08
fbpost: New permissions required for reading all wall posts.
2013-01-02 22:48:10 +01:00
Michael Vogel
cb36c31f55
fbpost: Some public posts weren't fetched.
2013-01-02 21:05:14 +01:00
Michael Vogel
88638d2338
fbpost: Now groups and pages can be mirrored as well
2013-01-01 23:38:15 +01:00
Michael Vogel
f6d9ced311
fbpost: Now you can mirror public facebook posts from your wall to friendica
2013-01-01 23:18:15 +01:00
Michael Vogel
d032fa38ed
Merge remote-tracking branch 'upstream/master'
2012-12-17 10:33:17 +01:00