mastodon/app
Yamagishi Kazutoshi 219c38b921
Replace `CancelToken` to `AbortSignal` (#19352)
2022-10-14 03:16:37 +02:00
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers Change about page to be mounted in the web UI (#19345) 2022-10-13 14:42:37 +02:00
helpers Redirect non-logged-in user to owner statuses on single user mode (#19333) 2022-10-12 21:07:30 +02:00
javascript Replace `CancelToken` to `AbortSignal` (#19352) 2022-10-14 03:16:37 +02:00
lib Add logged-out access to the web UI (#18961) 2022-09-29 04:39:33 +02:00
mailers Add support for language preferences for trending statuses and links (#18288) 2022-10-08 16:45:40 +02:00
models Fix trending statuses returning more than one post by the same author (#19349) 2022-10-14 01:44:23 +02:00
policies Add admin API for managing canonical e-mail blocks (#19067) 2022-08-28 03:31:54 +02:00
presenters Add image processing and generate blurhash for server thumbnail (#19348) 2022-10-13 11:29:19 +02:00
serializers Change about page to be mounted in the web UI (#19345) 2022-10-13 14:42:37 +02:00
services Fix deleted pinned posts potentially counting towards the pinned posts limit (#19005) 2022-10-05 00:16:40 +02:00
validators Add ability to filter followed accounts' posts by language (#19095) 2022-09-20 23:51:21 +02:00
views Change about page to be mounted in the web UI (#19345) 2022-10-13 14:42:37 +02:00
workers Add retention policy for cached content and media (#19232) 2022-09-27 03:08:19 +02:00