summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/push
AgeCommit message (Expand)Author
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2021-01-04Object: Rework how Object.normalize workslain
2020-11-17CredoMark Felder
2020-11-17Synchronize reaction notification text with PleromaFE's styleMark Felder
2020-11-17Allow subscribing for pleroma:emoji_reaction push notificationsMark Felder
2020-11-17Add capability for emoji reaction push notificationsMark Felder
2020-10-13more files renamingsAlexander Strizhakov
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-05-05Add OpenAPI spec for SubscriptionControllerEgor Kislitsyn
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-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