#social 2021-02-08

2021-02-08 UTC
#
Ariadne
does a Collection have to be paged? iā€™m thinking about things like search results where you only return N items and the collection itself is ephemeral anyway
#
nightpool[m]
most search results are paginated
#
nightpool[m]
Ariadne:
#
nightpool[m]
oops, the second message was a mistake
#
nightpool[m]
but to answer your question, no, Collection can have `items` directly
#
Ariadne
thanks nightpool
#
Ariadne
since switching from hacked up pleroma FE to my own AP c2s client i notice that search is missing :)
#
nightpool[m]
I'll just note that we had unpaginated search for a long time in mastodon and it was deeply frustrating and things got a lot better when we added the little "more" button
#
Ariadne
so i wanted to implement search endpoint that returns a collection of AS entities
#
Ariadne
hmm i did not know that mastodon search was paginated now. interesting
sl007, lsneff, dmitriz, Grishka, daniel-uhlik and treora joined the channel