| .. |
|
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
|
Introduce alternative form of the account migration message
|
2017-12-27 18:37:49 +02:00 |
|
comment.rb
|
Add created_at to comment
|
2017-06-05 23:58:08 +02: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 |
|
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
|
Move public flag from status_message to post
|
2017-09-12 00:45:59 +02:00 |
|
profile.rb
|
Fetch linked entities from received entities with text
|
2017-09-04 23:48:31 +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
|
Move public flag from status_message to post
|
2017-09-12 00:45:59 +02:00 |