-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
List of QOL features #164
Comments
Agreed with the above being useful (and also appreciate this is a wish list given it'd all require dev time to look at) - potential further QOL features I'd add to the list (for if this is to have them all in one place): |
Needs more explanation on how this is supposed to work. We could do something if we detect a uuid duplicate login, but there is no flag for "this is a brand new account", so the behavior is unclear. Wouldn't be done in this application though.
Yes, this should be possible just as it did with the main client.
Can't be done as explained on Zulip already. A "login" in technical terms is not the same as a login in a users sense. A login only triggers if you have no active OAuth token. But refresh tokens are valid for multiple weeks. Also website/forum/voting/... other service sometimes do and sometimes don't cache logins. So you really never know when the next login event will fire.
We have no concept for warnings so far and would be a bigger item. I don't see this happening.
Ok. Where?
Not happening. I don't want the moderator client to keep any state and I also will not add read/unread/hide features for any moderator either. Maaaybe it makes sense to add a language to the reports and add a filter on it. Question is how to derive the language automatically? (Users are lazy and their input will be garbage)
Not happening. Since chat requires downloading of the replay each time. This would slow down the ui and/or mess up the state.
Would require implementing to download of patches/maps/mods.
Easy and possible, but only works with exact matches (case insensitive).
No it always searches the current name.
We could add a reports sub-tab on the user tab.
We could export to CSV or to Excel with Poiji, but only for manually selected tables. |
Thanks for the reply - It boils now down to these additions for me for now, I guess:
|
Previously discussed in a chat with magge, but now included here because that's good organisation:
The counter for the open/total closed reports could be put in-line with the reports, as such: The panel displaying the reports should update when a new report is selected, and should ideally be located as such: A suggestion for a layout for the buttons is included in the screenshot above. I would like to have a minimum of 3 buttons, with editable template text for both the public and private fields, as well as editable report status. Colour coded buttons are a small bonus, but definitely not a priority.
|
I know that the dev has a ton of other things to do, but there are some QOL features which really would make things easier for all mods, and would add a lot of value to lower the time needed for a report. Simple QOL ones, like the auto-login, would help tremendously already.
A blacklist tab to insert entities like hash, UUID, IPs, etc. which will inform the mod team in a certain zulip/irc channel, if banned users are trying to avoid their punishment by registering a new account. Auto-ban is probably too risky in case something breaks, and it should be checked by at least one pair of eyes, before confirming any ban.
Save login credentials and auto-login. It is like I need to reenter them every 30 minutes to confirm that I am still there. I am trying to solve some reports, not watching Netflix. It interrupts the workflow badly.
Bans should be triggered, when the player tries to log in. Players can be not playing the game for a few days, and they will never know that they were banned for 1-3 days for their bad behavior.
A possibility to enter the warning message for the reported user in Mordor itself, which he will automatically receive in FAF when he logs in (like offlinemessages for SetonBot). Bonus: Also, he should be notified per e-mail, in case he does not see the PM in FAF. Most people do not pay attention there.
Show current awaiting reports as a number.
A way to hide a report for the current mod to not clutter everything. Example: As a non-RU-speaker, all those RU reports are really distracting, and a way to hide them would shift the focus to English reports much easier and better.
Load chat automatically, if I click on a report with a valid Game-Id. Would save two clicks every time and good in the long run.
A way to auto start a replay from Mordor, clicking on the Game-ID; Example: right-click on the Game-Id row → start replay → FAF starts replay
Search field for the text in the Report Description, maybe next to the search-field "Search for player(reporter or offender)". Example: If I search for ACU, results show all reports where ACU is in the text in the Report Description
The text was updated successfully, but these errors were encountered: