aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/push/push.ex
AgeCommit message (Expand)Author
2018-12-31update copyright years to 2019William Pitcock
2018-12-23add license boilerplate to pleroma coreWilliam Pitcock
2018-12-14Warn if push is disabled..href
2018-12-14Pleroma.Activity.mastodon_notification_type/1href
2018-12-14Properly disable Web Push if no VAPID key is sethref
2018-12-14Typoshref
2018-12-14Push: respect alerts settingshref
2018-12-14Push: add missing notification_type fieldhref
2018-12-14improve push message format (compatibility with mastodon)Egor Kislitsyn
2018-12-14fix and improve web push; add configuration docsEgor Kislitsyn
2018-12-06use `User.avatar_url`Egor Kislitsyn
2018-12-06cleanupEgor Kislitsyn
2018-12-06show warning if VAPID is not setEgor Kislitsyn
2018-12-06Add web push supportEgor Kislitsyn