Pranav
|
505ede2761
|
fix: Change the column identifier from string to text to avoid overflow (#9073)
Fixes: https://linear.app/chatwoot/issue/CW-3118/cannot-subscribe-to-notifications-on-microsoft-edge
Fix the issue with notifications in Microsoft Edge. The Edge push notification payload identifier has more than 255 characters. The API calls were failing due to this. This PR would fix the issue.
|
2024-03-07 11:13:01 +05:30 |
|
Sojan Jose
|
a13a474c23
|
Chore: Firebase Cloud Messaging Support (#858)
|
2020-06-05 00:15:50 +05:30 |
|
Pranav Raj S
|
e9131ea558
|
Feature: Add web push notification permission in frontend (#766)
Add webpush notification permission in frontend
Co-authored-by: Sojan <sojan@pepalo.com>
|
2020-05-06 00:10:56 +05:30 |
|
Sojan Jose
|
96da27f1f6
|
Feature: User Notification Objects (#752)
Co-authored-by: Pranav Raj S <pranavrajs@gmail.com>
|
2020-05-01 14:53:43 +05:30 |
|