diaspora/spec/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 Upgrade devise to 4.2 2016-08-11 12:25:36 +03:00
api/openid_connect Upgrade devise to 4.2 2016-08-11 12:25:36 +03:00
jasmine_fixtures Refactor contacts page using pagination 2016-08-18 01:54:43 +02:00
admins_controller_spec.rb Upgrade devise to 4.2 2016-08-11 12:25:36 +03:00
application_controller_spec.rb Show getting_started only if user has made no profile changes on the page 2015-10-07 10:58:06 +02:00
aspect_memberships_controller_spec.rb Upgrade devise to 4.2 2016-08-11 12:25:36 +03:00
aspects_controller_spec.rb Upgrade devise to 4.2 2016-08-11 12:25:36 +03:00
blocks_controller_spec.rb don't force remove contact on block 2016-06-26 06:21:00 +02:00
comments_controller_spec.rb Upgrade devise to 4.2 2016-08-11 12:25:36 +03:00
contacts_controller_spec.rb Refactor contacts page using pagination 2016-08-18 01:54:43 +02:00
conversation_visibilities_controller_spec.rb Upgrade devise to 4.2 2016-08-11 12:25:36 +03:00
conversations_controller_spec.rb Fix conversations autoSuggest showing non-mutual contacts 2016-08-18 13:02:14 +02:00
help_controller_spec.rb Add basic help controller spec 2016-07-09 10:55:59 +02:00
home_controller_spec.rb Redesign default.haml and add a podmin welcome page 2016-06-20 02:03:53 +02:00
invitations_controller_spec.rb disable registration with invite-code when invitations are closed 2016-08-13 13:51:28 +02:00
likes_controller_spec.rb Upgrade devise to 4.2 2016-08-11 12:25:36 +03:00
messages_controller_spec.rb Upgrade devise to 4.2 2016-08-11 12:25:36 +03:00
node_info_controller_spec.rb Collapse StatisticsController into NodeInfoController 2015-07-24 03:51:31 +02:00
notifications_controller_spec.rb Upgrade devise to 4.2 2016-08-11 12:25:36 +03:00
participations_controller_spec.rb Upgrade devise to 4.2 2016-08-11 12:25:36 +03:00
passwords_controller_spec.rb Upgrade devise to 4.2 2016-08-11 12:25:36 +03:00
people_controller_spec.rb 6840 : meta tags update (#6998) 2016-08-18 21:52:39 +02:00
photos_controller_spec.rb Upgrade devise to 4.2 2016-08-11 12:25:36 +03:00
posts_controller_spec.rb 6840 : meta tags update (#6998) 2016-08-18 21:52:39 +02:00
profiles_controller_spec.rb Upgrade devise to 4.2 2016-08-11 12:25:36 +03:00
registrations_controller_spec.rb disable registration with invite-code when invitations are closed 2016-08-13 13:51:28 +02:00
report_controller_spec.rb Use polymorphic association for the report item 2015-10-03 17:18:03 +02:00
reshares_controller_spec.rb Upgrade devise to 4.2 2016-08-11 12:25:36 +03:00
search_controller_spec.rb Upgrade devise to 4.2 2016-08-11 12:25:36 +03:00
services_controller_spec.rb Upgrade devise to 4.2 2016-08-11 12:25:36 +03:00
sessions_controller_spec.rb Upgrade devise to 4.2 2016-08-11 12:25:36 +03:00
share_visibilities_controller_spec.rb Upgrade devise to 4.2 2016-08-11 12:25:36 +03:00
social_relay_controller_spec.rb Implement social relay functionality 2015-07-18 21:29:31 +03:00
status_messages_controller_spec.rb Upgrade devise to 4.2 2016-08-11 12:25:36 +03:00
streams_controller_spec.rb Add public stream 2015-10-07 22:29:39 +02:00
tag_followings_controller_spec.rb Upgrade devise to 4.2 2016-08-11 12:25:36 +03:00
tags_controller_spec.rb 6840 : meta tags update (#6998) 2016-08-18 21:52:39 +02:00
terms_controller_spec.rb Add basic terms controller spec 2016-07-09 10:55:59 +02:00
users_controller_spec.rb Merge pull request #6959 from cmrd-senya/devise-upgrade 2016-08-11 12:08:42 +02:00