Theo is traveling right now but this is on the agenda to get done.ghostrunner wrote: ↑June 17 25, 6:22 pm@TheoSqua i think you mentioned on the old domain you might be able to do this after the update. Did you get a chance to try it?
Bluesky embed
- CardsofSTL
- All Hail the GDT Master
- Posts: 66770
- Joined: April 26 11, 6:06 am
- Location: Columbus, OH
Re: Bluesky embed
- ghostrunner
- GOAT
- Posts: 30629
- Joined: April 18 06, 9:40 pm
Re: Bluesky embed
NiceCardsofSTL wrote: ↑June 17 25, 7:00 pmTheo is traveling right now but this is on the agenda to get done.ghostrunner wrote: ↑June 17 25, 6:22 pm@TheoSqua i think you mentioned on the old domain you might be able to do this after the update. Did you get a chance to try it?
- TheoSqua
- Next Gen Wart
- Posts: 8947
- Joined: April 22 06, 6:53 pm
- Location: St. Louis
- Contact:
Re: Bluesky embed
Not yet, dealing with some personal stuff that has wrecked my plans. Hopefully I can look into this in the next week or two. I'm really hoping that July is an easy month.
- TheoSqua
- Next Gen Wart
- Posts: 8947
- Joined: April 22 06, 6:53 pm
- Location: St. Louis
- Contact:
Re: Bluesky embed
https://bsky.app/profile/bleachernation.bsky.social/post/3lv7roqfb662r
- TheoSqua
- Next Gen Wart
- Posts: 8947
- Joined: April 22 06, 6:53 pm
- Location: St. Louis
- Contact:
Re: Bluesky embed
It's gonna take mroe work to get this working. The extension it needs to pass in the YAML required phpbb 3.3.2 and we are currently on 3.3.0.
I tried reverse engineering it (see above post) but there is something in the XML parser that i'm missing to get the phpbb emulator to render the JSON from the bluesky app. If I could find another site using the plugin I could probably steal their code, but I haven't figured it out yet.
I tried downloading the source plugin used here https://github.com/s9e/phpbb-ext-mediae ... me-ov-file and the whole forum crashed.
So this will be a bit more work to accomplish than I had hoped.
I tried reverse engineering it (see above post) but there is something in the XML parser that i'm missing to get the phpbb emulator to render the JSON from the bluesky app. If I could find another site using the plugin I could probably steal their code, but I haven't figured it out yet.
I tried downloading the source plugin used here https://github.com/s9e/phpbb-ext-mediae ... me-ov-file and the whole forum crashed.
So this will be a bit more work to accomplish than I had hoped.
- TheoSqua
- Next Gen Wart
- Posts: 8947
- Joined: April 22 06, 6:53 pm
- Location: St. Louis
- Contact:
Re: Bluesky embed
ok so i upgraded the forum to 3.3.15 to get this working and apparently 3.3.15 broke bluesky specifically: https://www.phpbb.com/customise/db/exte ... pic/250843
And downgrading the forum is extremely difficult. So i think we'll need to wait for a 3.3.15 fix before we can install this. Or i'll need to find another way to generate the phpbb.
The problem is that bluesky doesn't support iframed/scripted embeds, they have a tool that passes in a JSON object and the host site has to render. I don't have an easy way to do that on phpbb - so we need to use a rendering solution like what you linked to and that has a bunch of dependencies that I don't control.
And downgrading the forum is extremely difficult. So i think we'll need to wait for a 3.3.15 fix before we can install this. Or i'll need to find another way to generate the phpbb.
The problem is that bluesky doesn't support iframed/scripted embeds, they have a tool that passes in a JSON object and the host site has to render. I don't have an easy way to do that on phpbb - so we need to use a rendering solution like what you linked to and that has a bunch of dependencies that I don't control.
- GeddyWrox
- Caught you a delicious bass
- Posts: 14512
- Joined: April 20 06, 8:43 pm
- Location: Please use blue font for the sarcasm impaired.
Re: Bluesky embed
Man, what a pita. Thanks for all the hard work!!
- thrill
- bronoun enthusiast
- Posts: 30535
- Joined: April 14 06, 10:45 pm
- Location: barely online
Re: Bluesky embed
Oh for sure man, I totally get this. Yep. Checks out.TheoSqua wrote: ↑August 1 25, 2:55 am
The problem is that bluesky doesn't support iframed/scripted embeds, they have a tool that passes in a JSON object and the host site has to render. I don't have an easy way to do that on phpbb - so we need to use a rendering solution like what you linked to and that has a bunch of dependencies that I don't control.
- ghostrunner
- GOAT
- Posts: 30629
- Joined: April 18 06, 9:40 pm
Re: Bluesky embed
Thanks for trying Theo. Appreciate it. I'll check on it once in a while to see if there's an update.TheoSqua wrote: ↑August 1 25, 2:55 amok so i upgraded the forum to 3.3.15 to get this working and apparently 3.3.15 broke bluesky specifically: https://www.phpbb.com/customise/db/exte ... pic/250843
And downgrading the forum is extremely difficult. So i think we'll need to wait for a 3.3.15 fix before we can install this. Or i'll need to find another way to generate the phpbb.
The problem is that bluesky doesn't support iframed/scripted embeds, they have a tool that passes in a JSON object and the host site has to render. I don't have an easy way to do that on phpbb - so we need to use a rendering solution like what you linked to and that has a bunch of dependencies that I don't control.
- ghostrunner
- GOAT
- Posts: 30629
- Joined: April 18 06, 9:40 pm
Re: Bluesky embed
@TheoSqua I saw some chatter on this thread which came after your latest attempt. Wondered if it would help.
https://www.phpbb.com/customise/db/exte ... 1?start=30
The person most recently chiming in is on 3.3.15 and it seems like they got it working.
https://www.phpbb.com/customise/db/exte ... 1?start=30
The person most recently chiming in is on 3.3.15 and it seems like they got it working.
