Hi,
A little while back we introduced old.retrolemmy.com. This is not really interesting on its own, but I wondered if we could also get it running on Retrofed. And this was successful by way of a proxy. The cool side effect the proxy had is that lemmy-only apps now also work if you enter old.retrofed.com in your preferred app.
This made the idea of preservation come up, and @Die4Ever@retrolemmy.com wondered if the proxy could be modified to also work on lemmybb and translate to older API versions. And after a while I got forum.retrolemmy.com to work with lemmybb - an old software for lemmy last updated 3 years ago - that makes the fediverse look and work like an old phpbb forum of older days. Most functions are working and functioning as intended, but there can still be some bugs here and there. Some we could probably fix, but some can also be attributed to the older software and it's quirks.
If you notice any bugs, you can message me, or reply here.
Also, this project got pretty big, but if you want to use it yourself, its at Github. It has full 0.17, limited 0.18 and full 0.19 support for the frontend, and lemmy(current) or piefed for the backend.
This thread is posted via forum.retrolemmy.com
Edit: Known limitations:
- No 2fa. As this was only added in lemmy version 0.18.x
- No last reply date/time. This can be enabled, but will call a ton of API calls for every page load, making the site unusable.
- 500: Internal Server Error -There is a real, pre-existing bug in lemmyBB's own code, where it makes a direct fetch, but doesnt handle a missing header gracefully. Unfortunately unfixable without changing the lemmyBB code (and that's against the idea of this project)
- Old posts are at the top instead of new ones - This is because the posts are stickied in the community, making them always be on top. This is especially visible in the "General" community. The new posts are under the stickied posts.
Fediverse
Welcome!
Can you imagine, years ago how the internet was before? We know Facebook, Twitter, Tiktok, Youtube. We knew blogger, Tumblr, Skyrock... and long before, it was the forum era as phpBB..and mail-lists.
And now with ActivityPub, we are reshaping the web, and achieving much more with lots of freedom. So thank you all, and welcome ๐ค๐
Our threads
- [Monthly thread] What fediverse feature/UI do you enjoy the most?
- [Weekly thread] Let's explore the fediverse ! ๐ค
Wiki
- How to present the threadiverse to redditors (rewritting)
- PieFed overview
- [Mbin overview]
Resources
Related communities
- !newcomers@piefed.zip Are you new on the threadiverse ? Come and say hello :3
- !newcommunities@lemmy.word for discovering the latest communities :)
- !testfediverse@jlai.lu (for testing on lemmy)
- !playground@piefed.social (for testing on PieFed)
- !communitypromo@lemmy.ca
- !fedigrow@lemmy.zip
If you want to donate, double check on the official website and report any problem to mod team
Social network
Threadiverse
- Flarum | git | donation
- Friendica | git
- Lemmy | git | donate
- Mbin | git
- NodeBB | git
- PieFed | git | donate
Selfhosting on Mobile
Holos | git | donate
FediBlog
- Wafrn | git | donation
- Wordpress
- WriteFreely | git | donate
Microblog
Event
Mediaverse
Audio
Streaming/live
Book
Culture review
Picture
Podcast
Short-video
Video
FediMarket
- FlohMarkt | git | donation
Image Credits :
Avatar : Wikipedia Eukombos
Banner : David Revoy licence : CC-BY-4.0
Rules
Moderation process
We all make mistakes,
If your comment is reported, and brings up a complex issue, we will reach out to you and ask you to rephrase it.
Our goal, is to create a serene space for discussion. Nothing more.
If the post isn't edited to remove hurtful language element, we will have to remove it. It would be a shame because your comment was interesting and you took some time to write it.
In case of xenophobia, racism, transphobia, homophobia or harassment, it will be a permanent ban.
- Remember the human: no insults, no aggression, no harassment between users. ๐ซ
- Xenophobia, racism, transphobia and other forms of discrimination are forbidden.๐
- No duplication. No spam. Avoid paywalls if possible or do a little summary.โ
- Use the "Report" function to report content that contravenes the rules.๐ด
- Content must be related to Fediverse.
- This is not a place to re-litigate and perpetuate fedi-conflict. Take it to dedicated communities.
view the rest of the comments
Pretty cool, I have a strong nostalgia for a phpbb forum that I spent years on back around 2000.
It's a bit awkward how the conversation is threaded on Lemmy but rendered in forum.retrolemmy.com as a single list of comments - it's hard to know who is replying to who. In phpbb it was common to quote the person you're replying to but we don't do that these days because it's unnecessary.
Yeah, that's definitely a downside. I'm still happy it worked though!