0
0
Fork 0

Redesign landing page (#10232)

This commit is contained in:
Eugen Rochko 2019-03-12 17:34:00 +01:00 committed by GitHub
parent 6a8dc59eb8
commit 65fffeac3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
77 changed files with 518 additions and 1621 deletions

View file

@ -130,6 +130,7 @@ Rails.application.routes.draw do
resources :invites, only: [:index, :create, :destroy]
resources :filters, except: [:show]
get '/public', to: 'public_timelines#show', as: :public_timeline
get '/media_proxy/:id/(*any)', to: 'media_proxy#show', as: :media_proxy
# Remote follow