Topics by blocked users shouldn't appear.
I think they shouldn't be visible so you can see threads you are actually interested in. As it is now, the threads of blocked users still take space from the page you are browsing. For example if the first page of OT has a couple of threads from blocked people, you still have to go to page 2 or 3 to skip them.

But, by making them invisible it would avoid the page skipping and the visible threads would be bumped. THoughts?
Původně napsal Mailer:
With a browser extension, you already can. The only caveat is you need to use your web browser to browse the forums:

uBlock Origin (Add the following to the filters):
! Delete blocked user posts on forum index pages
steamcommunity.com##div:has(> div.forum_topic_name.op_hidden)
! Delete blocked user posts from thread pages
steamcommunity.com##div:has(> span.commentthread_deleted_comment_audit)
Also, consider upping your # of topics per page to 50.

I also wouldn't mind if they added the option to the client as well.
< >
Zobrazeno 115 z 20 komentářů
You must have blocked a lot of people if you have to go to page 2 or 3 due to the fact that the max number of threads shown is 50.

Secondly these are "public discussion forums" and the point of them being visible is so you can skip them and go to another thread, whereas a personal blog is where you control who creates a thread or posts.
Would write comment but other than saying I disagree with OP and agree with what Nx Machina said there really isn't much else to write.

If you want a bubble maybe stick to social media platforms...
Perhaps it could be welcome addition... a little. After all nobody forces anyone to interact with people they hate... yet. It would help forgetting that those hated people exist.
Tento příspěvek byl autorem tématu označen jako nejlepší.
With a browser extension, you already can. The only caveat is you need to use your web browser to browse the forums:

uBlock Origin (Add the following to the filters):
! Delete blocked user posts on forum index pages
steamcommunity.com##div:has(> div.forum_topic_name.op_hidden)
! Delete blocked user posts from thread pages
steamcommunity.com##div:has(> span.commentthread_deleted_comment_audit)
Also, consider upping your # of topics per page to 50.

I also wouldn't mind if they added the option to the client as well.
Naposledy upravil Mailer; 28. led. 2024 v 6.31
It would be a huge change for sure.

I have seen people who keep arguing with someone that they blocked a long time ago. Makes me wonder what kind of expression would they have if this feature was implemented.

Would they miss their 'enemies' or be happy because they are freed from them? :Amane:
Maria původně napsal:
It would be a huge change for sure.

I have seen people who keep arguing with someone that they blocked a long time ago. Makes me wonder what kind of expression would they have if this feature was implemented.

Would they miss their 'enemies' or be happy because they are freed from them? :Amane:
They would probably unblock to answer and then block the user again.

That segment of users will never be happy or satisfied.
The End původně napsal:
Maria původně napsal:
It would be a huge change for sure.

I have seen people who keep arguing with someone that they blocked a long time ago. Makes me wonder what kind of expression would they have if this feature was implemented.

Would they miss their 'enemies' or be happy because they are freed from them? :Amane:
They would probably unblock to answer and then block the user again.

That segment of users will never be happy or satisfied.

True, but to be fair, some block users not to prevent seeing and responding to their posts in the forums, but to prevent those toxic posts from migrating onto their profile.

For those, the ability to turn off blocking, but keep blocked in personal spaces, would be a good idea, if we are talking about changes to how things are displayed or hidden.
Spawn of Totoro původně napsal:
The End původně napsal:
They would probably unblock to answer and then block the user again.

That segment of users will never be happy or satisfied.

True, but to be fair, some block users not to prevent seeing and responding to their posts in the forums, but to prevent those toxic posts from migrating onto their profile.

For those, the ability to turn off blocking, but keep blocked in personal spaces, would be a good idea, if we are talking about changes to how things are displayed or hidden.
100% agreeing on that.

The whole posting-system need a heavy revamp or Valve should simply buy a solution for this.

I miss the old forums that was not attached to the client/account.
Spawn of Totoro původně napsal:
The End původně napsal:
They would probably unblock to answer and then block the user again.

That segment of users will never be happy or satisfied.

True, but to be fair, some block users not to prevent seeing and responding to their posts in the forums, but to prevent those toxic posts from migrating onto their profile.

For those, the ability to turn off blocking, but keep blocked in personal spaces, would be a good idea, if we are talking about changes to how things are displayed or hidden.
That was unthinkable of me.

A specific block from posting to someone's profile. Fine addition. :eatyourbroccoli:
Mailer původně napsal:
With a browser extension, you already can. The only caveat is you need to use your web browser to browse the forums:

uBlock Origin (Add the following to the filters):
! Delete blocked user posts on forum index pages
steamcommunity.com##div:has(> div.forum_topic_name.op_hidden)
! Delete blocked user posts from thread pages
steamcommunity.com##div:has(> span.commentthread_deleted_comment_audit)
Also, consider upping your # of topics per page to 50.

I also wouldn't mind if they added the option to the client as well.

I made these rules. Even the comment text is mine. Nice to see them being reposted.

I have loads more for dealing with forums, activity feed, etc. I should probably make a guide or something.
Naposledy upravil metamec; 28. led. 2024 v 15.21
metamec původně napsal:
I invented these rules. Even the comment text is mine. Nice to see them being reposted.

I have loads more for dealing with forums, activity feed, etc. I should probably make a guide or something.
Hm.. Interesting..
How did you find out the structure of the programmable commands of this forum?
:winter2019happybulb:
PC director původně napsal:
metamec původně napsal:
I invented these rules. Even the comment text is mine. Nice to see them being reposted.

I have loads more for dealing with forums, activity feed, etc. I should probably make a guide or something.
Hm.. Interesting..
How did you find out the structure of the programmable commands of this forum?
:winter2019happybulb:

View the source (ctrl+u) in a web browser. Or home in on the element with inspect (ctrl+shift+i).

You need to get an idea of the CSS element containing the data you wish to block in order to formulate a recipe which will block it. 🙂
metamec původně napsal:
View the source (ctrl+u) in a web browser. Or home in on the element with inspect (ctrl+shift+i).

You need to get an idea of the CSS element containing the data you wish to block in order to formulate a recipe which will block it. 🙂

Okay, I understand..
I thought you had access to PHP+SQL on the server.

When I once played Travivan, I also sometimes used javascript utilities in the browser to expand the functionality of the game.
:steamthumbsup:
PC director původně napsal:
metamec původně napsal:
I invented these rules. Even the comment text is mine. Nice to see them being reposted.

I have loads more for dealing with forums, activity feed, etc. I should probably make a guide or something.
Hm.. Interesting..
How did you find out the structure of the programmable commands of this forum?
:winter2019happybulb:
kinda off topic but, can't believe I missed the yellow bulb :winter2019sadbulb:
Χάρης původně napsal:
kinda off topic but, can't believe I missed the yellow bulb :winter2019sadbulb:
Sorry for interfering in your discussion
I was just curious...
:winter2019tiredbulb:
< >
Zobrazeno 115 z 20 komentářů
Na stránku: 1530 50

Datum zveřejnění: 28. led. 2024 v 3.56
Počet příspěvků: 20