summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/push/impl.ex
AgeCommit message (Expand)Author
2020-10-01web push http_client fixAlexander Strizhakov
2020-06-26Rename notification "privacy_option" settingMark Felder
2020-06-06WebPush: Don't break on contentless chat messages.lain
2020-06-04WebPush: Push out chat message notications.lain
2020-06-02Activity: Remove notifications-related functions.lain
2020-05-06Hide the sender when privacy option is enabledMark Felder
2020-05-06Privacy option affects all push notifications, not just Direct MessagesMark Felder
2020-04-22WebPush: Return proper values for jobs.lain
2020-04-09[#1559] Addressed code review requests.Ivan Tashkinov
2020-04-07[#1559] Support for "follow_request" notifications (configurable).Ivan Tashkinov
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