]> cat aescling's git repositories - mastodon.git/commit
Fix load more on account timelines (regression from #3311) (#3475)
authorunarist <m.unarist@gmail.com>
Wed, 31 May 2017 13:30:26 +0000 (22:30 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 31 May 2017 13:30:26 +0000 (15:30 +0200)
commite49dc6a06eb18af023da82d60e485cd3c382fc96
treeb272b1ab4a9e11b829dbcc0774b6f91508d9b777
parent0e12a8dab9ccec83b91722a8b0a065c0919af98a
Fix load more on account timelines (regression from #3311) (#3475)

This prevents `next` state from being overridden on the loading *new* statuses.
app/javascript/mastodon/actions/accounts.js
app/javascript/mastodon/reducers/timelines.js