chinwagsocial/app
ThibG 2423d2f677
Add ability to delete files uploaded for settings in admin UI (#13192)
* Allow deleting site uploads

* Refactor and move links into hints

* Fix i18n tests

* Fix HTML output of site_upload_delete_hint
2020-03-08 16:00:24 +01:00
..
chewy Fix needlessly indexing unsearchable statuses into ElasticSearch (#12041) 2019-10-02 20:04:46 +02:00
controllers Add ability to delete files uploaded for settings in admin UI (#13192) 2020-03-08 16:00:24 +01:00
helpers Add ability to delete files uploaded for settings in admin UI (#13192) 2020-03-08 16:00:24 +01:00
javascript Change description of privacy levels to be more intuitive in web UI (#13197) 2020-03-08 15:59:55 +01:00
lib Add specific rate limits for posting and following (#13172) 2020-03-08 15:17:39 +01:00
mailers Fix error when sending moderation notification (#13014) 2020-02-01 15:42:12 +01:00
models Add sorting by username, creation and last activity in moderation view (#13076) 2020-03-08 15:39:13 +01:00
policies Add ability to delete files uploaded for settings in admin UI (#13192) 2020-03-08 16:00:24 +01:00
presenters Fix n+1 query for bookmarks on statuses (#12494) 2019-11-28 04:08:00 +01:00
serializers Fix punycode being returned in some entities instead of unicode in REST API (#13035) 2020-02-03 21:16:37 +01:00
services Fix error when searching for URLs that contain the mention syntax (#13151) 2020-03-08 15:42:20 +01:00
validators Search account domain in lowercase (#13016) 2020-02-01 15:42:24 +01:00
views Add ability to delete files uploaded for settings in admin UI (#13192) 2020-03-08 16:00:24 +01:00
workers Add publish/unpublish controls to announcements in admin UI (#12967) 2020-01-27 11:05:33 +01:00