Opened at 2014-05-05T21:40:35Z
Last modified at 2016-07-30T18:10:11Z
#1156 accepted defect
Direct tweets sent to one's own account are not shown
Reported by: | Owned by: | dx | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Version: | 3.2.1 | |
Keywords: | Cc: | ||
IRC client+version: | irssi 0.8.16-rc1 | Operating System: | FreeBSD |
OS version/distro: | FreeBSD 10.0-RELEASE |
Description
I'm using IFTTT (ifttt.com) to send tweets when specified events happen. IFTTT uses my own twitter account to send a direct tweet to me. That is: it uses the provided account to send a direct tweet to the same account. In this mode, bitlbee does not create a new chat window, and the message is not seen.
Other info:
- The DM *does* show up in Twitter's web UI.
- If someone I'm following DM's me, it *will* spawn a window.
- Twitter timeline works fine, all commands seem to work fine
- Using irssi as IRC client
- The self-targeted DMs do not show up in rawlog
Attachments (0)
Change History (6)
comment:1 follow-up: 2 Changed at 2014-05-06T07:32:57Z by
comment:2 Changed at 2014-05-06T14:21:38Z by
Replying to wilmer:
DMs to your own account? Do those even appear in the streaming API feed?
I did not see them when I dumped rawlog.
comment:3 Changed at 2014-05-08T15:14:01Z by
We don't have a way to get streaming api logs... so can't answer that easily. I guess other twitter clients should get them...
comment:4 Changed at 2014-07-14T11:47:38Z by
Owner: | set to dx |
---|---|
Status: | new → accepted |
I found how to fix this one the other day, was quite simple, will post patch as soon as i find it.
comment:5 Changed at 2014-11-27T03:50:59Z by
Dear past-dx: don't do that.
Now I have no clue what the patch is. Whatever, will debug it again.
comment:6 Changed at 2016-07-30T18:10:11Z by
Component: | BitlBee → Twitter |
---|---|
Summary: | Direct tweets sent to one's own account will not create new window in irssi → Direct tweets sent to one's own account are not shown |
Just fixing the component, but i'll add: Fixing this requires fixing self-messages (in the meaning of http://wiki.bitlbee.org/SelfMessages ) and handling echoes, which twitter is kinda shitty for.
DMs to your own account? Do those even appear in the streaming API feed?