/kbin meta

Pamasich,
Pamasich avatar

@ernest
I've noticed this week that I'm currently seeing no visual indication that the boost button is active. No underline, color, or anything.
It seems that a now-broken userstyle I'm using expects there to be an "active" class applied to the element, but it isn't anymore. Is that intentional?
Figured I should point this out to you in case you don't know already.

ThatOneKirbyMain2568,
ThatOneKirbyMain2568 avatar

@Pamasich @ernest Can confirm that this is an issue. I brought attention to it a short while back, and there are also some bugs with the visuals for vote buttons not consistently working as they should.

genesis,
genesis avatar

Why are the microblogs not working properly?

testing,
testing avatar

@genesis i get your question! what does annoy you the most?

ernest,
ernest avatar

@testing Can you repeat your tests regarding tags between kbin and other instances? It should be significantly better ;)

testing,
testing avatar

@ernest
thank you! tags from kbin do federate on microblogging fedi - kbin users should use the the tags section rather than the text body though

  1. i also had a look at friendica; sadly, friendica seems not to be capable to pick up tagged posts from kbin > see e.g. https://friendica.opensocial.space/search?tag=kbin > tried my luck at several friendica instances, and every time: no content from kbin

  2. tags in kbin threads do not display on kbin pwa, e.g. https://kbin.social/m/kbinDevlog/t/692551 > on microblogging fedi platforms, i can see three tags: kbin, fediverse, and kbinDevlog for the magazine > with kbin pwa, neither kbin nor fediverse show up

ernest,
ernest avatar

@testing Thanks for the summary. I will check those cases.

btp,
btp avatar

Is there any way to search or filter the abandoned magazines list?

Skavau,

Would it be of interest for someone to set up an /m/abandonedcommunities or /m/findamod or even some /m/revivedcommunities magazine to act as a megaphone for revived communities of interest, or to bring attention to unused communities? I know there's abandoned list but it's effectively a big wall of communities.

Damaskox,
Damaskox avatar

Would it be acceptable in kbin etiquette to add a tag in at least one thread in a magazine I created, and when talking about stuff in other places that touch the same topic, I use the same tag there as well to "promote" the existence of the magazine?

daredevil,
daredevil avatar

@Damaskox I'd imagine it's alright, as long as you aren't doing so excessively. Other magazines/places might have a rule or disclaimer in the sidebar that will give you a rough idea on how they feel about it. In fact, I'd say that's almost encouraged in addition to being one of the features I appreciate the most about /kbin compared to lemmy or reddit.

ernest,
ernest avatar

@Damaskox The magazine tags work in a way that automatically adds content to it that someone has tagged, for example, on Mastodon. The magazine's name is automatically a tag. I've seen comments on this matter, and I'll be addressing it soon to improve the mechanism and provide a detailed description of its operation in the admin panel. So, for example, all posts tagged on the microblog will be included in the magazine "books," but you can add a tag like in the panel if you want those tags to be included as well.

unofficial_kbin_guide,

The Unofficial Kbin Guide is now available! https://unofficial-kbin-guide.surge.sh/
Let me know of any feedback, update requests, or corrections.

HarkMahlberg,
HarkMahlberg avatar

So funny thing about . I post a photo thread. I go to my profile and see the thread. I click on the image preview icon. I immediately get sent to https://kbin.social/u/undefined. Not only is Mr. Undefined a real user, hello @undefined, but somehow my image now directs to his profile.

As I dig into Firefox dev tools to find out why, I see that uBlock Origin has blocked the request for my image. But that's odd, I have no specific blocking rules for kbin, and kbin.social doesn't run ads. What's up?

So it turns out my image got uploaded to the following URL: https://media.kbin.social/media/ad/b2/adb203028331eada7f99f2b4547cbc0a7efc0ba4e203a71d9d193c02d38aa4f1.jpg

.../media/ad/... That's what uBlock was upset about. So by blocking that request, the target of the AJAX fetch is... undefined. Hence my trip to a random user's profile. XD

HarkMahlberg,
HarkMahlberg avatar

So if you're a kbin user and for some ungodly reason you find yourself on Mr. Undefined's page after previewing an image, you may want to add the following rules to your ublock origin list.

e569668,
@e569668@fedia.io avatar

@HarkMahlberg I would consider adding a bug for this to the issue tracker as it seems like a gotcha https://codeberg.org/Kbin/kbin-core/issues

