Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-23 | Paginate descendant statuses in public page (#7148) | Akihiko Odaki | |
2018-04-11 | Paginate ancestor statuses in public page (#7102) | Akihiko Odaki | |
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. | |||
2017-06-05 | Introduce StatusThreadingConcern (#3490) | Matt Jankowski | |
* Add a StatusFilter class to identify visibility of statuses by accounts * Extract StatusThreadingConcern from Status * Clarify purpose of checking for nil account |