mastodon/app/javascript
ThibG f20c0b8507 Fix timeline pagination in the WebUI (#9516)
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-14 01:41:38 +01:00
..
fonts Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
images Crush PNGs to reduce overall size (#7954) 2018-07-05 15:20:16 +02:00
mastodon Fix timeline pagination in the WebUI (#9516) 2018-12-14 01:41:38 +01:00
packs Escape HTML in profile name preview in profile settings (#9446) 2018-12-07 16:42:22 +01:00
styles Make notification time smaller and reduce contrast (#9464) 2018-12-08 00:40:11 +01:00