Activity FluffE 2021-04-17 03:32:07 UTC If this gets 25 likes @ralph has to implement a “sort by most liked” into the activity 2 arcionek · 5 years, 2 months ago I think that contributes to most popular category. Though wanted Ralph to implement most popular polls but he died inside thinking of dealing with php again 2021-04-17 03:48:54 UTC 1 Ralph (Developer) · 5 years, 2 months ago buddypress doesn’t make it easy to sort things by anything custom the queries become complex and take seconds to run vs just milliseconds with the typical “newest/oldest” it kinda sucks :/ 2021-04-17 11:53:36 UTC 1
I think that contributes to most popular category.
Though wanted Ralph to implement most popular polls but he died inside thinking of dealing with php again
buddypress doesn’t make it easy to sort things by anything custom
the queries become complex and take seconds to run vs just milliseconds with the typical “newest/oldest”
it kinda sucks :/