diaspora / diaspora_federation

A library that provides functionalities needed for the diaspora* federation protocol.
GNU Affero General Public License v3.0
101 stars 29 forks source link

Remove participants limit for conversations #91

Closed SuperTux88 closed 6 years ago

SuperTux88 commented 6 years ago

The number one power-user of diaspora (@waithamai) exceeded the limit of 20 participants today 🎉 😃

The limit was added in 2012 to prevent spam, but since the participants need to be a mutual contact with the author nowadays, I don't think it's a spam problem anymore.

I also added a validation for the minimum count of the participants, because a conversion without participants doesn't make much sense.