:slug by default should be generated from convos' title. e.g. this-is-your-mom but it can be replaced with anything to allow for click baits and what not. e.g. this-is-your-mom-naked
for topics:
/t/:slug
:slug should be identical to topic's name. perhaps we should prevent topics from having the same name (i don't think this is true in database so please check.) e.g. topic #random should be /t/random
for convos:
:slug
by default should be generated from convos' title. e.g.this-is-your-mom
but it can be replaced with anything to allow for click baits and what not. e.g.this-is-your-mom-naked
for topics:
:slug
should be identical to topic's name. perhaps we should prevent topics from having the same name (i don't think this is true in database so please check.) e.g. topic#random
should be/t/random