gnu-social/plugins/EmailSummary/lib
Joshua Judson Rosen bf0f22744d UserEmailSummaryHandler: Update notice-fetching logic
InboxNoticeStream::getNotices() no longer returns an ArrayWrapper;
just fetch notices normally via $notice->fetch(), so that
we can actually get the top notice-ID and update email_summary_status
accordingly--and not mail about the same notices repeatedly.
2014-11-23 23:28:28 -05:00
..
siteemailsummaryhandler.php plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
useremailsummaryhandler.php UserEmailSummaryHandler: Update notice-fetching logic 2014-11-23 23:28:28 -05:00