mastodon/app
Eugen Rochko 317ec06dc7
Fix error when uploading malformed CSV import (#19509)
2022-10-28 23:30:44 +02:00
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers Fix uncaught error when invalid date is supplied to API (#19480) 2022-10-27 14:30:52 +02:00
helpers Fix wrong size of avatars in admin UI (#19457) 2022-10-25 21:43:33 +02:00
javascript Fix closed registrations message not appearing in web UI (#19508) 2022-10-28 19:34:22 +02:00
lib Fix improperly checking for blocked domain on followed hashtags (#19472) 2022-10-26 20:40:56 +02:00
mailers Add support for language preferences for trending statuses and links (#18288) 2022-10-08 16:45:40 +02:00
models Change admin announcement edition interface to use datetime-local (#18321) 2022-10-28 12:56:32 +02:00
policies Add ability to view previous edits of a status in admin UI (#19462) 2022-10-26 13:42:29 +02:00
presenters Fix remote account in contact account setting not being used (#19351) 2022-10-21 14:07:02 +02:00
serializers Change `closed_registrations_message` to `message` and add Markdown (#19486) 2022-10-27 19:17:48 +02:00
services Fix wrong math function used in search query (#19481) 2022-10-27 02:10:38 +02:00
validators Fix error when uploading malformed CSV import (#19509) 2022-10-28 23:30:44 +02:00
views Change admin announcement edition interface to use datetime-local (#18321) 2022-10-28 12:56:32 +02:00
workers Fix vacuum scheduler missing lock, locks never expiring (#19458) 2022-10-26 12:10:48 +02:00