Page 3 of 3

Re: Tweet viewing

Posted: August 29 23, 11:21 am
by GeddyWrox
Interesting.

If I go to twitter . com like always, and then copy the URL of a tweet I want to embed, I get this:

[tweet]https://twitter.com/johnrabe/status/1696334468800258558[/tweet]

But if I simply replace the "twitter . com" with "x . com" (no spaces), it seems to work.

Re: Tweet viewing

Posted: August 29 23, 9:19 pm
by CardsofSTL
I think when you copy it on a mobile device the URL is x.com but on a laptop or desktop it is still coming up twitter.com; or sometimes it is coming up twitter or x. If you make sure the pasted link is x.com; it will embed properly.

Re: Tweet viewing

Posted: August 30 23, 12:40 pm
by GeddyWrox
CardsofSTL wrote:
August 29 23, 9:19 pm
I think when you copy it on a mobile device the URL is x.com but on a laptop or desktop it is still coming up twitter.com; or sometimes it is coming up twitter or x. If you make sure the pasted link is x.com; it will embed properly.
Noooowwwwwwwwwwww you tell me. :P

Re: Tweet viewing

Posted: August 30 23, 4:13 pm
by CardsofSTL
GeddyWrox wrote:
August 30 23, 12:40 pm
CardsofSTL wrote:
August 29 23, 9:19 pm
I think when you copy it on a mobile device the URL is x.com but on a laptop or desktop it is still coming up twitter.com; or sometimes it is coming up twitter or x. If you make sure the pasted link is x.com; it will embed properly.
Noooowwwwwwwwwwww you tell me. :P
I thought everyone knew that.

Re: Tweet viewing

Posted: August 30 23, 4:25 pm
by Arthur Dent
It’s a bit confusing to me as if you try to mimic a still working example from a post made before the change, it doesn’t work. I’m kind of curious how the implementation is done as I thought phpBB renders tags at view time rather than post time, so is there like a cutoff timestamp used to correctly render both old and new posts?

Re: Tweet viewing

Posted: September 6 23, 3:08 pm
by TheoSqua
Arthur Dent wrote:
August 30 23, 4:25 pm
It’s a bit confusing to me as if you try to mimic a still working example from a post made before the change, it doesn’t work. I’m kind of curious how the implementation is done as I thought phpBB renders tags at view time rather than post time, so is there like a cutoff timestamp used to correctly render both old and new posts?
I also thought that phpBB renders tags at view time, so that's strange. It could be cached (either on your local machine or on the twitter servers).