| .. |
|
account_deletion.rb
|
add types for string properties
|
2016-12-28 02:43:16 +01:00 |
|
account_migration.rb
|
AccountMigration entity
|
2017-03-26 02:18:20 +02:00 |
|
comment.rb
|
Add created_at to comment
|
2017-06-05 23:58:08 +02:00 |
|
contact.rb
|
add types for string properties
|
2016-12-28 02:43:16 +01:00 |
|
conversation.rb
|
add types for string properties
|
2016-12-28 02:43:16 +01:00 |
|
event.rb
|
Fetch linked entities from received entities with text
|
2017-09-04 23:48:31 +02:00 |
|
event_participation.rb
|
Remove hack from EventParticipation
|
2017-05-10 02:39:46 +02:00 |
|
like.rb
|
Remove legacy signature ordering
|
2017-05-10 02:37:22 +02:00 |
|
location.rb
|
add types for string properties
|
2016-12-28 02:43:16 +01:00 |
|
message.rb
|
Make Message entity non-relayable
|
2017-05-10 02:35:16 +02:00 |
|
participation.rb
|
Make Participation entity non-relayable
|
2017-05-10 02:36:29 +02:00 |
|
person.rb
|
add types for string properties
|
2016-12-28 02:43:16 +01:00 |
|
photo.rb
|
Make height and width optional for photos
|
2017-09-03 20:10:24 +02:00 |
|
poll.rb
|
add types for string properties
|
2016-12-28 02:43:16 +01:00 |
|
poll_answer.rb
|
add types for string properties
|
2016-12-28 02:43:16 +01:00 |
|
poll_participation.rb
|
Remove legacy signature ordering
|
2017-05-10 02:37:22 +02:00 |
|
post.rb
|
Mark properties as optional
|
2017-07-30 00:32:54 +02:00 |
|
profile.rb
|
Fetch linked entities from received entities with text
|
2017-09-04 23:48:31 +02:00 |
|
related_entity.rb
|
Add test for RelatedEntity#to_json
|
2017-06-04 01:39:17 +02:00 |
|
relayable.rb
|
Only add optional nil values to relayable XML when needed for signature order
|
2017-07-30 00:32:54 +02:00 |
|
relayable_retraction.rb
|
Remove sign-code from SignedRetraction and RelayableRetraction
|
2017-05-10 02:37:24 +02:00 |
|
request.rb
|
Prevent creation of Request entity
|
2017-05-10 02:39:46 +02:00 |
|
reshare.rb
|
Remove nilable parameter from guid rule and use OptionalAwareValidator
|
2017-09-03 20:10:25 +02:00 |
|
retraction.rb
|
Entity JSON serialization/deserialization feature
|
2017-03-23 13:55:19 +02:00 |
|
signable.rb
|
A little fix to signature verification methods doc
|
2017-03-26 02:18:20 +02:00 |
|
signed_retraction.rb
|
Remove sign-code from SignedRetraction and RelayableRetraction
|
2017-05-10 02:37:24 +02:00 |
|
status_message.rb
|
Mark properties as optional
|
2017-07-30 00:32:54 +02:00 |