Recent comments in /f/meta
no_defun_allowed wrote (edited )
Reply to how do i set my own css theme by musou
go to /themes and make CSS there
(if it's mine pls help i can't get selectors to get links a brighter blue)
hollyhoppet OP wrote
Reply to comment by noordinaryspider in fun jstpst facts by hollyhoppet
just post
noordinaryspider wrote
Reply to comment by flabberghaster in theme song for website by devtesla
At least some tabs so I can ka-chink ka-chink I-IV-V in the background and listen to everybody else's leads?
I'll fill in with the la la las but you really want someone else to sing. :)
noordinaryspider wrote
Reply to fun jstpst facts by hollyhoppet
This is so nice to know! I mostly come here when I want to relax and get away from drama elsewhere or when I just need human contact, but I'll be less shy/ashamed now that I know I'm not being a huge burden or taking food out of anyone's mouth just because I'm lonely and want to say "hi".
hollyhoppet OP wrote
Reply to comment by bunnies in Help me solve the mystery of the mysterious bans by hollyhoppet
The post ghost strikes again
bunnies wrote
It finally got me, just as I was replying to this comment https://www.jstpst.net/f/general/1911/comment/4326
Screenshot: https://imgur.com/a/dSIfe9W
Code on the banned page:
<!DOCTYPE html>
<meta charset="utf-8">
<title>Banned</title>
<h1>Banned</h1>
<p>You are banned!</p>
I took a screenshot and started to write this comment, and when I was done I clicked back in that tab and tried to repost the original comment and it went through (I didn't try to post it again immediately afterwards).
hollyhoppet OP wrote
Reply to comment by bunnies in Help me solve the mystery of the mysterious bans by hollyhoppet
thank you for giving me a great excuse for every single bug that will end up occuring on this site
bunnies wrote
just guessing here, but could this be the work of the post ghost?
emma OP wrote
Reply to comment by hollyhoppet in This keeps happening and idk if it's a bug or if the shaved mario was actually banworthy by emma
This is probably not the reason. You'd still have to accidentally enter a ban reason, accidentally hit 'ban', then accidentally go to the ban list and accidentally remove my ban to cause what I've been experiencing.
My only guess is the site's setup results in invalid IP addresses being sent to the ban check function, and for some reason it gives a false positive. I can't replicate this locally, though, would have to look more into what Heroku(?) does.
hollyhoppet wrote (edited )
Reply to This keeps happening and idk if it's a bug or if the shaved mario was actually banworthy by emma
Maybe I misclicked something while on mobile? I find myself accidentally going to the global ban page more often than I’d like since on my phone it’s often right below the “reply” button
cute_spider_ni_srsly wrote
Reply to This keeps happening and idk if it's a bug or if the shaved mario was actually banworthy by emma
oh um /u/devtesla if there's been a postmill glitch, um, please ignore those messages in discord
emma OP wrote
Reply to comment by devtesla in This keeps happening and idk if it's a bug or if the shaved mario was actually banworthy by emma
Thanks, I'll let you know if it happens again. My IP shouldn't have changed since the ban message happened, though. It seems to be a random occurrence.
devtesla wrote
Reply to comment by emma in This keeps happening and idk if it's a bug or if the shaved mario was actually banworthy by emma
I removed an ip ban I added today, maybe that's the issue.
emma OP wrote
Reply to comment by devtesla in This keeps happening and idk if it's a bug or if the shaved mario was actually banworthy by emma
It's site-wide coz I got it when I edited my bio once.
devtesla wrote (edited )
Reply to This keeps happening and idk if it's a bug or if the shaved mario was actually banworthy by emma
You shouldn't be, and I don't see any forum band for you either. Weird
Presidential_Afro wrote
Reply to This keeps happening and idk if it's a bug or if the shaved mario was actually banworthy by emma
it was p bad tbf
Presidential_Afro wrote
Reply to comment by ShiningWing in We need mascot graphics! by hollyhoppet
this is not the goats fault dont take it out on them
Moonside wrote
Reply to comment by hollyhoppet in jstpst.net source is now publicly available! by hollyhoppet
- I didn't take notes and it's been a while, but eventually I'll make some issues, I think. Biggest problem concerned buttons, the styling of which is treated ununiformly across the Post Mill. I also put two merge requests on Gitlab.
hollyhoppet OP wrote
Reply to comment by Moonside in jstpst.net source is now publicly available! by hollyhoppet
- Do you have those sore points listed somewhere? Otherwise I can't address them :P
- I'm not very familiar with Gitlab so I dunno but if you find out feel free to let me know lol
- Fixing up the readme is on the to-do list. For now we're small enough that I don't think it's going to be that big a problem
musou wrote
Reply to comment by hollyhoppet in jstpst.net source is now publicly available! by hollyhoppet
oh i can't promise anything cause i'm not good at PHP but i figured i'd at least give it a looksee just in case
Moonside wrote
Few points
-
First of all thanks for this! I did arrive at some sore points while creating my theme that Ought To Be Fixed imo.
-
Is there a way to follow a project on Gitlab? I couldn't find anything. I could follow you, but perhaps you don't want that particularly.
-
You might want to remove the reference to Bitcoins in read me file or at least clarify it's (probably) Emma on the receiving end.
hollyhoppet OP wrote
Reply to comment by ShiningWing in jstpst.net source is now publicly available! by hollyhoppet
Woops! Fixed it.
ShiningWing wrote
Weird, do you mean to have the repo set so that you need to be signed into GitLab to view it? Because it's telling me I need to sign in to view it, even though I don't need to do that for the original version of Postmill
ShiningWing wrote
Reply to comment by musou in jstpst.net source is now publicly available! by hollyhoppet
There's the list of issues for the main version of Postmill, I'm sure /u/emma would really appreciate any contributions to it
musou OP wrote
Reply to comment by no_defun_allowed in how do i set my own css theme by musou
nice thank you!