glitch-social/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.
2018-03-31 13:16:38 +02:00
..
chewy
controllers If DEFAULT_LOCALE is set, enforce it instead of HTTP request locale (#6817) 2018-03-18 16:57:04 +01:00
helpers Validate HTTP response length while receiving (#6891) 2018-03-26 14:02:10 +02:00
javascript Ignore AbortError when cancelled sharing (#6978) 2018-03-31 13:16:38 +02:00
lib Fix compatibility with PeerTube (#6968) 2018-03-30 15:44:54 +02:00
mailers Account archive download (#6460) 2018-02-21 23:21:32 +01:00
models Fix UniqueUsernameValidator comparison (#6926) 2018-03-27 04:33:57 +02:00
policies Account archive download (#6460) 2018-02-21 23:21:32 +01:00
presenters Redesign landing page (again) (#6486) 2018-02-22 01:03:48 +01:00
serializers Do not re-query mentions from serializers (#6858) 2018-03-22 11:31:17 +01:00
services Fix compatibility with PeerTube (#6968) 2018-03-30 15:44:54 +02:00
validators Fix UniqueUsernameValidator comparison (#6926) 2018-03-27 04:33:57 +02:00
views Note if the user is already following the target when authorizing follow (#6325) 2018-03-24 12:50:41 +01:00
workers Validate HTTP response length while receiving (#6891) 2018-03-26 14:02:10 +02:00