it’s definitely possible, but the last thing i want is the server being down when a scheduled post is meant to go up
JJJJJJEFFALO HOW COULD YOU I THOUGHT I WAS BANNED AND WAS ABOUT TO DELETE MY ACCOUNT! if it wase’t for @oren i would have, but then he told me it was a prank.
wo2 pfp modal is at the bottom of the page (stuff hovering over it, like navbar) while banner modal is on the top
on mobile the checlmark after editing sidebar is very hard to click, and most of the time i accidentally click on my user block which resets my entire progress
that's true. sidebar editing could be a lot better - for example i could disable the links when editing is on.
I know you’ve said before about iframes not being allowed in posts, but how about certain embeds? I’m thinking YouTube, scratch and the like
after you Click the button a modal asks you what site you want to embed and then asks for the link/video\project id
i rather my feed not have embeds in it. but maybe we could make them collapsed first. not sure
Hey, is there any official position on advertising on wasteof? The user known as diblix has been a bit annoying, commenting on random posts of mine - I just wanted to check and see if there's anything I could do to deter them.
rather not have accounts for the sole purpose of advertising another site. especially a social media
when a banned user follows another user, going to their profile returns a 404
why can't there be a message saying something like “this user was banned”?
I think i figured out why Apple watch doesn't work on wasteof3: it doesn't support the set-cookie header
The solution is:
add an api to get auth that doesn’t send the token in a header (mostly copy-pasting from the current auth api)
add a listener to the form to intercept the default behavior (posting to the original api) and instead post to the new api and then save the returned cookie in the browser using document.cookie (this works, I’ve tested)
But don’t change the form’s default behavior, so it’ll still work when javascript is disabled
The beta actually looks more Apple Watch friendly than wasteof2, because it has <dialog>s in many places instead of alerts
the solution is that apple stops being difficult and just follows the web spec. its not for me to bend over backwards to support their dumb limitations