Chatwoot/app
Santhosh C 6cfd7d3836
feat: autogenerate vapid keys for push notifications (#3128)
* feat: Autogenerate push notification keys
* add vapid service class and remove pushkey model
* add spec for vapid service
* unset vapid env keys
* Unset VAPID_PRIVATE_KEY env variable

Co-authored-by: Sojan Jose <sojan@chatwoot.com>
Co-authored-by: Vishnu Narayanan <vishnu@chatwoot.com>
2021-11-09 21:36:32 +05:30
..
actions feat: Create modal to merge two contacts (#2457) 2021-10-13 18:35:13 +05:30
assets feat: Fixes #1940 WCAG support for website widget (#2071) 2021-09-02 12:13:53 +05:30
builders feat: Support cc and bcc in email replies (#3098) 2021-10-11 13:00:48 +05:30
channels Chore: Fix presence for current user (#1001) 2020-07-04 20:03:16 +05:30
controllers feat: autogenerate vapid keys for push notifications (#3128) 2021-11-09 21:36:32 +05:30
dashboards feat: Improved password security policy (#2345) 2021-06-07 17:26:08 +05:30
dispatchers feat: Add CSAT response APIs (#2503) 2021-06-29 20:59:41 +05:30
drops chore: Display available name in email (#2888) 2021-08-26 15:16:47 +05:30
fields feat: installation config in super admin console (#1641) 2021-01-15 13:21:53 +05:30
finders feat: Add all filter for conversations (#3102) 2021-09-29 16:23:39 +05:30
helpers chore: Security Improvements to the API (#2893) 2021-09-01 15:08:05 +05:30
javascript feat: autogenerate vapid keys for push notifications (#3128) 2021-11-09 21:36:32 +05:30
jobs chore: fix the failing user destroy for admin (#3223) 2021-10-16 00:11:53 +05:30
listeners fix: Disable typing indicator for user when agent is typing a private note (#3303) 2021-11-01 12:20:07 +04:00
mailboxes feat: Display sent status of emails in email channel (#3125) 2021-10-14 12:55:46 +05:30
mailers feat: Ability to specify a subject line for outbound emails (#3168) 2021-10-27 13:09:29 +05:30
models feat: Add notes for Contacts (#3273) 2021-10-25 18:35:58 +05:30
policies feat: Conversation and contact endpoint (#3198) 2021-10-20 18:14:56 +05:30
presenters feat: Display "Snoozed Until" time on conversation header (#3028) 2021-09-29 19:33:51 +05:30
services feat: autogenerate vapid keys for push notifications (#3128) 2021-11-09 21:36:32 +05:30
views feat: autogenerate vapid keys for push notifications (#3128) 2021-11-09 21:36:32 +05:30
workers feat: Display sent status of emails in email channel (#3125) 2021-10-14 12:55:46 +05:30
test-matchers.js Initial testing with jest (#133) 2019-10-15 00:18:46 +05:30