mastodon/app/javascript/flavours
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
..
glitch [Glitch] Fix timeline pagination in the WebUI 2018-12-13 21:59:46 +01:00
vanilla Fix rails-ujs not being run on some settings pages (fixes #645) 2018-08-17 19:51:05 +02:00