theme in settings → why not a dropdown?

in the beta? there are only 3 options, a dropdown hides them and is more clicks.

Go to https://beta.wasteof.money/users/jeffalo/following and then click the explore link. Why do they shrink?

they’re fitting in a slightly smaller container in the follow grid. that’s because there is some padding on it

A “users per page” option would be nice. It looks kinda short

that kinda defeats the purpose of pagination in the first place — minimize server load

scrollbar track is adding a blank space to the side (look at the bottom of the thumb)

this is such a minor issue that at this point i can’t tell if you’re serious or trolling

legit, it really annoys me

ok then be annoyed

idea: when logging in after being redirected from a page (or for example. going on the about page, then clicking on the login button) the user should be redirected to the page they were on before

hm. this is a good idea, but i don’t know how i might make it work with google and github login. i’ll look into it. thanks

Idea: ability to pin post comments

i thought about this, but i can’t see a reason to do it. most people would end up just pinning their own comment, which could have gone in an edit instead? but i like the idea

Do you watch YIAY? Imagine a post that would be asking a question like that, and when the OP sees a very funny comment, they’d wanna pin it so more people can see it.

idea: 3follow options: feed only, post notification, all notifications

feed only: the current follow system now

post notification: get a notification when a new post is mase

all notifications: get a new notification on every activity (ex pfp change, banner change, post, etc)

but why would this added complexity be necessary? the “all notifications” sounds pretty creepy too

Like the youtube bell, they do not have to be this exact names.

no, but i don’t like the premise of the site either.

how do i post images?

upload an image on cubeupload or imgBB then copy the image (not the URL) and paste it into the markdown editor

Thanks!

Could you add https://media.discordapp.net/attachments/ to thr image whitelist

there is a lot of malware that gets uploaded to discord’s cdn

whitelist to image files only?

that would involve my server sending a request to discord, in order to download/analyse the upload — which would be slow and potentially less safe

Why is the codeblock markdown option so buggy and hard to use?

what kind of question is that? like what kind of answer do you want??

“oh sorry its buggy and hard to use because i made it that way“

like why doesn't it stop writing in codeblock when i click the button. The entire code gets turned to normal text

how to prevent multiple posts

function post() {
postbutton.setAttribute("disabled", "");

i think multiple posts should be fine on beta (should be fixed). but i’m not going to update the main site for a while.

multiple comments aren't

ah. yeah that’s a simple fix. thanks

could the textarea be focused when opening the flag modal

depends

it is for post so why not flag?

check again :)

And could there also be a follows you text on profile pages

oh yeah that could be helpful. might involve api changes though.

Could there be a default theme where the actual profile theme is the theme of the user viewing it?

what do you mean?

A new color theme that will display the color of the user viewing it, and not a fixed color

ah. but why?

It just seems like a good idea for people with no specific theme. I suggested this because I'd like to use it if it was added.

i see. i’ll look into it.

Load more comments