You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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)
6 years ago
..
fonts Redesign the landing page, mount public timeline on it (#4122) 8 years ago
images Fix icon alignment in onboarding interaction screen (#9686) 6 years ago
mastodon Fix direct timeline pagination in the WebUI (#10126) 6 years ago
packs Change error graphic to hover-to-play (#10055) 6 years ago
styles Allow getting-started to scroll on short screens (#10075) 6 years ago