Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-20 | Original upstream merge | ThibG | |
2019-04-19 | Fix keybase indication on dashboard | Thibaut Girka | |
2019-03-26 | Change icons of features on admin dashboard to remove bias (#10366) | Eugen Rochko | |
Red crosses implied that it was bad/unexpected that certain features were not enabled. In reality, they are options, so showing a green or grey power-off icon is more appropriate. Add status of timeline preview as well Fix sample accounts changing too frequently due to wrong query Sample accounts are intended to be sorted by popularity | |||
2019-03-14 | Admission-based registrations mode (#10250) | Eugen Rochko | |
Fix #6856 Fix #6951 | |||
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-07-16 | Display trending hashtags on admin dashboard (#8038) | Eugen Rochko | |
2018-07-16 | Fix typo in Admin::DashboardController#index | Eugen Rochko | |
2018-07-16 | Add admin dashboard (#8029) | Eugen Rochko | |