Thibaut Girka 132dd28162 [Glitch] Fix timeline pagination in the WebUI
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.
2018-12-13 21:59:46 +01:00
..
2018-08-19 21:36:46 +02:00
2017-12-03 23:26:40 -08:00
2018-01-04 14:42:58 +01:00
2018-01-15 21:17:03 -08:00