]> cat aescling's git repositories - mastodon.git/commit
Paginate descendant statuses in public page (#7148)
authorAkihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>
Mon, 23 Apr 2018 17:27:35 +0000 (02:27 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 23 Apr 2018 17:27:35 +0000 (19:27 +0200)
commit1258efa882b7a0eedc868640eb8e5a9075445ca0
tree1213d483fe94e777ef24b475d159ab2dd96fd966
parent06817b3c1fdcc9c2b3484478588cc348a4a06537
Paginate descendant statuses in public page (#7148)
app/controllers/api/v1/statuses_controller.rb
app/controllers/statuses_controller.rb
app/models/concerns/status_threading_concern.rb
app/views/stream_entries/_more.html.haml [new file with mode: 0644]
app/views/stream_entries/_status.html.haml
spec/controllers/statuses_controller_spec.rb
spec/models/concerns/status_threading_concern_spec.rb
spec/views/stream_entries/show.html.haml_spec.rb