*bump*
curious as to if anyone is working on this mod at all?
The way i see it possilby working is like this:
an additional field would have to be added to Users table for ignore list... this field could be much like the groupid field and could store multiple values like
'-12345-' hence multiple "ignored" user numbers could be set here.
then in showflat and showthreaded you would add in a if/else that runs against the ignore list array, and the poster of said post... at that point, you could treat it just like if a user has signature view turned off or on, and you would simply replace $body with '--user ignored--' or some type of text.
maybe i'm making this too simple in my head, but it woudl be nice to have buttons to mute and unmute users, or the option to just view that particular post.