diaspora_federation/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 Bump rubocop 2017-09-16 03:23:41 +02:00
entities Merge pull request #90 from SuperTux88/fix-booleans-for-relayables 2018-01-10 16:31:31 +02:00
federation Add @raise to Fetcher.fetch_public method documentation 2017-09-23 01:36:57 +02:00
parsers Bump rubocop 2017-09-16 03:23:41 +02:00
salmon Remove generation code for legacy salmon slap from library 2017-05-10 02:37:25 +02:00
schemas Remove public and provider_display_name from reshare entity 2017-09-12 00:13:21 +02:00
test Merge pull request #89 from cmrd-senya/account_migration_changes 2017-12-27 20:03:17 +01:00
validators Remove participants limit for conversations 2018-01-18 02:50:04 +01:00
callbacks.rb Improve code documentation 2016-07-12 02:08:21 +02:00
discovery.rb Improve code documentation 2016-07-12 02:08:21 +02:00
engine.rb cleanup: remove double ## everywhere on documentation 2015-07-06 23:49:42 +02:00
entities.rb Extract account migration sign feature to a module 2017-12-27 18:37:48 +02:00
entity.rb Extract regex for entity names 2017-09-04 23:48:31 +02:00
federation.rb Add DiasporaUrlParser to extract diaspora:// URLs from texts 2017-09-04 23:48:31 +02:00
http_client.rb Improve code documentation 2016-07-12 02:08:21 +02:00
logging.rb Improve code documentation 2016-07-12 02:08:21 +02:00
parsers.rb Entity JSON serialization/deserialization feature 2017-03-23 13:55:19 +02:00
properties_dsl.rb Bump rubocop 2017-09-16 03:23:41 +02:00
rails.rb cleanup: remove double ## everywhere on documentation 2015-07-06 23:49:42 +02:00
salmon.rb Improve code documentation 2016-07-12 02:08:21 +02:00
schemas.rb Add DiasporaFederation::Schemas to access JSON schema 2017-08-01 20:17:55 +02:00
test.rb Replace factory_girl with fabrication 2017-04-04 22:14:13 +02:00
validators.rb Remove participants limit for conversations 2018-01-18 02:50:04 +01:00
version.rb Release version 0.2.2 2017-09-23 02:19:44 +02:00