about summary refs log tree commit diff
path: root/app/presenters
diff options
context:
space:
mode:
authorThibG <thib@sitedethib.com>2018-12-14 01:41:38 +0100
committerEugen Rochko <eugen@zeonfederated.com>2018-12-14 01:41:38 +0100
commitf20c0b8507b72dba9c36a71721113edd31567776 (patch)
tree6ead0a566823495275ea7cfcc1593735a650d4e7 /app/presenters
parent6eece70fca4ce79a8c5ff2bffb93d1e56a868e70 (diff)
Fix timeline pagination in the WebUI (#9516)
The `hasMore` property of timelines in redux store was set whenever an API
request returned only one page of results, *even* if the query only requested
newer statuses (using `since_id`), causing `hasMore` to be incorrectly set to
false whenever fetching new toots in a timeline, which happens each time
an account's timeline or media gallery is visited.
Diffstat (limited to 'app/presenters')
0 files changed, 0 insertions, 0 deletions