* Create a new role `app` based on the role bot
* Reimplement AppUserBridge.create method
* checkUsernameAvailability before creating app user
* Notify admin when meeting Apps_User_Already_Exists error
* Implementing createAppUser in Rocket.Chat side
* Prevent "App users" from logging-in on Rocket.Chat
* Add new user type 'app'
* Change active user count query
* Add createdAt automatically to users created via app
Co-authored-by: Upendra Reddy <upendrareddy2511@gmail.com>
Co-authored-by: Douglas Gubert <d-gubert@users.noreply.github.com>
"Apps_Marketplace_pricingPlan_yearly_perUser":"__price__ / year per user",
"Apps_Settings":"App's Settings",
"Apps_User_Already_Exists":"The username \"__username__\" is already being used. Rename or remove the user using it to install this App",
"Apps_WhatIsIt":"Apps: What Are They?",
"Apps_WhatIsIt_paragraph1":"A new icon in the administration area! What does this mean and what are Apps?",
"Apps_WhatIsIt_paragraph2":"First off, Apps in this context do not refer to the mobile applications. In fact, it would be best to think of them in terms of plugins or advanced integrations.",