index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
web
/
push
Age
Commit message (
Expand
)
Author
2020-10-13
tests consistency
Alexander Strizhakov
2020-10-01
web push http_client fix
Alexander Strizhakov
2020-09-17
Make WebPushEncryption use Pleroma.HTTP as an HTTP adapter
Sergey Suprunenko
2020-06-26
Lint
Mark Felder
2020-06-26
Rename notification "privacy_option" setting
Mark Felder
2020-06-06
WebPush: Don't break on contentless chat messages.
lain
2020-06-04
WebPush: Push out chat message notications.
lain
2020-06-02
Activity: Remove notifications-related functions.
lain
2020-05-21
Announcements: Fix all tests.
lain
2020-05-13
Merge branch 'fix/1742-random-failing-tests' into 'develop'
lain
2020-05-13
don't use global mocks in setup callbacks
Alexander Strizhakov
2020-05-13
Add OpenAPI spec for StatusController
Egor Kislitsyn
2020-05-07
Test Direct, Public, and Favorite notifications with privacy option
Mark Felder
2020-05-06
Hide the sender when privacy option is enabled
Mark Felder
2020-04-22
WebPush: Return proper values for jobs.
lain
2020-04-06
Merge branch 'remake-remodel-2' into 'develop'
lain
2020-03-19
Merge branch 'remake-remodel' into develop
lain
2020-02-29
Merge branch 'develop' into gun
Alexander Strizhakov
2020-02-25
Add a test to ensure OAuth tokens are tied to Push subscriptions
Egor Kislitsyn
2020-02-18
adding gun adapter
Alexander Strizhakov
2019-11-28
added privacy option to push notifications
Maksim Pechnikov
2019-11-05
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel
lain
2019-10-21
Spelling
Mark Felder
2019-10-21
Add tests for the subject of push notifications
Mark Felder
2019-10-16
Introduce new ingestion pipeline structure, implement internal Likes with it.
lain
2019-09-18
Bump copyright years of files changed in 2019
Haelwenn (lanodan) Monnier
2019-07-29
constants: add as_public constant and use it everywhere
Ariadne Conill
2019-04-29
WebPush: Use Object.normalize, rewrite tests so they test reality.
lain
2019-04-20
Fix tests that used finmoji
Ekaterina Vaartis
2019-04-05
Use PleromaJobQueue in Pleroma.Web.Push
Egor Kislitsyn
2019-03-06
[#647] tests for web push
Maksim
2019-03-04
Add status text to notifications (mentions and reposts)
Maxim Filippov