openvk/Web/Models/Entities/Notifications
mrilyew 1d06a41b39
fix: resolve issues related to API listens field, anonymous notifications, and UX bugs (#1279)
- Исправлено #1278 по идее
- Добавил поле listens в апи (показывается только для своих треков)
- Исправлен старинный баг, связанный с анонимкой (в уведомлении виден
реальный автор)
- Было неправильно добавлять ссылку на "избранное" в навигационное меню,
поэтому она перенесена в настройки на довольно логичное место
- Удалены некоторые импульсивности в коде и некоторые баги ux

---------

Co-authored-by: Alexander Minkin <weryskok@gmail.com>
2025-05-03 16:53:14 +03:00
..
ClubModeratorNotification.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
CoinsTransferNotification.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
CommentNotification.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
FriendRemovalNotification.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
GiftNotification.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
LikeNotification.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
MentionNotification.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
NewSuggestedPostsNotification.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Notification.php fix: resolve issues related to API listens field, anonymous notifications, and UX bugs (#1279) 2025-05-03 16:53:14 +03:00
PostAcceptedNotification.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
RatingUpNotification.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
RepostNotification.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
WallPostNotification.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00