aboutsummaryrefslogtreecommitdiff
path: root/test/web/push
AgeCommit message (Collapse)Author
2020-02-25Add a test to ensure OAuth tokens are tied to Push subscriptionsEgor Kislitsyn
2019-11-28added privacy option to push notificationsMaksim Pechnikov
2019-10-21SpellingMark Felder
2019-10-21Add tests for the subject of push notificationsMark Felder
2019-09-18Bump copyright years of files changed in 2019Haelwenn (lanodan) Monnier
Done via the following command: git diff 1e6c102bfcfe0e4835a48f2483f2376f9bf86a20 --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/'
2019-07-29constants: add as_public constant and use it everywhereAriadne Conill
2019-04-29WebPush: Use Object.normalize, rewrite tests so they test reality.lain
2019-04-20Fix tests that used finmojiEkaterina Vaartis
2019-04-05Use PleromaJobQueue in Pleroma.Web.PushEgor Kislitsyn
2019-03-06[#647] tests for web pushMaksim
2019-03-04Add status text to notifications (mentions and reposts)Maxim Filippov