chinwagsocial/app
guigeekz e31ba618d4
Add submit button to the top of preferences pages (#13068)
* Move submit button to the top of the edit page

* Duplicate save button on long form

* Fix click submit on profile spec
2020-03-08 16:04:03 +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 Code style improvements in JavaScript (#13159) 2020-03-08 16:02:36 +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 submit button to the top of preferences pages (#13068) 2020-03-08 16:04:03 +01:00
workers Add publish/unpublish controls to announcements in admin UI (#12967) 2020-01-27 11:05:33 +01:00