]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Notice::getAsTimestamp() static function to look up the timestamp for a given notice...
authorBrion Vibber <brion@pobox.com>
Fri, 17 Dec 2010 20:09:02 +0000 (12:09 -0800)
committerBrion Vibber <brion@pobox.com>
Fri, 17 Dec 2010 20:09:02 +0000 (12:09 -0800)
commit7c84c355878353ae0aeefb9f6b3adbc673f758b6
treeb8289d73095419b0e470a24be8721aa8a6453afd
parent0e7a283883bc82ca2dfa5426c254caf7d749252c
Notice::getAsTimestamp() static function to look up the timestamp for a given notice, even if it's been deleted. To be used for converting since_id/max_id processing to use timestamp sorting internally.
classes/Notice.php