figured this out: neuromatch.social/@jonny/11658…
we have struggled for awhile with how to make instancewide information salient - announcements aren't exactly that, and many ppl don't know they exist. in particular we wanted to do voting within the instance, but we would have to go and boost the poll a bunch of times and only a few people ended up seeing it.
so this lil change might be of general interest to small instances out there - added the ability for moderators to sticky/unsticky posts and have them stay at the top of local and home feeds. we'll trial it out and see how it goes.
github.com/NeuromatchAcademy/m…
#MastoDev #MastoAdmin
... Show more...figured this out: neuromatch.social/@jonny/11658…
we have struggled for awhile with how to make instancewide information salient - announcements aren't exactly that, and many ppl don't know they exist. in particular we wanted to do voting within the instance, but we would have to go and boost the poll a bunch of times and only a few people ended up seeing it.
so this lil change might be of general interest to small instances out there - added the ability for moderators to sticky/unsticky posts and have them stay at the top of local and home feeds. we'll trial it out and see how it goes.
github.com/NeuromatchAcademy/m…
#MastoDev #MastoAdmin
what up if any #mastodev or rails or redux knowers are around here, we are trying to do somethign super simple that might be generally useful for small instances: we want to potentially move instancewide votes onto the instance rather than a separate loomio instance, but to make that possible we have to make sticky posts where a vote can be pinned to the top of everyone's feeds.this should be super simple but for the life of me i can't make heads or tails of this damned redux thing. if anyone is kind enough to take a look or help me finish this, i will pay you back by trying to pull this up to glitch so everyone can have it
github.com/NeuromatchAcademy/m…

Make posts globally sticky!
opening as a messay draft, there is just so much mother fucking boilerplate to do to add a single fucking bool
i have it so the frontend is calling the backend and it i...
GitHub