mastodon/app/models
Eugen Rochko ce29624c6d Fixing image upload limits, allowing webm, merge/unmerge events trigger
timeline reload in UI, other small fixes
2016-09-12 18:22:43 +02:00
..
concerns
.keep
account.rb Fixing image upload limits, allowing webm, merge/unmerge events trigger 2016-09-12 18:22:43 +02:00
application_record.rb
favourite.rb Favouriting works, reblogging is a little broken because of <Status> 2016-09-01 13:21:48 +02:00
feed.rb Refactored generation of unique tags, URIs and object URLs into own classes, 2016-09-09 20:04:34 +02:00
follow.rb
media_attachment.rb Fixing image upload limits, allowing webm, merge/unmerge events trigger 2016-09-12 18:22:43 +02:00
mention.rb
status.rb Fix for single status pages 2016-09-08 21:23:29 +02:00
stream_entry.rb Optimized n+1 queries in accounts Atom and HTML views 2016-09-08 20:36:01 +02:00
user.rb