php-mpos/public/include/classes
Sebastian Grewe 69a3761be5 Adding notification reset once worker is active
Go through all active notifications (active means they are not notified
again) and check if their state has changed. If so, mark as inactive and
allow for re-notification of the same type and data.
2013-06-07 15:36:35 +02:00
..
bitcoin.class.php Adding more actions for API page 2013-05-28 10:50:16 +02:00
bitcoinwrapper.class.php Adding more in-line documentation and some cleanup 2013-05-30 09:55:21 +02:00
block.class.php Ensure no old blocks shares are counter for new ones 2013-06-06 22:27:34 +02:00
debug.class.php allow caching to be more transparent and configurable 2013-05-17 16:25:45 +02:00
mail.class.php Adding notification reset once worker is active 2013-06-07 15:36:35 +02:00
notification.class.php Adding notification reset once worker is active 2013-06-07 15:36:35 +02:00
setting.class.php Adding more in-line documentation and some cleanup 2013-05-30 09:55:21 +02:00
share.class.php Changing upstream share finding function 2013-05-31 12:11:56 +02:00
statistics.class.php Properly display both shares and hashrates 2013-06-07 09:02:58 +02:00
statscache.class.php Moved setCache method into StatsCacheClass 2013-05-28 10:09:57 +02:00
tools.class.php Adding more in-line documentation and some cleanup 2013-05-30 09:55:21 +02:00
transaction.class.php Find ALL transactions, even unconfirmed 2013-06-04 14:28:34 +02:00
user.class.php Adding min/max threshold configuration 2013-06-05 09:11:25 +02:00
worker.class.php Adding notification reset once worker is active 2013-06-07 15:36:35 +02:00