Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-07Update master php testing versionsJoas Schilling
2022-02-28Use a fake user to skip database queriesJoas Schilling
2022-02-24Do not read the notification we just insertedJoas Schilling
2021-10-26Restore old device signature so the proxy works againJoas Schilling
2021-10-23Fair use of push notificationsJoas Schilling
2021-10-18sign final payloadMartin Zimmermann
2021-10-11Sending unseen notifications as email periodically. Includes a new user setti...Julien Barnoin
2021-06-21Fix handling the response of the proxyJoas Schilling
2021-04-22Merge pull request #937 from nextcloud/bugfix/noid/reduce-delete-push-spamJoas Schilling
2021-04-20Only push delete-push to devices that also got the notificationJoas Schilling
2021-04-20Fix unit testsJoas Schilling
2021-04-15Move to PSR LoggerJoas Schilling
2021-04-15Use Response::setETag()Joas Schilling
2021-04-15Get DateTime object from ITimeFactoryJoas Schilling
2021-04-15Make everything strictJoas Schilling
2021-03-26Fix phpunit warningJoas Schilling
2020-11-10Add a unit test for the empty message handlingJoas Schilling
2020-09-30Add test for the new codeJoas Schilling
2020-09-30Fix unit testsJoas Schilling
2020-09-10PHP CS fixJoas Schilling
2020-08-26No push notifications when in DNDJoas Schilling
2020-08-26Set the user status as header, so clients can decide to not show notificationsJoas Schilling
2020-07-09Don't push without internet connectionJoas Schilling
2020-07-08Use the L10N factory to get the users languageJoas Schilling
2020-06-22Merge pull request #656 from nextcloud/bugfix/noid/ignore-old-push-devicesJoas Schilling
2020-06-22Adjust the unit tests tooJoas Schilling
2020-06-18Move to new bootstrap mechanismRoeland Jago Douma
2020-04-23Fix unit tests after #620Joas Schilling
2020-03-23Fix mocked servicesJoas Schilling
2020-03-05Fix phpunitJoas Schilling
2019-12-10Fix testsRoeland Jago Douma
2019-12-05Update master php testing versionsJoas Schilling
2019-07-18Fix unit testJoas Schilling
2019-02-18Less alerting log entries on failsJoas Schilling
2018-08-06Add the notification ID to the push to allow getting more detailsJoas Schilling
2018-08-02Fix unit testsJoas Schilling
2018-07-02Make sure force_lang is used and the correct defaultMorris Jobke
2018-02-20Make Handler only return one typeJoas Schilling
2018-02-16Add capabilities for the new functionalityJoas Schilling
2018-02-16PHP 7.0 requirementJoas Schilling
2018-02-16Merge admin notifications appJoas Schilling
2018-02-02Add an endpoint to delete all notificationsJoas Schilling
2017-11-21Add the object info to Talk notificationsJoas Schilling
2017-11-21Only send Talk notificiations to the Talk app and vice-versaJoas Schilling
2017-04-21Add unit tests for the PushControllerJoas Schilling
2017-04-19Add unit tests for PushJoas Schilling
2017-04-19Add more testsJoas Schilling
2017-04-19Fix existing testsJoas Schilling
2017-04-18Fix routesJoas Schilling
2017-04-18Add capability for pushJoas Schilling