Advertisement · 728 × 90
#
Hashtag
#fedibridge
Advertisement · 728 × 90
Original post on chaos.social

#fedibridge idea:
Things i would love to see with the fedi bridge, that people can use their bridged account (doesn't matter if bsky or fedi) and change it to a real accounr.
E.g you only use bsky and bridge the account. But the bridged account in the #Fediverse really has a lot of fans and you […]

0 0 0 0

Good news! `sphinx-fediverse` is now out of beta and has a stable release! It'a ready to go for enabling comments sections in your Sphinx-generated web pages

#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi

0 4 0 0
Help me fediverse, you're my only hope! Firstly, thank you @admin for all your work! I know you mentioned you're maintaining and hosting a few #fediverse projects. ....But where do i go from here? I really liked #friendica 's ability to integrate and interact with like all the fediverse easily. I have friends on #blusky (bless #fedibridge) and #threads so that availability for interaction was great... but not all friendica instances support this. I do already have a #mastodon account, but the entire point to me moving here was to consolidate my #lemmy account and mastodon... Sadly, I recently found out that friendica can't really handle that nor was it intended and adding lemmy groups causes issues. And before this comes up... I cannot self host at the moment... I have been thinking/planning for it... but, not an option atm. I dream of one account/app to interact with everything. Suggestions? Hopes? #askfedi
2 1 1 0
Preview
Rant - it's always frustrating to see people considering 38k monthly active users as "no users" submitted by Blaze to fedibridge 344 points | 123 comments For the whole thread: old.reddit.com/…/reddit_no_longer_allows_api_acce…
0 0 0 0
Preview
## Hey Bluesky users! I’m on Mastodon. I like it here; it’s neat! But I know folks on Bluesky I’d like to follow, preferably _from_ Mastodon. And I can! _**If**_ they give permission. So if you want to let me and other Mastodonians follow your Bluesky account, here’s how. This link goes to a special Bluesky account profile: https://bsky.app/profile/ap.brid.gy If you click on the link, you’ll see the profile. If you then click the profile’s “follow” button, that will give me and others from Federated services like Mastodon permission to see your posts and follow your _Bluesky_ account. That’s all there is to it. You don’t need to know anything about Mastodon, or have a Mastodon account; you’re done! We can now follow you and see your posts. If _you_ want to follow _me_ from Bluesky, you can do that already. You don’t have to do anything special, because I gave _my_ permission a while ago. Here are my account profiles as seen by Bluesky users: * My Mastodon account * My Wordpess blog, which is my same bullshit, but in longer form. These act just like Bluesky accounts to you, but I’ll only see your replies if you give permission like I described above. Otherwise, I won’t see anything. And that’s it! So… welcome to the world of non-billionaire-hijacked social media. Let’s make some connections! #BlueSky #Facebook #meta #Twitter

Hi from Mastodon, new Bluesky followers! ^_^

So you know, I can't interact with you if you don't give me permission! If you want that, it's two clicks, here's how:

solarbird.net/blog/2025/01/16/hey-blue...

#bluesky #fedibridge

0 3 0 0
Post image

Hab nun auch mein „Janstagram“ zum Folgen hierher gebracht („gebrückt“?): @JanTietje.pixelfed.de.ap.brid.gy
Das Original findest Du hier:
pixelfed.de/@jantietje

#fedibridge #instagram #janstagram #pixelfed #pixelfedde #fediverse

2 1 0 0
Original post on transfem.social

sphinx-fediverse 0.9.0 is now released. This is likely the last beta release. Since the previous version...

New features:
- Per-directive overrides of global options
- Automatic linting of CSS
- Ability to use multiple fedi instances/flavors in one project
- Significantly increase support for […]

0 1 1 0

Discussion post for Developing sphinx-fediverse

1 0 0 0
Original post on transfem.social

sphinx-fediverse 0.8.0 is now released. Since the previous version...

New features:
- Support for custom emoji in comment contents on Misskey
- Support for individual media to be marked as sensitive (mostly in Misskey)
- Support for account-wide content warnings in Misskey
- Comment parsing […]

0 0 0 0
Original post on transfem.social

sphinx-fediverse 0.7.0 is now released. Since the previous version...

New features:
- Improved rendering security! It no longer relies on a massive HTML template. Still some progress to make
- Support for unicode emoji reactions on Misskey instances
- If a comment is too wide for the page, it […]

0 0 2 0
Original post on transfem.social

Which of these issues should I tackle next? I leaning towards render support for emoji reactions (but not custom ones, because I still need to figure that out for Misskey)

github.com/LivInTheLookingGlass/sph...

#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge […]

0 0 0 0
Original post on transfem.social

`sphinx-fediverse` 0.6.0 is now released. Since the previous version...

New features:
- (Standard) Markdown rendering for Misskey instances (more MFM support to come later)
- Support (in parser only) for emoji-based reactions
- Support (in parser only) for sensitive images among non-sensitive […]

0 0 2 0
Original post on transfem.social

And now `sphinx-fediverse` 0.5.3 is released. The big thing here is I've separated the rendering logic from comment parsing, so it's easier to support both flavors. Rendering is still pretty janky, but it's a good start towards the final setup.

Next on the list:
- *key media attachments
- […]

1 1 1 0
Original post on transfem.social

And with that, `sphinx-fediverse` 0.5.2 is released with initial support for running on Misskey/*key instances.

Known bugs:
- Misskey instances cannot yet load custom emoji or media attachments
- CSS for Shibuya theme on Chrome seems to have some minor problems, specifically with the hover […]

0 1 1 0
Client Challenge

Good news! `sphinx-fediverse` is now on pypi!

https://pypi.org/project/sphinx-fediverse/

The project is not feature-complete yet, but it should be worth of the "beta" label 💖

#SphinxDoc #FediBridge #Fediverse #Python #FOSS #FLOSS

0 1 0 0

And now the last barrier to me publishing `sphinx-fediverse` is literally adding the "twine" line to my Makefile. I'll probably get this tomorrow, and maybe make an auto-publish script on GitHub as well

#SphinxDoc #FediBridge #Fediverse #Python #FOSS #FLOSS

0 1 1 0
Original post on transfem.social

I've now updated sphinx-fediverse to include boost and like counts, both per-comment and for the originating post. This means there are now only 2 barriers between me and throwing it on PyPi: cleaning up the remaining CSS errors, and writing the publish script

#SphinxDoc #FediBridge #Fediverse […]

0 1 1 0
sphinx-fediverse documentation — sphinx-fediverse 0.0.2 documentation

This is the test post for the initial alpha of `sphinx-fediverse`. I will update this post with a link shortly.

https://oliviaappleton.com/sphinx-fediverse/

#SphinxDoc #Python #FediBridge #Fediverse

2 1 2 0
GitHub - LivInTheLookingGlass/sphinx-fediverse: Enable comments for your sphinx page, conveniently hosted on Mastodon Enable comments for your sphinx page, conveniently hosted on Mastodon - LivInTheLookingGlass/sphinx-fediverse

This is my very-WIP #SphinxDoc extension to add comment sections hosted on the #Fediverse!

Right now it is a solid PoC, & I want to improve it a fair bit before publishing. Feel free to play with it!

#FediBridge #Python #FOSS

1 2 0 0

Right. #FediBridge has been attempted! This now goes to Bluesky if I have done it correctly...

0 0 0 0

I have bridged my Mastodon account over. @jellycrystals.universeodon.com.ap.brid.gy "If you're on Bluesky, and you want to follow the fediverse account, send a Bluesky chat message to @ap.brid.gy with the text @ 'your friends fedi name', and Bridgy Fed will send them a DM." #FediBridge

0 0 1 0
Original post on mastodon.social

I want an app that can post to Mastodon, Friendica, Diaspora and Bluesky all at once. That's going to 3 protocols (ActivityPub, AT, Diaspora), can it be done? Having to copy and paste to different apps is kinda clunky.
#socialmedia #fediverse #diaspora #friendica #mastodon #bluesky #fedibridge […]

0 2 1 0

So if we're pretty much all defederating from #Threads, how do we feel about the kilogram.makeup server?

#FediBridge #KilogramMakeup #AskMastodon #AskFedi #FediPact

0 0 0 0

Ha, gegenseitiges Folgen mit einem Bluesky-Account klappt! #fedibridge

1 0 0 0

Okay I am now using @bsky.brid.gy to federate with bluesky.

Is this a food idea? Idk but it will be nice to see my friends posts who find mastodon too compicated to join.

#bluesky #bsky #fedibridge #fediverse #mastodon

1 0 1 0
Panoramica dell’Øresund Bridge, il ponte sul mare che collega Danimarca e Svezia

Panoramica dell’Øresund Bridge, il ponte sul mare che collega Danimarca e Svezia

Seguite l'utente @ap.brid.gy e potrete affacciarvi anche sul Fediverso!

#FediBridge è un ponte per collegare il tuo account Bluesky agli account del Fediverso che hanno deciso di fare la stessa cosa verso Bluesky!

Tutte le informazioni che ti servono sono qui: fed.brid.gy/docs

4 1 1 0