]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Add an inbox queue handler
authorEvan Prodromou <evan@controlyourself.ca>
Thu, 23 Apr 2009 09:08:48 +0000 (05:08 -0400)
committerEvan Prodromou <evan@controlyourself.ca>
Thu, 23 Apr 2009 09:08:48 +0000 (05:08 -0400)
commitaee45ea91dcec4736d8b9befe17e030b873d9226
tree524bfc90f30359536efc682d17715334251ae345
parent640628de2d593933e810b4785dfe38923b979713
Add an inbox queue handler

Handle distributing a notice to multiple inboxes in a queue handler
rather than in the Web action.
classes/Notice.php
lib/util.php
scripts/inboxqueuehandler.php [new file with mode: 0644]
scripts/startdaemons.sh
scripts/stopdaemons.sh