TheCrazyInsanity / vague

Project cord cutter server software, written in Node.js with Express.
MIT License
1 stars 0 forks source link

Account visible metadata, Profile pictures, display names, brief about me, expandable long form about me #8

Open TheCrazyInsanity opened 2 months ago

TheCrazyInsanity commented 2 months ago

Profile pictures and display names are obvious

the short about me is like what an about me is on most sites, but with some markdown support because i love customization

the long form about me is an extra button press away, and opens up a much bigger menu with more in-depth customization (i am debating whether or not it should be html or extended markdown, let me know what you think) allowing for images and a large amount of text to be uploaded, negating the need for sites like linktree, carrd.co, and pronouns.page.

this about me obviously isn't shown by default because it can be obnoxious and opening a profile up to a wall of text isn't fun

there should also eventually be support for some kind of templates built in for those pages, however for now copy paste shall do

TheCrazyInsanity commented 2 months ago

for clarification for initial release both about mes will just be text input (it was never the server's problem anyways)