We'd like to do that, but there are technical reasons as to why that's really difficult from the server side. Maybe in the future. Probably could do it from the client pretty easily, though.
English
-
Thank you guys, this is so much better.
-
[quote]Maybe in the future. Probably could do it from the client pretty easily, though.[/quote] Please do this, collapsed threads are an eyesore.
-
Understood, but I am going to take it that you are not going to fix it because you hate me. :) [quote]We'd like to do that, but there are technical reasons as to why that's really difficult from the server side. Maybe in the future. Probably could do it from the client pretty easily, though.[/quote]
-
I thought that went without saying.
-
Since for you to do it, it would be a server-side alteration of a sort/display, yes? Then if it were done with a user-end script (that simply hid/showed) those particular lines) it would be.... server-neutral?
-
No, we could do it with a client side change (bungie.next pushes a ton of processing to the client - very little is done on the server to construct UI). A server change would be removing a muted user's posts from the list of topics (like banned topics are). A client change is to simply not show a muted post instead of showing the collapse UI. For now, that's probably something that's been done by one of our intrepid script writers.