openvk/Web/Presenters
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
..
templates fix: resolve issues related to API listens field, anonymous notifications, and UX bugs (#1279) 2025-05-03 16:53:14 +03:00
AboutPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
AdminPresenter.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
AppsPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
AudioPresenter.php fix: resolve issues related to API listens field, anonymous notifications, and UX bugs (#1279) 2025-05-03 16:53:14 +03:00
AuthPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
AwayPresenter.php fix(links, away) (fixes #1253) 2025-03-16 17:57:21 +03:00
BannedLinkPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
BlobPresenter.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
CommentPresenter.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
ContentSearchPresenter.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
DocumentsPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
GiftsPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
GroupPresenter.php feat(fave) (#1240) 2025-03-09 16:42:19 +03:00
HelloPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
InternalAPIPresenter.php fix: resolve issues related to API listens field, anonymous notifications, and UX bugs (#1279) 2025-05-03 16:53:14 +03:00
MaintenancePresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
MessengerPresenter.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
NoSpamPresenter.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
NotesPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
NotificationPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
OpenVKPresenter.php fix(pda), chore(locale): adapt for pda (#1276) 2025-04-19 17:37:59 +03:00
PhotosPresenter.php fix: resolve issues related to API listens field, anonymous notifications, and UX bugs (#1279) 2025-05-03 16:53:14 +03:00
PollPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
ReportPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
SearchPresenter.php fix: resolve issues related to API listens field, anonymous notifications, and UX bugs (#1279) 2025-05-03 16:53:14 +03:00
SupportPresenter.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
ThemepacksPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
TopicsPresenter.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
UnknownTextRouteStrategyPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
UserPresenter.php feat(fave) (#1240) 2025-03-09 16:42:19 +03:00
VideosPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
VKAPIPresenter.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
WallPresenter.php fix: resolve issues related to API listens field, anonymous notifications, and UX bugs (#1279) 2025-05-03 16:53:14 +03:00