chinwagsocial/app/models
2016-09-25 15:26:56 +02:00
..
concerns Don't generate stream entries for streamables of remote accounts 2016-09-24 14:42:29 +02:00
.keep Initial commit 2016-02-20 22:53:20 +01:00
account.rb Limit usernames to 30 chars, statuses to 500, open account after follow form success 2016-09-25 15:26:56 +02:00
application_record.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
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 Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
media_attachment.rb Adding media controller, 1 webm/compose form allowed, previews generated 2016-09-17 17:47:26 +02:00
mention.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
status.rb Limit usernames to 30 chars, statuses to 500, open account after follow form success 2016-09-25 15:26:56 +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 Better styling for selected status in detailed view 2016-09-25 14:20:29 +02:00