Page 1 of 1

Ignore Function

Posted: Thu Mar 03, 2011 10:47 pm
by Spidey
Is it possible to have the board also ignore the people quoted on your ignore list?

Did I say that right…ugh, not feeling so well.

It seems like the people on my ignore list have become the most quoted people on the board…I know…that’s probably not true.

Re: Ignore Function

Posted: Fri Mar 04, 2011 9:22 am
by KoolBear
Let me see if I can set an if statement in the template. I am kind f busy so if you don't hear back from me in a week or so please remind me. OK

[ Post made via Android ] Image

Re: Ignore Function

Posted: Fri Mar 04, 2011 10:10 am
by Krom
This would be pretty much impossible to implement, the board doesn't know who or where a quote came from because you can make a quote come from anywhere:
Nobody on descentbb.net wrote:The board software doesn't track the origin of a quote.

Re: Ignore Function

Posted: Fri Mar 04, 2011 12:41 pm
by vision
How about this: Is it possible to ignore an entire sub-forum? I would love to never see anything posted in Ethics and Commentary. Ever. Filters anyone?

Re: Ignore Function

Posted: Fri Mar 04, 2011 3:10 pm
by KoolBear
I could have added a small java script that would allow it but there was a considerable uproar and concern that the stability of the DBB was at great risk, that I needed to not do anything. I complied.

BUT, if you a specific theme that you use that many people don't I would be happy to add that to that theme since it isn't a real mod to the operational side only in the display of the website :) anyway :)

Re: Ignore Function

Posted: Sat Mar 05, 2011 11:17 am
by Lothar
vision wrote:How about this: Is it possible to ignore an entire sub-forum? I would love to never see anything posted in Ethics and Commentary. Ever. Filters anyone?
That feature comes preinstalled. You turn it on by not clicking on that subforum. You can deactivate it by clicking on that subforum.

Re: Ignore Function

Posted: Sat Mar 05, 2011 11:57 am
by Krom
Lothar wrote:
vision wrote:How about this: Is it possible to ignore an entire sub-forum? I would love to never see anything posted in Ethics and Commentary. Ever. Filters anyone?
That feature comes preinstalled. You turn it on by not clicking on that subforum. You can deactivate it by clicking on that subforum.
x2

Re: Ignore Function

Posted: Sat Mar 05, 2011 1:31 pm
by KoolBear
you guys are tough ...

Re: Ignore Function

Posted: Sat Mar 05, 2011 7:04 pm
by Isaac
It seems like it could be done pretty easily. As far as editing the html string goes, even I could pull that off in Python. Not that I'm suggesting any compatibility... . So is the hard part just extending the "enemies list" function, or what ever it might be called?

Re: Ignore Function

Posted: Sat Mar 05, 2011 7:58 pm
by Top Gun
This is sort of why I don't really like the concept of an ignore function when it comes to posting. For PMs, yeah, it's great, but when you're talking about actual posts that are part of a back-and-forth conversation...it doesn't really work so well.

Re: Ignore Function

Posted: Sat Mar 05, 2011 8:38 pm
by fliptw
The ignore function as it stands now is perfect for what was intended.

Re: Ignore Function

Posted: Sat Mar 05, 2011 9:11 pm
by KoolBear
I personally don't want to ignore anyone, just being able to bite my tongue or my fingers on the internet has become something handy in life as well. Control yoursef and no one else can control you ;)

To be able to respectively disagree is a talent that many don't or can't understand.

Adding someone to an ignore list is like someone saying I give up ... that person has full control over me and my mouth they own me so I had better put them on an ignore list. That doesn't solve anything, learn to agree to disagree even the most asinine person will shut up after they have totally embarrassed themselves unless of coarse they are dragging some poor fool down with them.

As an admin I don't have the luxury to ignore anyone anyway.

Re: Ignore Function

Posted: Sat Mar 05, 2011 9:13 pm
by Krom
That's ok KB, everyone ignores you anyway. ;) :P

Re: Ignore Function

Posted: Sat Mar 05, 2011 9:20 pm
by KoolBear
lol, I know that's true
Y'all took the board doqn ns didn't let me know :P

When life allows me to be around and I am here you could at least keep me in the loop :D

Re: Ignore Function

Posted: Sat Mar 05, 2011 9:21 pm
by Krom
Yeah, and RC missed his ride home and I missed dinner because things didn't go exactly as planned. :P

