]> cat aescling's git repositories - mastodon.git/commit
Fix LoadMore on account media gallery (#6933)
authorunarist <m.unarist@gmail.com>
Tue, 27 Mar 2018 14:53:52 +0000 (23:53 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 27 Mar 2018 14:53:52 +0000 (16:53 +0200)
commit3523aa440ba3f52bf28fe1e9707506d327c4431f
tree475a6e78d4c9812a00ace72c05e49fe8312afa20
parentf5ed5f386020a08e8a659f4a6d25d2b875852be8
Fix LoadMore on account media gallery (#6933)

max_id in the fetch request should be a status id, but media attachment id was used.
app/javascript/mastodon/features/account_gallery/index.js