diaspora/app/controllers
Denis Hovart bcace2def2 6840 : meta tags update (#6998)
* Adds a new metadata helper and methods to PostPresenter to have metas on post pages.

* Adds tests to post controller to check correctness of metas

* Add methods to PersonPresenter to have metas on profile pages

* Correct meta data helper test

* Update PersonPresenter, add test to PeopleController

* Creates TagPresenter. Display tag metas on tag index page

* Updata meta data helper spec

* Not displaying bio as the description meta on profile page for now. Privacy concerns to be cleared.

* Set meta info as hashes in presenters

* Move original hardcoded metas info to config/defaults.yml

* metas_tags include by default the general metas, update views

* Update code style, clean views

* Renames TagPresenter StreamTagPresenter, updates TagController spec

* Add a default_metas entry to diaspora.yml.example

* Align metas hash in presenters, refactor meta data helper

* Use bio as description meta if user has a public profile

* Rename StreamTagPresenter to TagStreamPresenter
2016-08-18 21:52:39 +02:00
..
admin
api
admins_controller.rb
application_controller.rb
aspect_memberships_controller.rb
aspects_controller.rb
blocks_controller.rb
comments_controller.rb
contacts_controller.rb
conversation_visibilities_controller.rb
conversations_controller.rb
help_controller.rb
home_controller.rb
invitation_codes_controller.rb
invitations_controller.rb
likes_controller.rb
messages_controller.rb
node_info_controller.rb
notifications_controller.rb
participations_controller.rb
people_controller.rb 6840 : meta tags update (#6998) 2016-08-18 21:52:39 +02:00
photos_controller.rb 6840 : meta tags update (#6998) 2016-08-18 21:52:39 +02:00
poll_participations_controller.rb
posts_controller.rb 6840 : meta tags update (#6998) 2016-08-18 21:52:39 +02:00
profiles_controller.rb
registrations_controller.rb
report_controller.rb
reshares_controller.rb
search_controller.rb
services_controller.rb
sessions_controller.rb
share_visibilities_controller.rb
social_relay_controller.rb
status_messages_controller.rb
streams_controller.rb
tag_followings_controller.rb
tags_controller.rb 6840 : meta tags update (#6998) 2016-08-18 21:52:39 +02:00
terms_controller.rb
users_controller.rb