aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/push/impl.ex
AgeCommit message (Expand)Author
2020-03-03Update CopyrightsMark Felder
2019-12-05Merge branch 'develop' into issue/1342Maksim Pechnikov
2019-12-02Merge branch 'feature/move-activity' into 'develop'lain
2019-11-28added privacy option to push notificationsMaksim Pechnikov
2019-11-27Add a view for the move notificationEgor Kislitsyn
2019-11-27Remove `account` field from web push payloadEgor Kislitsyn
2019-11-26Add `direct_conversation_id` to web push payloadEgor Kislitsyn
2019-10-18Direct messages should provide a distinct push notification subjectMark Felder
2019-09-29Revert subscription refactoring.rinpatch
2019-09-13Separate Subscription Notifications from regular NotificationsRoman Chvanikov
2019-04-29WebPush: Use Object.normalize, rewrite tests so they test reality.lain
2019-04-05Use PleromaJobQueue in Pleroma.Web.PushEgor Kislitsyn
2019-03-13[Credo] fix Credo.Check.Readability.AliasOrderHaelwenn (lanodan) Monnier
2019-03-11Linting.lain
2019-03-11WebPush: Add activity id to the push messages.lain
2019-03-06[#647] tests for web pushMaksim