diaspora/config
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
..
certs Diaspora configuration wrapper for Prosody 2016-04-25 15:30:28 +02:00
environments Speed up asset serving in development 2016-02-16 11:19:04 +01:00
initializers Displaying the markdown editor on publisher 2016-08-12 23:08:41 +02:00
locales disable registration with invite-code when invitations are closed 2016-08-13 13:51:28 +02:00
application.rb Bump to jQuery 2 2016-08-07 16:14:52 +02:00
asset_sync.rb move asset_sync require to the earliest point possible 2013-06-13 20:57:38 +02:00
boot.rb make everything boot again 2014-08-23 16:34:00 +02:00
color_themes.yml Clean up scss code for original white background 2016-01-10 00:48:30 +01:00
cucumber.yml
database.yml.example Replace DB environment variable with optional bundler groups 2015-05-29 01:33:12 +02:00
defaults.yml 6840 : meta tags update (#6998) 2016-08-18 21:52:39 +02:00
diaspora.yml.example 6840 : meta tags update (#6998) 2016-08-18 21:52:39 +02:00
environment.rb
eye.rb Diaspora configuration wrapper for Prosody 2016-04-25 15:30:28 +02:00
load_config.rb Load diaspora.yml overrides for test env 2015-07-24 03:47:46 +02:00
locale_settings.yml Update for sq translation 2015-12-27 17:49:39 +01:00
logging.rb use DiasporaFederation::Salmon::MagicEnvelope for federation debug logging 2016-06-26 06:21:03 +02:00
oembed_providers.yml Add media.ccc.de as trusted oEmbed endpoint 2015-12-28 16:42:34 +01:00
routes.rb Cleanup legacy invitations from code 2016-08-13 01:47:27 +02:00
schedule.rb.example
schedule.yml fix queues for cron jobs 2016-01-28 23:46:37 +01:00
sidekiq.yml Consolidate amount of sidekiq queues from 13 to 5 2016-08-10 08:51:22 +00:00
unicorn.rb Add option to set a pid file for unicorn in diaspora.yml 2015-09-19 11:33:04 +02:00