aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/push
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-26Merge developRoman Chvanikov
2019-09-25Replace `Pleroma.FlakeId` with `flake_id` hex packageEgor Kislitsyn
2019-09-16Merge developRoman Chvanikov
2019-09-13Separate Subscription Notifications from regular NotificationsRoman Chvanikov
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-29WebPush: Use Object.normalize, rewrite tests so they test reality.lain
2019-04-05fix credoEgor Kislitsyn
2019-04-05Use PleromaJobQueue in Pleroma.Web.PushEgor Kislitsyn
2019-03-13[Credo] fix Credo.Check.Readability.MaxLineLengthHaelwenn (lanodan) Monnier
2019-03-13[Credo] Remove parentesis on argument-less functionsHaelwenn (lanodan) Monnier
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
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
2019-01-23Flake Ids for Users and Activitieshref
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-14Push.Subscription: convert base64 to base64 urlsafehref
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
2018-09-22Mastodon API: Support push subscription CRUDMartin Kühl