docbrown/app/controllers/concerns
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
..
.keep Initial commit 2018-02-28 16:11:08 -05:00
caching_headers.rb Split Settings::UserExperience (#13495) 2021-04-28 13:29:25 +07:00
development_dependency_checks.rb [15-Minute Fix] Refactor code smells (#13347) 2021-04-21 14:52:32 -05:00
edge_cache_safety_check.rb Remove docs from repo ✂✂✂ (#14579) 2021-08-23 17:23:42 -04:00
image_uploads.rb [15-Minute Fix] Refactor code smells (#13347) 2021-04-21 14:52:32 -05:00
json_api_sort_param.rb 15 minute fix: Add default argument to JsonApiSortParam (#13369) 2021-04-14 10:32:07 +07:00
listings_toolkit.rb ✂✂✂ Remove Connect (#14734) 2021-11-18 08:21:00 -06:00
session_current_user.rb [15-Minute Fix] Refactor code smells (#13347) 2021-04-21 14:52:32 -05:00
valid_request.rb Bump rubocop from 1.18.4 to 1.19.0 (#14489) 2021-08-13 13:14:59 +07:00
verify_setup_completed.rb Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00