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
7 years ago
..
chewy
controllers
helpers Validate HTTP response length while receiving (#6891) 7 years ago
javascript Add missing null handling in notification reducer (#6930) 7 years ago
lib Validate HTTP response length while receiving (#6891) 7 years ago
mailers
models Fix UniqueUsernameValidator comparison (#6926) 7 years ago
policies
presenters
serializers
services Validate HTTP response length while receiving (#6891) 7 years ago
validators Fix UniqueUsernameValidator comparison (#6926) 7 years ago
views
workers Validate HTTP response length while receiving (#6891) 7 years ago