bybpow,

I "can't" post. I just joined and when trying to post an error occurs but then the post seems to be created. Is this normal?

McBinary,
McBinary avatar

@bybpow
No, definitely not normal. I have been experiencing this for about a week too - but because of the nature of the issue, I'm not sure anyone can see the threads opened to alert people of them.

https://kbin.social/m/kbinMeta/t/364055/Unable-to-post-Thread-or-Photo
https://kbin.social/m/kbinMeta/t/339900/Had-trouble-posting-but-I-renewed-my-IP-address-and

lusterko,
lusterko avatar

Hi. Is it possible to embed a few pictures in a thread? Currently I can only post a picture as a cover and links that allow to open pictures in the thread.

Taur10,

@lusterko I've had luck with inline images using code from IMGBB where I store my pics:

<a href="https://ibb.co/G5QH0N4"><img src="https://i.ibb.co/G5QH0N4/IMG-20221031-134657.jpg" alt="IMG-20221031-134657" border="0"></a>

Though I will say going back, they seem to have broken, so we'll seen if'n this even works now.
Code:

<a href="https://ibb.co/G5QH0N4"><img src="https://i.ibb.co/G5QH0N4/IMG-20221031-134657.jpg" alt="IMG-20221031-134657" border="0"></a>

lusterko,
lusterko avatar

@Taur10 I'll have a try, thanks

Chozo,
Chozo avatar

Is anyone else unable to view /m/kbinmeta/newest? It's throwing me the "We are working on resolving the issues" error. Not sure if it's related to the stability issues I've been seeing today or not. But I can view /newest in other magazines just fine, though.

Semmelstulle,
Semmelstulle avatar

Is it just me or does the Lemmy community actively ignoring the existence of kbin? I see a lot of posts explicitly mentioning Lemmy users but only posts from kbinners mention both platforms.

Semmelstulle,
Semmelstulle avatar

@melroy Lemmy look it up

melroy,
@melroy@kbin.melroy.org avatar

@Semmelstulle I'm joking. I'm a kbin developer.

ZILtoid1991,
ZILtoid1991 avatar

Is kbin vulnerable to the same kind of Javascript insertion attack as Lemmy was recently?

Chozo,
Chozo avatar

@ZILtoid1991 I don't believe so. The exploit involved stealing cookies via the renderer used for custom emojis, which not every Lemmy instance has. I don't believe Kbin has any such features in place, so while it's possible for the exploit to still somehow happen here, it wouldn't be in the exact same way, at the very least.

Xathonn,
Xathonn avatar

is Kbin.social defederated from lemmy.ml? I notice several of the lemmy.ml communities haven't been updated in a week but looking on lemmy.ml they have been updated much more recently.

woelkchen,
@woelkchen@lemmy.world avatar

Maybe it’s a bug in the Lemmy 0.18.0 software?

1Fuji2Taka3Nasubi,

@woelkchen For lemmy.ml it was a configuration issue specific to their instance.

@Xathonn @cnk Finally someone was able to get hold of lemmy.ml's admins and they fixed the block. https://kbin.social/m/kbinMeta/t/173366/lemmy-ml-is-no-longer-shadowbanning-kbin

Andjhostet, (edited )

This may be a dumb question but how do I create a new thread in a magazine? When I click on the "+" button in the top right of Kbin, I have the options: Add new Link, Add New Article, Add New Photo, Add New Post, Add New video, Create New Magazine.

I would have thought "Add New Post" was the right choice, but that brings me here, to the microblog. How do I just create a new text only thread? I'm surprised it's this unintuitive for me, considering the entire point of this site. Is it "Add article?"

EDIT: Apparently it's "Add article" after some experimenting. Definitely doesn't seem intuitive to me, but maybe it's just me.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • kbinMeta
  • kavyap
  • thenastyranch
  • GTA5RPClips
  • tester
  • InstantRegret
  • DreamBathrooms
  • ngwrru68w68
  • magazineikmin
  • everett
  • Youngstown
  • mdbf
  • slotface
  • rosin
  • cisconetworking
  • megavids
  • khanakhh
  • normalnudes
  • osvaldo12
  • cubers
  • tacticalgear
  • Durango
  • ethstaker
  • modclub
  • anitta
  • provamag3
  • Leos
  • JUstTest
  • lostlight
  • All magazines