..
account_migration
Extract account migration sign feature to a module
2017-12-27 18:37:48 +02:00
account_deletion.rb
add types for string properties
2016-12-28 02:43:16 +01:00
account_migration.rb
Add remote_photo_path to AccountMigration entity
2021-10-24 20:08:04 +02:00
comment.rb
Add edited_at property to entities with a text property
2018-01-22 04:26:29 +01:00
contact.rb
Add blocking flag to contact message
2017-09-05 01:22:54 +02:00
conversation.rb
add types for string properties
2016-12-28 02:43:16 +01:00
embed.rb
Add "embed" entity
2018-10-05 20:26:23 +02:00
event.rb
Add edited_at property to event messages
2018-01-23 03:12:38 +01:00
event_participation.rb
Add edited_at property to event messages
2018-01-23 03:12:38 +01: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
Add edited_at property to entities with a text property
2018-01-22 04:26:29 +01: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
Add edited_at property to entities with a text property
2018-01-22 04:26:29 +01: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
Move public flag from status_message to post
2017-09-12 00:45:59 +02:00
profile.rb
Add full_name to profile
2018-04-09 00:58:20 +02:00
related_entity.rb
Add method to get the top entity to RelatedEntity
2017-09-22 21:30:09 +02:00
relayable.rb
Fix when booleans in relayables are false
2017-11-05 01:12:19 +01: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
Merge pull request #84 from SuperTux88/reshare-remove-public-flag
2017-09-23 01:38:11 +02:00
retraction.rb
Use top parent when relaying relayables of relayables
2017-09-22 21:30:09 +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
Add "embed" entity
2018-10-05 20:26:23 +02:00