mastodon/spec/models/concerns
Akihiko Odaki 519119f657 Paginate ancestor statuses in public page (#7102)
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
..
account_finder_concern_spec.rb Handle nil and blank cases in Account finders (#3500) 2017-06-01 08:20:36 -04:00
account_interactions_spec.rb Allow hiding of reblogs from followed users (#5762) 2017-11-28 15:00:35 +01:00
remotable_spec.rb Validate HTTP response length while receiving (#6891) 2018-03-26 14:02:10 +02:00
status_threading_concern_spec.rb Paginate ancestor statuses in public page (#7102) 2018-04-11 12:35:09 +02:00
streamable_spec.rb Add tests for Streamable (#5771) 2017-11-24 14:42:57 +01:00