]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Actually use the renew code
authorStephen Paul Weber <singpolyma@singpolyma.net>
Wed, 21 Oct 2015 01:10:48 +0000 (01:10 +0000)
committerStephen Paul Weber <singpolyma@singpolyma.net>
Wed, 21 Oct 2015 01:10:48 +0000 (01:10 +0000)
commitdf46f123dd656545c80821931f0a384f7dc5d608
tree485e43bfcd5b5737b6aa285b2ffeb0dabee184db
parent0ba53edd968ceb53d520351d2846faa97d31bb6f
Actually use the renew code

We have the code to check once a day and renew, but currently it's
just in a script directory.  This change adds an event listener
hook to check and renew subscriptions daily.
plugins/OStatus/OStatusPlugin.php