]> 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:03:02 +0000 (10:03 -0800)
commit963260d2628cdaccd330c47761ebbf972193f15e
tree0db2a80aa5ea251adc35577214b97117f2768baa
parent038287c1ffb71207f8028014f20005483364956d
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