diaspora_federation/spec
Benjamin Neff e663a65c7e
Remove not_nil for diaspora IDs from validators
The diaspora ID validator now is not nil by default.

Also:
* mark root_author as optional for reshares.
* make author for profiles mandatory (I don't remember why this was
optional, we never generate a profile without author and we wouldn't
receive a profile without author anyway, because we validate that the
author is the sender).
* refactor validator specs for diaspora IDs
2017-09-12 23:11:05 +02: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 not_nil for diaspora IDs from validators 2017-09-12 23:11:05 +02:00
routing Replace legacy webfinger with new route from .well-known 2017-05-29 00:43:39 +02:00
support Remove not_nil for diaspora IDs from validators 2017-09-12 23:11:05 +02:00
entities.rb Add abstract OptionalAwareValidator class 2017-09-03 20:10:24 +02: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