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.
Eugen Rochko 9f81b9f29a
Fix suspended users being able to access APIs that don't require a user (#18524)
3 years ago
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 3 years ago
controllers Fix suspended users being able to access APIs that don't require a user (#18524) 3 years ago
helpers Change RSS feeds (#18356) 3 years ago
javascript Change "dangerous" to "sensitive" in privacy policy and web UI (#18515) 3 years ago
lib Fix confirmation redirect to app without `Location` header (#18523) 3 years ago
mailers Fix failure when sending warning emails with custom text (#17983) 3 years ago
models Fix follower and other counters being able to go negative (#18517) 3 years ago
policies Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 3 years ago
presenters Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 3 years ago
serializers Fix preferred posting language returning unusable value in REST API (#18428) 3 years ago
services Change unapproved and unconfirmed account to not be accessible in the REST API (#17530) 3 years ago
validators Remove IP matching from e-mail domain blocks (#18190) 3 years ago
views Fix rss view on hashtag (#18406) 3 years ago
workers Change search indexing to use batches to minimize resource usage (#18451) 3 years ago