diff options
author | ThibG <thib@sitedethib.com> | 2019-02-27 19:13:16 +0100 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2019-02-27 19:13:16 +0100 |
commit | 6e8743d17a92438bd2332e97f824bc212fa4b96e (patch) | |
tree | 3ccc45abf83fbd5d33e8d419f1bf61f2a7567ebb /app/lib/activitypub/activity | |
parent | df0120670398246739144466bf327193383ba530 (diff) |
Fix direct timeline pagination in the WebUI (#10126)
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 conversations (using `since_id`), causing `hasMore` to be incorrectly set to false whenever fetching new toots in the direct timeline, which happens each time the direct message column is opened. (Basically #9516 for direct messages)
Diffstat (limited to 'app/lib/activitypub/activity')
0 files changed, 0 insertions, 0 deletions