]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
FilteringNoticeStream now uses OOP for getNotices
authorMikael Nordfeldth <mmn@hethane.se>
Mon, 12 May 2014 09:08:25 +0000 (11:08 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Mon, 12 May 2014 09:08:25 +0000 (11:08 +0200)
commite0014b67361d37f3d19315d029cdd11f71d82774
treedca4736c6ff1a21e41d5939bf8a93a819ff5cd7e
parent8f8a7dbde054667462cd88560fa7a32df13e7712
FilteringNoticeStream now uses OOP for getNotices

getNoticeIds gives the notices to fetch, which are caught by getNotices
in a parent class.
lib/filteringnoticestream.php