Phuks-co / throat

Open Source link aggregator and discussion platform powering Phuks
https://phuks.co
MIT License
74 stars 32 forks source link

Cleaned up invite query #130

Closed ferocious-ferret closed 4 years ago

ferocious-ferret commented 4 years ago

For some users (Admins) who had many users, previous query could lead to one second+ load times of their page. This reduces the query to a single query for better performance.