]> cat aescling's git repositories - mastodon.git/commit
Only display web push notifications after API call (fixes #7902) (#8396)
authorThibG <thib@sitedethib.com>
Thu, 23 Aug 2018 19:44:27 +0000 (21:44 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Thu, 23 Aug 2018 19:44:27 +0000 (21:44 +0200)
commit7786e1357bbe456243679c91f88679cdd260fa8f
tree5bb13cc75a41978fb4209c7ddd748454d1d67887
parentf9b23a5d6247445ea5b70b431c934a4bb99213bc
Only display web push notifications after API call (fixes #7902) (#8396)

* Only display web push notifications after API call (fixes #7902)

* Decode then truncate instead of truncating then decoding in webpush serializer
app/javascript/mastodon/service_worker/web_push_notifications.js
app/serializers/web/notification_serializer.rb