You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
James Tucker 833d9c2f1c
Improve performance by avoiding method cache busts (#19957)
2 years ago
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2 years ago
controllers Fix crash when external auth provider has no display_name set (#19962) 2 years ago
helpers Change sign-in banner to reflect disabled or moved account status (#19773) 2 years ago
javascript Fix opening the language picker scrolling the single-column view to the top (#19983) 2 years ago
lib Improve performance by avoiding method cache busts (#19957) 2 years ago
mailers Add support for language preferences for trending statuses and links (#18288) 2 years ago
models Micro-optimization: use `if`/`else` instead of `Array#compact` and `Array#min` (#19906) 2 years ago
policies Add ability to view previous edits of a status in admin UI (#19462) 2 years ago
presenters Change sign-in banner to reflect disabled or moved account status (#19773) 2 years ago
serializers Fix n+1 queries when rendering initial state JSON (#19795) 2 years ago
services Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018) 2 years ago
validators Fix error when uploading malformed CSV import (#19509) 2 years ago
views Add password autocomplete hints (#20071) 2 years ago
workers Fix followers count not being updated when migrating follows (#19998) 2 years ago