You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
taichi221228 34fce776fc Remove no-unsafe-return rule from eslint-disable in emoji_utils.ts
Removed the no-unsafe-return rule from the eslint-disable and eslint-enable comments in the emoji_utils.ts file, as it is no longer required. This helps to improve code readability and reduces unnecessary complexity.
3 months ago
..
chewy
controllers
helpers
javascript Remove no-unsafe-return rule from eslint-disable in emoji_utils.ts 3 months ago
lib
mailers
models Fix pushing hashtag-followed posts to feeds of inactive users (#33018) 3 months ago
policies
presenters
serializers
services Fix pushing hashtag-followed posts to feeds of inactive users (#33018) 3 months ago
validators
views
workers