diaspora_federation/lib/diaspora_federation/entities
2016-06-21 02:39:13 +02:00
..
account_deletion.rb add string representation to entities for better and easier logging 2016-05-15 00:11:04 +02:00
comment.rb cleanup parent_type for relayables 2016-03-29 03:45:32 +02:00
contact.rb add string representation to entities for better and easier logging 2016-05-15 00:11:04 +02:00
conversation.rb only allow messages from the same author to be nested in conversation 2016-06-17 18:28:42 +02:00
like.rb change diaspora_id to author 2016-02-10 03:17:10 +01:00
location.rb Documentation added 2015-11-28 18:40:55 +03:00
message.rb use private_class_method with returned symbol of def 2016-06-20 03:35:26 +02:00
participation.rb validate that Participation parent exists and parent-author is local 2016-06-21 02:39:13 +02:00
person.rb add alias functionality to entities 2016-02-12 03:26:33 +01:00
photo.rb change diaspora_id to author 2016-02-10 03:17:10 +01:00
poll.rb improve documentation for entities 2015-12-07 04:10:17 +01:00
poll_answer.rb improve documentation for entities 2015-12-07 04:10:17 +01:00
poll_participation.rb cleanup parent_type for relayables 2016-03-29 03:45:32 +02:00
post.rb improve documentation 2016-03-25 23:20:43 +01:00
profile.rb add string representation to entities for better and easier logging 2016-05-15 00:11:04 +02:00
related_entity.rb use RelatedEntity as normal nested entity, but don't add it to xml 2016-06-05 04:13:55 +02:00
relayable.rb use .to_h instead of Hash[] 2016-06-20 03:59:23 +02:00
relayable_retraction.rb use private_class_method with returned symbol of def 2016-06-20 03:35:26 +02:00
request.rb use private_class_method with returned symbol of def 2016-06-20 03:35:26 +02:00
reshare.rb add string representation to entities for better and easier logging 2016-05-15 00:11:04 +02:00
retraction.rb use private_class_method with returned symbol of def 2016-06-20 03:35:26 +02:00
signed_retraction.rb use private_class_method with returned symbol of def 2016-06-20 03:35:26 +02:00
status_message.rb only allow photos from the same author to be nested in status message 2016-06-17 18:34:27 +02:00