Adjusting design of profile and entry pages, linkify mentions in statuses
This commit is contained in:
parent
6045b6cb18
commit
ab80ebdeec
9 changed files with 75 additions and 41 deletions
|
@ -1,4 +1,6 @@
|
|||
class AccountsController < ApplicationController
|
||||
layout 'public'
|
||||
|
||||
before_action :set_account
|
||||
before_action :set_webfinger_header
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue