diff options
author | ThibG <thib@sitedethib.com> | 2018-12-14 01:41:38 +0100 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2018-12-14 01:41:38 +0100 |
commit | f20c0b8507b72dba9c36a71721113edd31567776 (patch) | |
tree | 6ead0a566823495275ea7cfcc1593735a650d4e7 /spec/controllers | |
parent | 6eece70fca4ce79a8c5ff2bffb93d1e56a868e70 (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 'spec/controllers')
0 files changed, 0 insertions, 0 deletions