Skip Navigation

kbin Federation Awareness script

greasyfork.org Kbin Federation Awareness

Color posts and comments based on moderation rules of the origin server

Given how quickly Beehaw reacted to external users, it's becoming more important for users to know "where" they are engaging with content, meaning "where the content was federate in from".

Lemmy mostly has this handled in the UI but kbin still needs some time. Additionally, while the QOL plugin does show domain suffixes it's not a super strong reminder that you are engaging with federated users/comments/articles. This script colorizes based on "threat level" or strictness of the moderators of the federated server.

compatible with the excellent QOL updates tampermonkey script by https://kbin.social/u/SirPsychoMantis, as well as the other 2 scripts I've previously written

27
27 comments
  • screenshot of comments

  • this is great! if anyone wants to change the colors to their liking, this is how:
    here are my colors shown in step 3:
    blue: rgba(163, 120, 138, 0.2)
    red: rgba(62, 70, 106, 0.2)!

  • I wrote one for Lemmy as well https://greasyfork.org/en/scripts/468763-lemmy-federation-awareness

    this one also shows a distinction for kbin users, which I thought would be helpful for Lemmy users because the functionality of how the sites work is just different enough that not realizing someone you're replying to is using a different platform can and has been causing all kinds of confusion.

  • I just took a look at a code and it's kinda hilarious how beehaw is the only one in the strictly moderated list.

  • Oh this is real helpful! Thank you

  • Suggestions for UI enhancements for the next version of this type of thing:

    Allow real time modification of the colors (including transparency)

    Be able to choose where the colors are (background, border, text, other)

    Able to type in or remove domains or maybe even communities and users and set the colors

    (Probably too complex but ) have domains be on a selection menu with some indicator of their actual federation status

    The latter is because this federation thing is very fluid and what you set this week may not be the best for next. Dare to dream that we could have some federation setting that would automatically determine where each domain is currently and let us know via this kind of thing, vs. having to research or go by word of mouth all the time.

27 comments