discourse/db
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
..
fixtures Drop unused email column from users table. 2017-11-07 10:12:33 +08:00
migrate FEATURE: Allow the user to select a custom home page (#5268) 2017-11-10 06:45:19 +11:00
api_test_seeds.rb add rake task and seed data for discourse_api 2014-09-10 20:53:21 -06:00