- Add email collect hook on creating conversation - Merge contact if it already exist
* Add annotate gem to the project * Annotate models, fixtures, factories and model_specs * Keep annotations only in Models * Remove unwanted changes in model specs * Exclude auto_annotate_models from rubocop
* move source id from contacts * Fix contactInbox model name * rubocop fix * Fix rspec