]> cat aescling's git repositories - mastodon.git/commit
Update annotations on Follow, FollowRequest, and Mute.
authorDavid Yip <yipdw@member.fsf.org>
Fri, 17 Nov 2017 23:41:15 +0000 (17:41 -0600)
committerDavid Yip <yipdw@member.fsf.org>
Fri, 17 Nov 2017 23:41:15 +0000 (17:41 -0600)
commit130aa90d5500f481c181a16012724b5f81d62616
tree739fe0417fce9b9f48f924815b436a50b324dfe9
parent1ab12ba38ebd42be93b63b7cf0d3c6a81060b741
Update annotations on Follow, FollowRequest, and Mute.

Follow and FollowRequest had conflicts in their schema annotations, so I
ran latest migrations and let annotate_models fix them up.
app/models/follow.rb
app/models/follow_request.rb
app/models/mute.rb
db/schema.rb