You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/models
Eugen Rochko abb8f5837e Fix public channel 10 years ago
..
concerns Fix #99 - public timeline not just reblogs, fix #98 infinite scrolling issues 10 years ago
.keep Initial commit 10 years ago
account.rb Fix #16 - Optimize n+1 queries when checking reblogged/favourited values for status lists in API 10 years ago
application_record.rb Upgrade to Rails 5.0.0.1 10 years ago
block.rb Adding a block model and filter mentions from blocked users (fix #60) 10 years ago
domain_block.rb Adding domain blocks 10 years ago
favourite.rb Making public pages responsive, removing reblogs/favs counts from them 10 years ago
feed.rb Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting 10 years ago
follow.rb Add sync command for neo4j, fix configuration, add neo4j to docker-compose, fix seed 10 years ago
follow_suggestion.rb Fix public channel 10 years ago
media_attachment.rb Fix public channel 10 years ago
mention.rb Upgrade to Rails 5.0.0.1 10 years ago
status.rb Actually fix public timeline 10 years ago
stream_entry.rb Fix default assumed object type (note->activity), make stream entry threaded? check aware of orphaned replies 10 years ago
user.rb Adding user settings (model and mailer), no form yet 10 years ago