aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/push/push.ex
AgeCommit message (Expand)Author
2020-03-03Update CopyrightsMark Felder
2019-08-31[#1149] Refactored Oban workers API (introduced `enqueue/3`).Ivan Tashkinov
2019-08-31[#1149] Addressed code review comments (code style, jobs pruning etc.).Ivan Tashkinov
2019-08-13[#1149] Added more oban workers. Refactoring.Ivan Tashkinov
2019-04-05fix credoEgor Kislitsyn
2019-04-05Use PleromaJobQueue in Pleroma.Web.PushEgor Kislitsyn
2019-03-13[Credo] Remove parentesis on argument-less functionsHaelwenn (lanodan) Monnier
2019-03-06[#647] tests for web pushMaksim
2019-03-04Remove unused codeMaxim Filippov
2019-03-04Add status text to notifications (mentions and reposts)Maxim Filippov
2019-02-09de-group alias/esHaelwenn (lanodan) Monnier
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