docbrown/app/services/users
Michael Kohl 09828853f6
✂✂✂ Remove Connect (#14734)
* Remove Connect

* Remove more Connect specs

* Remove a lot more Connect code

* 🚮

* It all has to go

* Explicitly add httpclient

* Update application layout

* Remove messages association from User

* Start fixing specs

* reintroduce util function and refactor references

* Remove Connect Cypress test

* Fix more specs

* Remove Connect from listings

* Ignore contact_via_connect column on listings

* Remove contact_via_connect usages

* Ignore mod_chat_channel_id on tags

* Drop Connect tables

* Remove email_connect_messages from user notification settings

* Re-add httpclient 2.8.3

This was mistakenly removed as a merge conflict

* Don't need to exclude removed chat channel file

* Remove unneeded style for chat channels

* Remove unneeded channel list prop type

* Remove chat channels index/connect-link from getPageEntries

* Re-add comment from httpclient in Gemfile

* Remove connect references from mailers

Tag Moderators no longer have a chat channel

No longer will users be notified about new messages (there won't be
any)

No longer will users be notified about channel invites (you can't
invite anyone anymore)

* Don't configure Pusher and remove PUSHER_* from .env_sample

since it's removed from gemfile, the Pusher constant will not resolve, if this is
configured in the environment variables we'll fail to boot.

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
Co-authored-by: Dan Uber <dan@forem.com>
2021-11-18 08:21:00 -06:00
..
approved_liquid_tags.rb Move method #approved_liquid_tags to user service (#10663) 2020-10-07 12:04:08 +07:00
create_mascot_account.rb Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
delete.rb Rename banned and comment_banned roles (#12270) 2021-04-06 10:12:14 -05:00
delete_activity.rb ✂✂✂ Remove Connect (#14734) 2021-11-18 08:21:00 -06:00
delete_articles.rb Remove discussion locks prior to deleting an article (#14488) 2021-08-12 10:50:01 -04:00
delete_comments.rb Remove Elasticsearch ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ (#13606) 2021-05-03 11:09:45 -04:00
profile_image_generator.rb Rubocop: Enable and fix Style/StringConcatenation (#9844) 2020-08-18 14:50:15 +02:00
remove_role.rb Rename unidiomatic methods (#13328) 2021-04-09 10:59:56 -05:00
request_destroy.rb [deploy] Use Action Mailer parameterized syntax (#8853) 2020-06-23 13:48:41 -05:00
safe_remote_profile_image_url.rb Fix bug where OAuth signups were not pulling in OAuth provider's profile image (#14711) 2021-09-14 22:13:16 -04:00
suggest_for_sidebar.rb Remove hardcoded user profile fields (#14079) 2021-08-18 11:44:53 +07:00
suggest_recent.rb Profile generalization cleanup phase 2 (#14555) 2021-08-27 09:17:26 +07:00
update.rb Profile generalization: cleanup (#12947) 2021-08-20 16:36:02 +02:00