4 Commits

Author SHA1 Message Date
Yigit Kerem Oktay
96f79ee725 Revert "Merge pull request #135 from server-status-project/master"
This reverts commit 8d571547f59d28bae823ddb0f7102f4a56bd4883, reversing
changes made to e96df7015eaeb9027501e0f04424c7706f689668.
2020-11-05 16:54:04 +03:00
Yigit Kerem Oktay
46c0b55779 Revert "Merge branch 'dev' into master"
This reverts commit 18b89e8c35ff28b22696ff028e483a53430d7cdb, reversing
changes made to 81132e9ccfb433fffe376902fd2597f1f62ea1f1.
2020-11-05 16:51:43 +03:00
thnilsen
e3d8e3ecf8 Added queue to handle sending of subscribers notifications 2020-06-16 20:11:25 +02:00
Thomas Nilsen
82e3dcb11e Add new classes
This implements the following new classes

- mailer.php Class to handle smtp/mail related tasks. This implements
  support for PHPMailer()

- notification.php Class to handle notification to subscribers.

- subscriber.php Class to handle the self-managment of subscribers.

- subscriptions.php Class to handle subscription to services for
  subscribers.
2018-11-25 17:18:09 +01:00