Vendicated / Vencord

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

TimeBarAllActivities: Support new activity cards #2813

Closed hauntii closed 2 months ago

hauntii commented 2 months ago

Discord recently updated the activity cards on profiles to a new design, and changed how the Spotify activity appears. It is no longer an optional feature of all cards, and is a separate card.

This update adds the time bar component to the new standard activity cards if they have valid timestamps.

It also adds options for hiding the "badges" on the cards (game controller/tv with the elapsed time) and the large_text attribute on listening activities, making it look like the Spotify card, as it no longer shows that information (unless the album art is hovered).

fawni commented 2 months ago

was messing around trying to debug why it broke and discovered the same thing. glad i checked prs!

LGTM

hauntii commented 2 months ago

Resolved reviews automatically, should be all good to go now!

Nuckyz commented 2 months ago

One last thing, add a picture to the README. You can upload it here and copy the link https://github.com/Vendicated/Vencord/issues/1749

Nuckyz commented 2 months ago

Thank you for the contribution!