Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Reduce SQL queries for global RSS feature.
Some add-ons may trigger N+1 queries where each post alerts checks the reply ban status of the thread which requires a separate DB query.