mastodon/app/javascript
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
..
fonts Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
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-02-27 19:13:16 +01:00
packs Change error graphic to hover-to-play (#10055) 2019-02-15 23:33:25 +01:00
styles Allow getting-started to scroll on short screens (#10075) 2019-02-27 15:03:28 +01:00