nextcloud-server/tests/lib/Notification
Joas Schilling b578a1e8b5
Fair use of push notifications
We want to keep offering our push notification service for free, but large
users overload our infrastructure. For this reason we have to rate-limit the
use of push notifications. If you need this feature, consider setting up your
own push server or using Nextcloud Enterprise.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-23 00:54:50 +07:00
..
ActionTest.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +07:00
DummyApp.php Use a blank line after the opening tag 2020-04-09 11:50:14 +07:00
DummyNotifier.php Use a blank line after the opening tag 2020-04-09 11:50:14 +07:00
ManagerTest.php Fair use of push notifications 2021-10-23 00:54:50 +07:00
NotificationTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00