Create the is:followed search operator. Fetch all messages that are from followed topics using exists. Update API documentation and changelog. Co-authored-by: Kenneth Rodrigues <kenneth.nrk123@gmail.com> Fixes #27309.
Loading sqlalchemy can take a significant amount of time, so splitting these into these own file can be a significant startup-time savings.