Limit the number of characters a post and a comment might have. Same for maximum username length.
We also need limits for filesize
Exact length has to be discussed
Username: `150` (django default)
Post: `2048`
Comment: `512`
Filesize: `1 MiB`512 KiB`