Yes or comment it out for now (put a # infront of it) Also reply to all so the information gets archived.
-Eric Helgeson On Thu, Jul 16, 2009 at 7:25 PM, egasus egasus<[email protected]> wrote: > you mean I would delete $config['integration']['source'] = 'mywebsite'; ? > > 2009/7/17 Eric <[email protected]> >> >> Yes twitter doesnt recognize clients that aren't approved or dont use >> oauth (which is you). >> >> Did you have it set before? if so unset it. >> >> If that doesnt work then i'm not sure. >> >> -Eric Helgeson >> >> >> >> On Thu, Jul 16, 2009 at 7:19 PM, egasus egasus<[email protected]> wrote: >> > hi eric, >> > Yes, it says from "web" instead of my laconica name. >> > >> > I have already specified the name of my identica instance: >> > >> > $config['integration']['source'] = 'mywebsite'; >> > >> > but it is showning "web" as the source in twitter account >> > >> > >> > 2009/7/17 Eric <[email protected]> >> >> >> >> What does twitter say is the source of your tweets? It skips tweets >> >> where the source is laconica. >> >> >> >> -Eric Helgeson >> >> >> >> >> >> >> >> 2009/7/16 egasus egasus <[email protected]>: >> >> > :) you might misunderstood What i mean is the messages that i write >> >> > to >> >> > identica instance, are being sent automaticly to twitter. Everything >> >> > is >> >> > fine >> >> > until then. But my identica instance also copies the messages that >> >> > send >> >> > to >> >> > twitter to itself again. Thus, i am getting same message posted to my >> >> > identica instance, one is written from identica, other is copied from >> >> > twitter. >> >> > >> >> > 2009/7/17 Sunny Chow <[email protected]> >> >> >> >> >> >> I thought this was a feature ;) >> >> >> >> >> >> >> >> >> >> >> >> I believe you can turn this feature off under the Connect / Twitter >> >> >> Settings and unchecking the Automatically send my notices to >> >> >> Twitter. >> >> >> >> >> >> >> >> >> >> >> >> ________________________________ >> >> >> >> >> >> From: [email protected] >> >> >> [mailto:[email protected]] On Behalf Of egasus egasus >> >> >> Sent: Friday, July 17, 2009 5:02 AM >> >> >> To: [email protected] >> >> >> Subject: [Laconica-dev] problem: duplicate with twitter bedge >> >> >> >> >> >> >> >> >> >> >> >> Hello, >> >> >> >> >> >> >> >> >> >> >> >> When i write something from my identica instance, my message goes to >> >> >> my >> >> >> twitter account automaticly as well. Everything is fine until now, >> >> >> but >> >> >> after >> >> >> a while i saw that the messages that are written automaticly to my >> >> >> twitter >> >> >> account are copied to my identica instance! so messages are >> >> >> duplicated >> >> >> somehow. >> >> >> >> >> >> >> >> >> >> >> >> I tried to put protection to prevent same message posts within an x >> >> >> hour, >> >> >> but since the twitter fetcher is a cronjob(it should be) it is >> >> >> copying >> >> >> the >> >> >> twitter status'es to my identica instance. >> >> >> >> >> >> >> >> >> >> >> >> The only solution seems to put a duplication check. Do you have any >> >> >> solution for this yet ? Or this is a bug? >> >> > >> >> > _______________________________________________ >> >> > Laconica-dev mailing list >> >> > [email protected] >> >> > http://mail.laconi.ca/mailman/listinfo/laconica-dev >> >> > >> >> > >> > >> > > > _______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
