mastodon/app
Sunny Ripert ffe735344b
Fix JavaScript console error on Getting Started column (#19891)
* Fix JavaScript console error on Getting Started column

* Update app/javascript/mastodon/components/column_header.js

Co-authored-by: Ilias Tsangaris <iliastsangaris@gmail.com>

Co-authored-by: Ilias Tsangaris <iliastsangaris@gmail.com>
2022-11-07 03:40:04 +01:00
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers Fix crash in legacy filter creation controller (#19878) 2022-11-07 03:38:53 +01:00
helpers Change sign-in banner to reflect disabled or moved account status (#19773) 2022-11-05 18:28:13 +01:00
javascript Fix JavaScript console error on Getting Started column (#19891) 2022-11-07 03:40:04 +01:00
lib Fix additional issues with status cache hydration (#19747) 2022-11-04 20:01:33 +01:00
mailers Add support for language preferences for trending statuses and links (#18288) 2022-10-08 16:45:40 +02:00
models Skip Webfinger cache during migrations as well (#19883) 2022-11-07 03:31:38 +01:00
policies Add ability to view previous edits of a status in admin UI (#19462) 2022-10-26 13:42:29 +02:00
presenters Change sign-in banner to reflect disabled or moved account status (#19773) 2022-11-05 18:28:13 +01:00
serializers Fix n+1 queries when rendering initial state JSON (#19795) 2022-11-05 21:51:01 +01:00
services Fix n+1 query during status removal (#19753) 2022-11-05 00:09:52 +01:00
validators Fix error when uploading malformed CSV import (#19509) 2022-10-28 23:30:44 +02:00
views Set autocomplete attr for email field on signup page (#19833) 2022-11-07 03:16:10 +01:00
workers Fix indexing scheduler trying to index when Elasticsearch is disabled (#19805) 2022-11-05 22:31:52 +01:00