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 7d45a4e692 Fix local mention regex so it works on newlines in HTML (with a preceding tag) 8 years ago
..
concerns
.keep
account.rb Fix local mention regex so it works on newlines in HTML (with a preceding tag) 8 years ago
application_record.rb Upgrade to Rails 5.0.0.1 8 years ago
favourite.rb Favouriting works, reblogging is a little broken because of <Status> 8 years ago
feed.rb Refactored generation of unique tags, URIs and object URLs into own classes, 8 years ago
follow.rb Upgrade to Rails 5.0.0.1 8 years ago
media_attachment.rb Validates local username, max sizes for uploads. Fixes #32 8 years ago
mention.rb Upgrade to Rails 5.0.0.1 8 years ago
status.rb Fix for single status pages 8 years ago
stream_entry.rb Optimized n+1 queries in accounts Atom and HTML views 8 years ago
user.rb Upgrade to Rails 5.0.0.1 8 years ago