Commit Graph

3 Commits (c04048aae839780a939e196145a51a98e99b733c)

Author SHA1 Message Date
Akihiko Odaki e22f682df0 Paginate descendant statuses in public page () 2018-04-23 19:27:35 +02:00
Akihiko Odaki 6c2344d4dd Paginate ancestor statuses in public page ()
This also limits the statuses returned by API, but pagination is not
implemented in Web API yet. I still expect it brings user experience
better than making a user wait to fetch all ancestor statuses and flooding
the column with them.
2018-04-11 12:35:09 +02:00
Matt Jankowski d339ac2c76 Introduce StatusThreadingConcern ()
* Add a StatusFilter class to identify visibility of statuses by accounts

* Extract StatusThreadingConcern from Status

* Clarify purpose of checking for nil account
2017-06-05 16:07:44 +02:00