modrinth / code

The Modrinth monorepo containing all code which powers Modrinth!
https://modrinth.com
Other
984 stars 187 forks source link

feat(frontend): show date of user join #2901

Closed Erb3 closed 2 weeks ago

Erb3 commented 2 weeks ago

Shows and formats the date when the user joined, on hover. Stole the code from version date rendering. Can add cursor-help if wanted.

Resolves #2243