mastodon/app/javascript
ThibG 3a3cdc9724 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-03-05 18:04:02 +01:00
..
fonts
images Fix icon alignment in onboarding interaction screen (#9686) 2019-01-01 16:19:51 +01:00
mastodon Fix direct timeline pagination in the WebUI (#10126) 2019-03-05 18:04:02 +01:00
packs Change error graphic to hover-to-play (#10055) 2019-02-17 19:50:44 +01:00
styles Allow getting-started to scroll on short screens (#10075) 2019-03-05 18:03:42 +01:00