Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-17 | Remove "most popular" tab from profile directory, add responsive design (#9539) | Eugen Rochko | |
* Remove "most popular" tab from profile directory, add responsive design * Remove unused translations | |||
2018-12-11 | Add instance-wide setting to disable profile directory (#9497) | ThibG | |
* Add instance-wide setting to disable profile directory Fixes #9496 When the profile directory is disabled: - The “discoverable” setting is hidden from users - The “profile directory” link is not shown on public pages - /explore returns 404 * Move Setting.profile_directory check to a before_action filter | |||
2018-12-06 | Add profile directory (#9427) | Eugen Rochko | |
Fix #5578 |