discourse/app/helpers
Michael Howell 38b8d68c68 FEATURE: Allow the user to select a custom home page (#5268)
* Add user_home configuration option

* Use the new user_home preference to actually show the right home page

* Fix trailing whitespace

* Update user_option_serializer.rb

* Fix JavaScript default homepage tests

* Use an object instead of a giant switch

* Remove trailing whitespace

* Make the default `user_home` set to `null` instead of `0`

* Rename user_home to homepage_id
2017-11-10 06:45:19 +11:00
..
application_helper.rb FEATURE: Allow the user to select a custom home page (#5268) 2017-11-10 06:45:19 +11:00
common_helper.rb FEATURE: remove obsolete settings ga_tracking_code and ga_domain_name. Use ga_universal_tracking_code and ga_universal_domain_name instead. 2017-11-01 11:41:51 -04:00
email_helper.rb FIX: Messed up i18n key 2017-04-27 11:45:59 -04:00
embed_helper.rb FIX: Strip lightbox metadata from embedding comments 2015-08-21 15:22:50 -04:00
list_helper.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
topics_helper.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
user_notifications_helper.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00