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 c0e9603c92 Fix #50 - Order ancestors/descendants by tree path 10 years ago
..
concerns Fix subscriptions:clear task, refactor feeds, refactor streamable activites 10 years ago
.keep Initial commit 10 years ago
account.rb Fix notifications in UI, added new API for fetching account relationships 10 years ago
application_record.rb Upgrade to Rails 5.0.0.1 10 years ago
favourite.rb Favouriting works, reblogging is a little broken because of <Status> 10 years ago
feed.rb Refactored generation of unique tags, URIs and object URLs into own classes, 10 years ago
follow.rb Upgrade to Rails 5.0.0.1 10 years ago
media_attachment.rb Adding media controller, 1 webm/compose form allowed, previews generated 10 years ago
mention.rb Upgrade to Rails 5.0.0.1 10 years ago
status.rb Fix #50 - Order ancestors/descendants by tree path 10 years ago
stream_entry.rb Optimized n+1 queries in accounts Atom and HTML views 10 years ago
user.rb Upgrade to Rails 5.0.0.1 10 years ago