Add WS push events, PWA/FCM scaffolding, and direct messaging MVP

This commit is contained in:
ai5590
2026-04-04 18:10:25 +03:00
parent cf5460c5c7
commit 32c046233b
40 changed files with 1300 additions and 114 deletions
+1 -8
View File
@@ -19,7 +19,7 @@ body {
top: 0;
left: 0;
right: 0;
bottom: 118px;
bottom: 74px;
overflow-y: auto;
padding: 14px 14px 24px;
}
@@ -29,13 +29,6 @@ body {
padding-bottom: calc(24px + env(safe-area-inset-bottom));
}
.page-label-slot {
position: absolute;
left: 0;
right: 0;
bottom: 99px;
padding: 0 14px;
}
.toolbar-slot {
position: absolute;