mastodon/app/models
alpaca-tc ca05bfaac7 Refactor account.rb (#2881)
* Call simple query

* Refactor Account#keypair

* Replace escaped single quote

* Extract similar behavior to method

* Gather the same condition to one block

* Remove not needed receiver
2017-05-07 16:40:57 +02:00
..
concerns Move account header and avatar methods to a concern (#2825) 2017-05-05 21:37:02 +02:00
form Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278) 2017-04-08 22:20:08 +02:00
web
account.rb Refactor account.rb (#2881) 2017-05-07 16:40:57 +02:00
account_filter.rb
application_record.rb
block.rb
domain_block.rb
export.rb
favourite.rb
feed.rb
follow.rb
follow_request.rb
import.rb
media_attachment.rb
mention.rb
mute.rb annotate models (#2697) 2017-05-02 02:14:47 +02:00
notification.rb
preview_card.rb
remote_follow.rb
report.rb annotate models (#2697) 2017-05-02 02:14:47 +02:00
report_filter.rb
setting.rb
status.rb
stream_entry.rb
subscription.rb
tag.rb
user.rb
web.rb