Muhsin Keloth
|
e6cf8c39b7
|
feat: Update last_snoozed_at after the un-snooze notification (#8943)
|
2024-02-20 18:55:39 +05:30 |
|
Muhsin Keloth
|
cd06b2b337
|
fix: Inbox view Read/Snoozed display filters (#8907)
* fix: Notification filters
* Update notification_finder.rb
* Update notification_finder.rb
* Update notification_finder.rb
* fix: spec
* fix: specs
* Update notification_finder.rb
* fix: add more fixes
* Update notification_finder.rb
* fix: specs
* chore: better comments
* chore: removed filtering
* chore: refactoring
* fix: review fixes
* fix: API call
* chore: Minor fix
* Rename spec
* Fix params getting undefined
* Fix finder
---------
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: iamsivin <iamsivin@gmail.com>
Co-authored-by: Pranav <pranav@chatwoot.com>
|
2024-02-17 13:59:25 +05:30 |
|
Muhsin Keloth
|
39e27d2a23
|
feat: Delete all/read notifications (#8844)
|
2024-02-05 13:33:05 +05:30 |
|
Muhsin Keloth
|
d3c1fce761
|
feat: Inbox item actions (#8838)
* feat: Inbox item actions
* feat: add inbox id in push event data
* Update InboxList.vue
* feat: complete actions
* Update InboxList.vue
* Update InboxView.vue
* chore: code cleanup
* chore: fix specs
---------
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
|
2024-02-02 11:58:47 +05:30 |
|
Muhsin Keloth
|
896473f03e
|
fix: Notification count is incorrect when the number of notifications exceeds the page size. (#8723)
- The notification count is incorrect when the number of notifications exceeds the page size.
|
2024-01-17 15:14:37 +04:00 |
|
Muhsin Keloth
|
818424259f
|
chore: Get all notification API improvments (#8549)
Co-authored-by: Sojan Jose <sojan@chatwoot.com>
|
2024-01-17 09:02:18 +05:30 |
|
Muhsin Keloth
|
449503bb94
|
feat: Snooze notification API (#8439)
|
2023-12-04 12:32:35 +05:30 |
|
Muhsin Keloth
|
bc6e3e598f
|
feat: Delete notification by id API (#8430)
|
2023-11-29 22:45:11 +05:30 |
|
Sojan Jose
|
a5bc81b304
|
chore: Suppress the unnecessary CSRF warning (#2606)
Suppress the unnecessary CSRF warning
|
2021-07-14 18:40:24 +05:30 |
|
Muhsin Keloth
|
c087e75808
|
feat: notification center (#1612)
Co-authored-by: Pranav <pranav@chatwoot.com>
|
2021-01-25 00:59:44 +05:30 |
|
Muhsin Keloth
|
dd90e24d02
|
chore: Add unread notification count API (#1646)
Co-authored-by: Sojan <sojan@pepalo.com>
|
2021-01-17 22:45:31 +05:30 |
|
Muhsin Keloth
|
2d5aa9d3bd
|
chore: Add count and current page in notification meta details (#1619)
|
2021-01-13 17:04:27 +05:30 |
|
Sojan Jose
|
b0bbd757b5
|
Chore: FCM Notification Improvements (#957)
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
|
2020-06-15 13:36:56 +05:30 |
|
Sojan Jose
|
8b022311c0
|
Chore: FCM Push Fixes (#934)
|
2020-06-09 17:42:18 +05:30 |
|
Sojan Jose
|
051871a3cd
|
Chore: Code Cleanup in API controllers (#932)
* Chore: Code Cleanup in API controllers
* Remove unnecessary scoping for accounts controller
|
2020-06-07 13:58:05 +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 |
|