diaspora_federation/spec
Benjamin Neff 5e81760f30
Remove participants limit for conversations
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.
2018-01-18 02:50:04 +01:00
..
controllers/diaspora_federation Replace legacy webfinger with new route from .well-known 2017-05-29 00:43:39 +02:00
integration Don't check parent_author_signature for relayables 2017-06-02 01:12:00 +02:00
lib Remove participants limit for conversations 2018-01-18 02:50:04 +01:00
routing Replace legacy webfinger with new route from .well-known 2017-05-29 00:43:39 +02:00
support Extract account migration sign feature to a module 2017-12-27 18:37:48 +02:00
entities.rb Fix when booleans in relayables are false 2017-11-05 01:12:19 +01:00
factories.rb Remove active_record and save models in-memory 2017-04-05 00:36:52 +02:00
spec_helper.rb Make rspec work without rails dependency 2017-04-05 02:02:04 +02:00