catstodon/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
helpers
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
models
policies
presenters
serializers
services Fix compatibility with PeerTube (#6968) 2018-03-30 15:44:54 +02:00
validators
views
workers