diaspora_federation/spec/lib/diaspora_federation
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
..
discovery Add option for RFC 7033 WebFinger http fallback 2017-09-10 03:08:13 +02:00
entities Merge pull request #90 from SuperTux88/fix-booleans-for-relayables 2018-01-10 16:31:31 +02:00
federation Merge pull request #87 from SuperTux88/fetch-only-once 2017-09-23 02:25:53 +03:00
parsers Switch PercentLiteralDelimiters to new default 2017-06-30 02:23:44 +02:00
salmon Switch PercentLiteralDelimiters to new default 2017-06-30 02:23:44 +02:00
validators Remove participants limit for conversations 2018-01-18 02:50:04 +01:00
callbacks_spec.rb Switch PercentLiteralDelimiters to new default 2017-06-30 02:23:44 +02:00
entity_spec.rb Only add optional properties to generated XML and JSON when not nil 2017-07-30 00:32:54 +02:00
http_client_spec.rb rename Fetcher to HttpClient 2016-03-15 02:17:04 +01:00
properties_dsl_spec.rb Bump rubocop 2017-09-16 03:23:41 +02:00
schemas_spec.rb Add DiasporaFederation::Schemas to access JSON schema 2017-08-01 20:17:55 +02:00