Vendicated / Vencord

The cutest Discord client mod
https://vencord.dev
GNU General Public License v3.0
9.04k stars 1.28k forks source link

ShowTimeoutDetails (Timeout reasons + ShowTimeoutDuration) #2804

Open Sqaaakoi opened 2 months ago

Sqaaakoi commented 2 months ago

Renames ShowTimeoutDuration to ShowTimeoutDetails and adds reasons for timeouts.

Example of a timeout reason in tooltip mode

Opening as draft for now as I haven't looked at the UI for automod timeouts properly and documented what it looks like here

Sqaaakoi commented 2 months ago

Slightly changed the code, here's the result (for automod)

Screenshot of timeout from AutoMod

Also the icon is orange when automod does timeouts

Sqaaakoi commented 2 months ago

Here's another example. I am seeking feedback on this now Timeout tooltip showing automod with rule "Custom plugins" in #vencord-support Could this be improved?

Sqaaakoi commented 2 months ago

I haven't posted any updates from what I made so, here's some examples of the new popout

Manual timeouts Popout showing a manual timeout

Automod timeouts Popout showing an automod timeout

I didn't mention this earlier, but the timeout icon/remaining time text is set to orange var(--status-danger) whenever AutoMod does the timeout

Sqaaakoi commented 2 months ago

ok this wide popout looks really ugly I should fix it

Screenshot of the timeout popout with a really long message

Sqaaakoi commented 1 day ago

Please ignore that this is based on #2993 for now