mastodon/app/models/concerns
Akihiko Odaki 498327b2e3 Exclude status itself from context query (#7083)
ancestor_statuses and descendant_statuses used to include the root status
itself, but the behavior is confusing because the root status is not
an ancestor nor descendant.
2018-04-09 09:58:53 +02:00
..
account_avatar.rb Validate HTTP response length while receiving (#6891) 2018-03-26 14:02:10 +02:00
account_finder_concern.rb Fix UniqueUsernameValidator comparison (#6926) 2018-03-27 04:33:57 +02:00
account_header.rb Validate HTTP response length while receiving (#6891) 2018-03-26 14:02:10 +02:00
account_interactions.rb
attachmentable.rb
cacheable.rb
omniauthable.rb
paginable.rb
relationship_cacheable.rb
remotable.rb Validate HTTP response length while receiving (#6891) 2018-03-26 14:02:10 +02:00
status_threading_concern.rb Exclude status itself from context query (#7083) 2018-04-09 09:58:53 +02:00
streamable.rb