Google+/Twitter/GNU Social: Prevent posting loops when mirroring posts #382

Merged
annando merged 12 commits from 1603-fromgplus-keywords into master 2016-11-12 18:56:41 +01:00
annando commented 2016-11-07 06:30:28 +01:00 (Migrated from github.com)

Sometimes it happens that old posts are reposted through the mirror functionality. We now add some parameter ("message_id") that will be used as URI for these posts. Since the URI is unique on Friendica, there should be no double posts anymore.

This will currently only work for the "develop" branch of Friendica. But it will do no harm to the "master" branch.

Additionally there is some small programming that adds fetched keywords from links that are fetched from Google+.

Sometimes it happens that old posts are reposted through the mirror functionality. We now add some parameter ("message_id") that will be used as URI for these posts. Since the URI is unique on Friendica, there should be no double posts anymore. This will currently only work for the "develop" branch of Friendica. But it will do no harm to the "master" branch. Additionally there is some small programming that adds fetched keywords from links that are fetched from Google+.
tobiasd (Migrated from github.com) reviewed 2016-11-07 07:00:48 +01:00
tobiasd (Migrated from github.com) commented 2016-11-07 07:00:48 +01:00

could you regenerate the messages.po files for the addons where you changed the strings? I think it would be best if those devs changing the strings also take care about the basis for the translations is updated.

could you regenerate the messages.po files for the addons where you changed the strings? I think it would be best if those devs changing the strings also take care about the basis for the translations is updated.
annando (Migrated from github.com) reviewed 2016-11-07 10:26:21 +01:00
tobiasd (Migrated from github.com) reviewed 2016-11-07 10:49:17 +01:00
fabrixxm (Migrated from github.com) reviewed 2016-11-07 11:18:37 +01:00
tobiasd (Migrated from github.com) reviewed 2016-11-07 11:30:14 +01:00
annando (Migrated from github.com) reviewed 2016-11-07 15:34:24 +01:00
Sign in to join this conversation.
No description provided.