0
0
Fork 0

Adjusting design of profile and entry pages, linkify mentions in statuses

This commit is contained in:
Eugen Rochko 2016-03-05 23:42:40 +01:00
parent 6045b6cb18
commit ab80ebdeec
9 changed files with 75 additions and 41 deletions

View file

@ -1,4 +1,6 @@
class AccountsController < ApplicationController
layout 'public'
before_action :set_account
before_action :set_webfinger_header