]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Fix since_id and max_id API parameters for inbox-based loads; was failing if the...
authorBrion Vibber <brion@pobox.com>
Fri, 15 Jan 2010 18:01:50 +0000 (10:01 -0800)
committerBrion Vibber <brion@pobox.com>
Fri, 15 Jan 2010 18:01:50 +0000 (10:01 -0800)
commit745d4283653caf06ede206f58fe0f96b4fdd2c5d
tree54be37b9c769dd8eee23f50056b5f8879edcd339
parentef016dca45b17e7a9e8aae17ffe1b5caf0e2694c
Fix since_id and max_id API parameters for inbox-based loads; was failing if the exact id mentioned wasn't present in the inbox (or had been trimmed out)
classes/Inbox.php