Chatwoot/lib
Sojan Jose b1eea7f7d1
chore: Introduce enterprise edition license (#3209)
- Initialize an "enterprise" folder that is copyrighted.
- You can remove this folder and the system will continue functioning normally, in case you want a purely MIT licensed product.
- Enable limit on the number of user accounts in enterprise code.
- Use enterprise edition injector methods (inspired from Gitlab).
- SaaS software would run enterprise edition software always.

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2021-12-09 12:07:48 +05:30
..
action_view/template/handlers feat: Customisable Email Templates (#1095) 2020-08-06 15:21:06 +05:30
assets Initial Commit 2019-08-14 15:18:44 +05:30
custom_exceptions chore: Introduce enterprise edition license (#3209) 2021-12-09 12:07:48 +05:30
events feat: Add a view for mentions (#3505) 2021-12-09 11:20:14 +05:30
filters feat: Add advanced contact filters (#3471) 2021-12-02 19:12:44 -08:00
integrations feat: migrate facebook env vars to globalConfig (#3369) 2021-11-25 00:55:26 +05:30
redis chore: Add assigned option to conversation finder API (#2630) 2021-07-14 22:51:27 +05:30
reports 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
seeders Chore: API Improvements (#3469) 2021-11-27 00:48:46 +05:30
tasks feat: Add support for Clever cloud deployments (#1703) 2021-01-29 17:08:40 +05:30
webhooks chore: Minor API fixes (#3290) 2021-10-28 15:26:20 +05:30
chatwoot_app.rb chore: Introduce enterprise edition license (#3209) 2021-12-09 12:07:48 +05:30
chatwoot_hub.rb feat: Use relay server for self-hosted mobile push notifications (#2757) 2021-08-17 01:44:16 +05:30
config_loader.rb feat: installation config in super admin console (#1641) 2021-01-15 13:21:53 +05:30
current.rb feat: Business hour Inbox APIs (#1821) 2021-02-23 12:11:15 +05:30
exception_list.rb fix: Handle more rest client exceptions (#2930) 2021-08-31 19:45:11 +05:30
global_config.rb feat: add GlobalConfigService to support env vars migration (#3288) 2021-11-03 21:34:42 +04:00
global_config_service.rb fix: make GlobalConfig migrated from .env editable from UI (#3360) 2021-11-11 19:31:25 +05:30
online_status_tracker.rb chore: Move agent availability to Account level (#3074) 2021-10-07 13:21:46 +05:30
regex_helper.rb chore: Change the notification text for mention notification type (#2534) 2021-06-29 14:32:57 +05:30
vapid_service.rb feat: autogenerate vapid keys for push notifications (#3128) 2021-11-09 21:36:32 +05:30