Search
Items tagged with: fedidev
We think this can shake up social media 🕺
Our new Amplifier lets you curate your timeline as you scroll with the flick of a switch and personalise your social web.
By simplifying your feed, you can catch up on conversations that matter to you. Just turn on the Amplifier in your Newsmast settings!
Now on the Newsmast app, update or download on the App & Play Stores then login with your Mastodon account.
#fediverse #fedidev #tech #fediadmin #mastodon
Hello fedi. i am trying to solve the "fetch all replies" problem once and for all that makes the fedi feel a lot more desolate and with a lot more reply guys in it than it should be. this is take two, where before i had it triggered by a button, but now i think it should happen on the server-side whenever you expand a post. can anyone help me out figure out how to make this more efficient by only fetching posts that the server doesn't already have? i am not sure what the best strategy would be, and if anyone with experience doing efficient rails and SQL stuff could give me some pointers that would be gr8. the patch is actually extremely simple it just needs a few nice things to make it not DDoS everyone.
https://github.com/NeuromatchAcademy/mastodon/pull/44
Issue that describes approach: https://github.com/NeuromatchAcademy/mastodon/issues/43
Wiki page: https://wiki.neuromatch.social/Fetch_All_Replies
#MastoDev #FediDev #FetchAllReplies
Fetch All Replies v2 - Service Edition by sneakers-the-rat · Pull Request #44 · NeuromatchAcademy/mastodon
Fix: #43 Opening this as a draft for now, discussion/description at #43 TODO: Rate limiting: only want to get some replies, but there isn't any pagination in the context endpoint. Need to figure ...GitHub
I need some #FediDev help:
So If we want to really kill birdsite, we need to do things that are impossible on corporate platforms
I have been working on one idea, #DIYAlgorithms, by adding an API endpoint to let masto lists be manually controlled lists of statuses (instead of lists of accounts), so an external algo can autopopulate them.
I have no idea what i'm doing tho, and we need to move quick before another centralized platform really takes off.
help plz?
https://github.com/sneakers-the-rat/mastodon/tree/feature/postlists
GitHub - sneakers-the-rat/mastodon at feature/postlists
A glitchy but lovable microblogging server. Contribute to sneakers-the-rat/mastodon development by creating an account on GitHub.GitHub