Skip Navigation
SirPsychoMantis SirPsychoMantis @kbin.social
Posts 3
Comments 23
kbin enhancement script: QOL updates for the kbin UI
  • Could you tell me the exact settings you have on in the sidebar? I can't seem to replicate this. Also only sometimes?

  • New Guilty Gear community on Lemmy
  • Yeah, for smaller communities it might be best to consolidate early if there is a clear winner, lemmy.world seems to have the most traction in general and the reddit mods promoting that one will help.

  • kbin enhancement script: QOL updates for the kbin UI
  • Do you mean the "Replies start collapsed" setting or that you can't see any comments?

  • kbin enhancement script: QOL updates for the kbin UI
  • Fixed a few issues, tell me if it is still happening with 1.9

  • kbin enhancement script: QOL updates for the kbin UI
  • I'll look into fixing this, I don't use infinite scroll personally.

  • kbin enhancement script: QOL updates for the kbin UI
  • Yep, I am changing the ID of the "reply" box when it is created.

  • kbin enhancement script: QOL updates for the kbin UI
  • Another test, for some reason comment is not displaying? Maybe server bug

  • kbin enhancement script: QOL updates for the kbin UI
  • Update about to go out to fix this
    Testing Buttons

  • Raspberry Pi alternatives for headless self hosted applications

    Since rpis have been almost impossible to find, I've been looking around for alternatives for some local self hosted services like home assistant. A lot of boards seem to talk about GPU, GPIO pins, etc. But I really just want a single board, fanless (low power), decent CPU and RAM, ethernet.

    Any recommendations?

    70
    kbin enhancement script: QOL updates for the kbin UI
  • Not as far as I can tell, I opened an issue in the official bug tracker

  • kbin enhancement script: Userscript to collapse comments and add domains to names
  • I installed Tampermonkey on Firefox mobile (Android) and the script works great, minus one bug for long usernames that I'll try to fix shortly.

  • kbin enhancement script: QOL updates for the kbin UI
  • Ah interesting, as far as I can tell this is just a symptom of kbin's CSS, having a really long username would do the same thing. Does the other script just allow the username to have a line break, or do the votes overlap with the name?

  • kbin enhancement script: Userscript to collapse comments and add domains to names
  • Never used Relay, do you want to just hide the entire comment section, or just make every individual comment collapsed into just "Name [+]"?

  • kbin enhancement script: QOL updates for the kbin UI
  • Collapse comments adds the [-] and [+] to all comments

    Collapse replies: Someone in another thread wanted to be able to hide all child comments but leave the top level comment, if a comment has replies, it adds a button in the footer to do that.

  • kbin enhancement script: QOL updates for the kbin UI

    greasyfork.org kbin enhancement script

    Few small changes to the kbin UI while they still develop some features

    Current features:

    Add domains to magazines and users for federated content Collapse comments Collapse replies Replies start collapsed Move comment box to top Fix comment buttons and add a cancel button Blur / Hide NSFW domains (thanks to u/le\_\_el)

    All features are toggleable if you like the way another script does it instead.

    41
    kbin enhancement script: Userscript to collapse comments and add domains to names
  • Just a quick script for now, I will probably focus on contributing to the actual codebase in the coming weeks.

  • kbin enhancement script: Userscript to collapse comments and add domains to names
  • @DarkThoughts I added a feature to "toggle replies" to the top level comments

  • kbin enhancement script: Userscript to collapse comments and add domains to names
  • It should show it, however it won't show if the user / magazine is on your instance.

  • /kbin meta @kbin.social SirPsychoMantis @kbin.social

    kbin enhancement script: Userscript to collapse comments and add domains to names

    greasyfork.org kbin enhancement script

    Few small changes to the kbin UI while they still develop some features

    Just a quick and dirty userscript to add some features I feel are super important. I'll probably look into creating some real PRs, but I figure the devs are probably in "put out fires" mode right now.

    EDIT: Added a few more features and cleaned up the expand / collapse UI. All features are toggleable in the kbin sidebar.

    53