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
unarist 2f3ac14a43 Add missing null handling in notification reducer (#6930)
This patch adds null item (i.e. gap) handling on below functions to avoid TypeError.

* `filterNotifications` called on user mute/block
* `deleteByStatus` called on status deletion
8 years ago
..
chewy
controllers If DEFAULT_LOCALE is set, enforce it instead of HTTP request locale (#6817) 8 years ago
helpers Validate HTTP response length while receiving (#6891) 8 years ago
javascript Add missing null handling in notification reducer (#6930) 8 years ago
lib Validate HTTP response length while receiving (#6891) 8 years ago
mailers
models Fix UniqueUsernameValidator comparison (#6926) 8 years ago
policies
presenters Redesign landing page (again) (#6486) 8 years ago
serializers Do not re-query mentions from serializers (#6858) 8 years ago
services Validate HTTP response length while receiving (#6891) 8 years ago
validators Fix UniqueUsernameValidator comparison (#6926) 8 years ago
views Note if the user is already following the target when authorizing follow (#6325) 8 years ago
workers Validate HTTP response length while receiving (#6891) 8 years ago