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 fb3dc00dda Ignore AbortError when cancelled sharing (#6978)
`navigator.share()` rejects Promise if user cancelled sharing, and it may
print it as an error on JavaScript console.

This patch ignores it and prints other errors on the console.
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 Ignore AbortError when cancelled sharing (#6978) 8 years ago
lib Fix compatibility with PeerTube (#6968) 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 Fix compatibility with PeerTube (#6968) 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