Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-29 | Pre-fill domain block/allow domain from search filter (#18172) | Claire | |
2021-10-14 | Add graphs and retention metrics to admin dashboard (#16829) | Eugen Rochko | |
2020-12-14 | Add ability to require invite request text (#15326) | ThibG | |
Fixes #15273 Co-authored-by: Claire <claire.github-309c@sitedethib.com> | |||
2020-12-14 | Fix dynamic updating of “Bootstrap timeline accounts” admin setting (#15325) | ThibG | |
Co-authored-by: Claire <claire.github-309c@sitedethib.com> | |||
2020-10-13 | Change how CDN_HOST is passed down to make assets build reproducible (#14381) | ThibG | |
* Change how CDN_HOST is passed down to make assets build reproducible * Change webpacker/webpack configuration to dynamically load publicPath based on meta header * Fix embedded layout missing the cdn-host meta header | |||
2020-04-03 | Add ability to filter audit log in admin UI (#13381) | Eugen Rochko | |
2020-03-21 | Migrate Rails ujs as required for Rails 6 Upgrade. (#13280) | Shlee | |
* Update yarn.lock * Update package.json * Update public.js * Update admin.js * Update log_out.js * Update common.js | |||
2019-12-16 | Admin setting to disable default follows (#12566) | Alice Gaudon | |
2019-09-03 | Fix admin interface showing superfluous reject media/reports on suspended ↵ | ThibG | |
blocks (#11749) * Fix admin interface showing superfluous reject media/reports on suspended domains * Fix reject media/reports checkboxes being visible when editing domain block of suspend severity | |||
2018-10-20 | Add option to block reports from domain (#8830) | Eugen Rochko | |
2018-08-25 | Hide reject media checkbox when not relevant. (#8426) | M Somerville | |
2018-08-15 | Fix admin.js starting rails-ujs twice (fixes #8168) (#8213) | ThibG | |
2018-07-14 | Upgrade webpack to version v4.x (#6655) | Yamagishi Kazutoshi | |
2018-04-20 | Improve report layout (#7188) | Eugen Rochko | |
* Use table for statuses in report * Display reported account and reporter in the same table * Split accounts and general report info into two tables again * Redesign report statuses table, notes, merge notes and action log * Remove unused translations * Fix code style issue * Fix code style issue * Fix code style issue | |||
2018-01-24 | Fix hide and show media button on admin page (#6347) | abcang | |
2017-07-18 | Improve admin page (#4121) | abcang | |
* Improve admin page * Fix test * Add spec * Improve select style |