chuckya/app
Bèr Kessels fd76955f39
Code style improvements in JavaScript ()
* JS-linter: fix trailing comma's

* Configure eslinter to ignore this onchange error.
2020-03-08 16:02:36 +01:00
..
chewy Fix needlessly indexing unsearchable statuses into ElasticSearch () 2019-10-02 20:04:46 +02:00
controllers Add ability to delete files uploaded for settings in admin UI () 2020-03-08 16:00:24 +01:00
helpers Add ability to delete files uploaded for settings in admin UI () 2020-03-08 16:00:24 +01:00
javascript Code style improvements in JavaScript () 2020-03-08 16:02:36 +01:00
lib Add specific rate limits for posting and following () 2020-03-08 15:17:39 +01:00
mailers Fix error when sending moderation notification () 2020-02-01 15:42:12 +01:00
models Add sorting by username, creation and last activity in moderation view () 2020-03-08 15:39:13 +01:00
policies Add ability to delete files uploaded for settings in admin UI () 2020-03-08 16:00:24 +01:00
presenters Fix n+1 query for bookmarks on statuses () 2019-11-28 04:08:00 +01:00
serializers Fix punycode being returned in some entities instead of unicode in REST API () 2020-02-03 21:16:37 +01:00
services Fix error when searching for URLs that contain the mention syntax () 2020-03-08 15:42:20 +01:00
validators Search account domain in lowercase () 2020-02-01 15:42:24 +01:00
views Add ability to delete files uploaded for settings in admin UI () 2020-03-08 16:00:24 +01:00
workers Add publish/unpublish controls to announcements in admin UI () 2020-01-27 11:05:33 +01:00