* Added a new worker to create chat channels after a follow * Moved the chat channe creation to after_create_commit hook
* Refactors ActiveJob to SidekiqWorker: Follows::SendEmailNotificationWorker * improves naming of User#receives_follower_email_notifications? * adjust expect count for spec SendEmailNotificationWorker