Feature Requests [OLD]
Root / Site Discussion / [.]
The only real difference is not breaking the messages, which is... more complicated. Also, the breaks, while sometimes annoying, also help to determine that a dialogue with one ignored user isn't just the other talking to themselves. We do the PM room thing for a reason though, and if the user is intentionally abusing it, they can be reported and potentially banned.I request that you make something that functions as sort of a blacklist for chat users. Said blacklist will be on the main site, but will affect users in chat. "Blacklisted users" will not:This is exactly ignoring. Does ignoring not work for you?Spoiler
-Show up in chat at all -Be responsible for what is depicted here, like ignored users may be, assuming both messages are in the same tab: http://image.prntscr.com/image/50542e08ac3541f184c018141ca53a99.png -Have their entry or departure messages shown -Have their PMs created shown to a user "black-listing" them.(However, if someone else creates a private room, including someone who is blacklisted by user, the blacklisted user still won't show up to the one blacklisting them. If the one blacklisting them is the only one left in the room besides the one blacklisting them, the room is treated as empty and closes.) -Be able to have PMs created by someone blacklisting them, even if said user enters their user id, which will results in an error similar to "Error: One of the users included are blacklisted." or something of a similar sort.
I think this is pretty minor, but maybe some sort of reward for Ranking Up in Cgame is in order. Maybe a Badge or even just a bunch of coins for each Level Up. It would give me and maybe others more incentive to Rank Up and it would make Cgame a bit more fun and rewarding for the people who do.
Like I said, minor request, so you don't need to worry about it, but I just need to tell how I feel.
A transitional setting for changing the chat tab layout to the original would be a nice idea if possible
Add the ability to see notifications pop up without the need to visit another page or to refresh?once we're an all-xhr-all-the-time social media site. alternatively, over my dead body. I don't remember a nice solution that actually works everywhere existing.
Why is it a problem that your irrelevant spam gets pushed back in favor of SmileBASIC? For once I agree with randomous. You'll get used to it.A transitional setting for changing the chat tab layout to the original would be a nice idea if possibleIf this means swapping tab positions then YES please.
Be able to set notifications for when you get a vote on an application (Mostly useful for the programming contests, but can be useful in other situations too)
Yes, exactly like that.Be able to set notifications for when you get a vote on an application (Mostly useful for the programming contests, but can be useful in other situations too)Like from ratings on the program page? This could be a decent idea.
That would actually be quite easy. switch color, text and ID.
If you're some anti-change person, you can append the following code to your chatJS to make the tabs the way they were before:A transitional setting for changing the chat tab layout to the original would be a nice idea if possibleIf this means swapping tab positions then YES please.
document.getElementById("filterform").insertBefore( document.querySelector('#room-offtopic'), document.querySelector('#room-general')); document.getElementById("filterform").insertBefore( document.querySelector('[for="room-offtopic"]'), document.querySelector('#room-general'));