mastodon/app
Jeong Arm fed7380e9f
Prevent use locale with empty string (#18543)
Somehow user's locale could be an empty string, And empty string itself
are treated as true value.
2022-05-28 14:32:08 +02:00
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers Fix suspended users being able to access APIs that don't require a user (#18524) 2022-05-26 22:04:05 +02:00
helpers Fix errors when rendering RSS feeds (#18531) 2022-05-26 23:02:42 +02:00
javascript Add support for webp uploads (#18506) 2022-05-27 20:06:40 +02:00
lib Fix errors when rendering RSS feeds (#18531) 2022-05-26 23:02:42 +02:00
mailers Prevent use locale with empty string (#18543) 2022-05-28 14:32:08 +02:00
models Add support for webp uploads (#18506) 2022-05-27 20:06:40 +02:00
policies Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 2022-04-06 20:58:12 +02:00
presenters Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 2022-03-07 09:36:47 +01:00
serializers Fix preferred posting language returning unusable value in REST API (#18428) 2022-05-16 19:13:36 +02:00
services Fix concurrent unfollowing decrementing follower count more than once (#18527) 2022-05-26 22:14:47 +02:00
validators Remove IP matching from e-mail domain blocks (#18190) 2022-04-29 23:27:03 +02:00
views Fix rss view on hashtag (#18406) 2022-05-12 22:40:54 +02:00
workers Prevent use locale with empty string (#18543) 2022-05-28 14:32:08 +02:00