Unfortunately nothing ever goes as smoothly as it did in the test runs. If it had worked then it would have only taken a couple minutes to complete and you probably wouldn't have noticed it had been offline. :P Once I get another recent copy of the database backup I'm going to retest things and then try again, but this time we will probably take a more conservative approach to avoid downtime.

I'll get that blasted search function working somehow, it can be done, I know it because I've done it like 10 times on my test servers already. :P

Re: Ignore Function

Posted: Sat Mar 05, 2011 9:25 pm
by KoolBear
I thought it went good becuase it seems like the redirect went away for a few days but alas I think it is back

Re: Ignore Function

Posted: Tue Mar 15, 2011 9:52 am
by BUBBALOU
Ignore feature works well for all of Samus's fake aliases he uses on this board

Neo
Blaze
Burlyman
Awakened One

Re: Ignore Function

Posted: Thu Mar 17, 2011 3:32 am
by Burlyman
only if you can ignore more than 3 like the dbb staph can

Re: Ignore Function

Posted: Fri Mar 18, 2011 8:30 pm
by KoolBear
Burlyman wrote:only if you can ignore more than 3 like the dbb staph can
Say What?

Re: Ignore Function

Posted: Sun Mar 20, 2011 6:52 pm
by MD-2389
KoolBear wrote:
Burlyman wrote:only if you can ignore more than 3 like the dbb staph can
Say What?
He's just trying to be clever. Don't worry about it. ;)

Re: Ignore Function

Posted: Thu Mar 24, 2011 11:17 pm
by Glowhyena
I'm glad this forum has ignore list.

Re: Ignore Function

Posted: Mon Mar 26, 2012 2:17 am
by roid
Unfortuantely the feature doesn't seem to be ignoring THREADS started by people on the Foe list.
Is it possible to fix this?

Re: Ignore Function

Posted: Mon Mar 26, 2012 4:33 am
by Jeff250
Ignoring threads also came up here:
http://descentbb.net/viewtopic.php?f=4&t=19231#p298013

Re: Ignore Function

Posted: Mon Mar 26, 2012 7:01 pm
by Isaac
roid wrote:Unfortuantely the feature doesn't seem to be ignoring THREADS started by people on the Foe list.
Is it possible to fix this?
Aren't you, like, a mod?
Online janitorial services shouldn't be using the that function. :P

Re: Ignore Function

Posted: Mon Mar 26, 2012 7:49 pm
by Krom
The software probably can't ignore threads by design and while it would be possible to implement it in a mod, doing so would probably be too expensive on time and effort (and I'd be too paranoid about breaking something to do it anyway). However it might be worth trying your luck and asking the phpbb developers to implement it. ---> http://www.phpbb.com

Re: Ignore Function

Posted: Mon Mar 26, 2012 10:51 pm
by roid
Isaac wrote:
roid wrote:Unfortuantely the feature doesn't seem to be ignoring THREADS started by people on the Foe list.
Is it possible to fix this?
Aren't you, like, a mod?
Online janitorial services shouldn't be using the that function. :P
well i don't mod E&C, i'm seeing if i can paint a picture of an E&C worth reading. One where 2 users arn't trying their hardest to monopolise the debate via thread spam - they are posting 2/3rds of ALL the threads. :shock:

Re: Ignore Function

Posted: Tue Mar 27, 2012 5:03 am
by Isaac
true

Re: Ignore Function

Posted: Tue May 15, 2012 5:45 am
by roid
Image

i'm just going to leave this here

C:

Re: Ignore Function

Posted: Tue May 15, 2012 7:26 am
by Isaac
roid rage :P :P :P :P

Re: Ignore Function

Posted: Fri May 18, 2012 6:51 pm
by Alter-Fox
Is one of the the bunny of thunder?

Re: Ignore Function

Posted: Fri May 18, 2012 8:16 pm
by Spidey
Wanting to do something and actually having the stones to do it…are two different things.

If you are ever in the states…look me up.

Re: Ignore Function

Posted: Fri May 18, 2012 9:46 pm
by roid
:roll:

Re: Ignore Function

Posted: Sat May 19, 2012 12:44 pm
by Spidey
Don’t roll your eyes…you placed a blatantly aggressive, but subtle message in my thread…

Re: Ignore Function

Posted: Sat May 19, 2012 9:23 pm
by roid
i came across the picture and was reminded of this thread. The thought that the FOE-LIST could be replaced with that book made me chuckle. Wanted others to chuckle too. Posted image...

Re: Ignore Function

Posted: Sat May 19, 2012 10:36 pm
by Spidey
I see…That thought didn’t occur to me because that’s not how I feel about the people I want to ignore…my bad.