ThibG 6e8743d17a 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)
2019-02-27 19:13:16 +01:00
..
2018-03-24 13:06:27 +01:00
2017-07-08 00:06:02 +02:00
2018-06-29 15:34:36 +02:00
2017-09-13 10:24:33 +02:00
2017-05-20 17:31:47 +02:00
2018-03-24 13:06:27 +01:00
2018-02-28 06:54:55 +01:00
2018-04-17 15:23:46 +02:00
2018-03-24 13:06:27 +01:00