Ignat Remizov and GitHub
a6778992f7
fix(notification): ignore blank browser push keys ( #10885 )
...
Treat an unset front-service PUSH_PUBLIC_KEY as disabled browser push support instead of passing an empty string into PushManager.subscribe.
Changes:
- Add a small push public key accessor that normalizes undefined and blank metadata to undefined.
- Use that accessor for both push availability checks and push subscription setup.
- Preserve existing behavior when a real VAPID public key is configured.
Behavioral effect:
Instances without web push configured no longer attempt service worker push subscription with an invalid empty ECDSA key, while keeping browser push disabled until VAPID keys and the notification service are configured.
Signed-off-by: Ignat Remizov <ignat@ignatremizov.com >
2026-05-26 15:15:14 +07:00
Artyom Savchenko and GitHub
22f6aff97a
Disable push notifications button for desktop ( #10839 )
...
Signed-off-by: Artem Savchenko <armisav@gmail.com >
2026-05-19 21:16:50 +05:00
d26924408c
Fix message links ( #10660 )
...
* Merge with develop
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* Fix errors
Signed-off-by: Artem Savchenko <armisav@gmail.com >
* Fix formatting
Signed-off-by: Artem Savchenko <armisav@gmail.com >
---------
Signed-off-by: Artem Savchenko <armisav@gmail.com >
Co-authored-by: Kristina <kristin.fefelova@gmail.com >
2026-03-23 14:56:03 +07:00
SaiVaraprasad Medapati and GitHub
d7cde12607
feat(notification): add inbox settings keyboard shortcuts ( #10614 )
...
Signed-off-by: SaiVaraprasad Medapati <varaprasadreddy9676@gmail.com >
2026-03-11 12:52:28 +07:00
SaiVaraprasad Medapati and GitHub
eba425ea29
feat(notification): improve inbox list keyboard navigation and a11y ( #10612 )
...
Signed-off-by: SaiVaraprasad Medapati <varaprasadreddy9676@gmail.com >
2026-03-11 12:51:23 +07:00
Artyom Savchenko and GitHub
c10d128c66
Refresh collaborators after object change ( #10303 )
...
Signed-off-by: Artem Savchenko <armisav@gmail.com >
2025-12-17 21:53:41 +07:00
Kristina and GitHub
e3c095ae4c
Merge inbox ( #10057 )
2025-10-22 09:14:35 +07:00
Andrey Sobolev and GitHub
aa7829bb93
Update deps oct 11 ( #10069 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-10-12 08:55:50 +07:00
Alexey Zinoviev and GitHub
e5b7f9cc1d
EQMS-1650: External approvers ( #9987 )
...
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
2025-10-01 21:16:55 +04:00
Andrey Sobolev and GitHub
2b39a954a0
Use our analytics service properly ( #9985 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-10-01 12:30:23 +07:00
Anton Alexeyev and GitHub
5eccbe6464
Readonly fixes ( #9407 )
...
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com >
2025-06-30 16:23:34 +07:00
Denis Bykhov and GitHub
37b2fb3fc6
Fix new collab presenter ( #9368 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2025-06-25 15:56:57 +05:00
Denis Bykhov and GitHub
17d804e639
Extract collaborators ( #9217 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2025-06-20 13:50:51 +05:00
Alexey Zinoviev and GitHub
4bf8176bad
UBERF-11415: Optimise contact UI stores ( #9185 )
2025-06-10 09:44:14 +07:00
Anton Alexeyev and GitHub
635304c4af
Readonly workspace access ( #9005 )
...
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com >
2025-06-02 13:21:38 +07:00
Kristina and GitHub
3dd44b9f12
New activity fixes ( #9123 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
2025-05-28 13:03:36 +07:00
Kristina and GitHub
3d3285d1b4
Fix notification when Request.requested changed ( #9105 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
2025-05-26 23:31:53 +04:00
Kristina and GitHub
3295adee57
Implement @everyone/@here ( #8890 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
2025-05-12 14:42:58 +07:00
Alexey Zinoviev and GitHub
45aaa26011
uberf-10252: fix collaborators activity presenter ( #8594 )
...
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
2025-04-16 17:06:58 +04:00
utkaka and GitHub
afbaf26078
Add browser notifications sound ( #8515 )
...
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com >
2025-04-10 19:47:48 +05:00
Alexey Zinoviev and GitHub
899b00df66
UBERF-9503: generated social ids ( #8208 )
2025-03-20 17:21:51 +07:00
Kristina and GitHub
d5b11c1ed3
Do not override sidebar with thread ( #8277 )
2025-03-19 20:26:16 +07:00
Alexey Zinoviev and GitHub
f3c231df0a
UBERF-9502: Account uuids in models ( #8125 )
...
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
2025-03-05 12:22:15 +07:00
Alexey Zinoviev and GitHub
2c64ceadb8
UBERF-8425: Global accounts ( #7573 )
2025-02-04 10:31:03 +07:00
Alexander Platov and GitHub
79f2ad8e2d
Fixed navigators and aSide behavior when the document size is small. ( #7613 )
...
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com >
2025-01-09 15:24:11 +07:00
Artyom Savchenko and GitHub
d9604b7e0e
UBERF-9028: Remove unused Svelte components ( #7559 )
...
Signed-off-by: Artem Savchenko <armisav@gmail.com >
2024-12-27 17:38:35 +07:00
Andrey Sobolev and GitHub
d63ee083c6
UBERF-8607: Fix inbox embedding ( #7236 )
...
+ Few minor cleanups
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2024-11-29 02:16:32 +07:00
Alexander Platov and GitHub
61f7770a02
Updated the Test Management layout and adaptability ( #7234 )
...
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com >
2024-11-27 17:03:27 +04:00
Andrey Sobolev and GitHub
b5f24fbd5d
UBERF-8592: Fix live query performance ( #7189 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2024-11-21 14:38:14 +07:00
Kristina and GitHub
99a35e08db
Change room ui to document view ( #7167 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
2024-11-13 21:42:14 +07:00
Alexander Platov and GitHub
ad54f56f4c
Adaptive aSide in Settings ( #7130 )
...
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com >
2024-11-08 12:43:06 +07:00
Alexander Platov and GitHub
585b3f40e7
Updated LoveWidget layout ( #7103 )
2024-11-05 10:54:23 +07:00
Kristina and GitHub
b063e98965
Add missing commit ( #7097 )
2024-11-04 21:32:18 +07:00
Kristina and GitHub
f258c6755a
UBERF-8547: Inbox cleanup and other ( #7058 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
2024-10-29 20:06:16 +07:00
Andrey Sobolev and GitHub
e11a0a87cb
UBERF-8540: Allow derived operations with apply ( #7044 )
2024-10-26 21:17:37 +07:00
Kristina and GitHub
ab3df02270
Chat fixes ( #6851 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
2024-10-09 18:19:00 +07:00
Kristina and GitHub
1107328443
Fix video autoclose ( #6843 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
2024-10-09 09:46:31 +05:00
Kristina and GitHub
304beeae31
Chat and sidebar fixes ( #6813 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
2024-10-07 15:34:50 +07:00
Andrey Sobolev and GitHub
92bb848761
UBERF-8353: Reduce number of asyncs ( #6806 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2024-10-05 01:19:31 +07:00
Kristina and GitHub
b5f6a83ce6
Inbox and chat fixes ( #6803 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
2024-10-04 00:03:47 +07:00
Kristina and GitHub
99749f30fb
Add chat and inbox fixes ( #6779 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
2024-10-02 14:00:17 +07:00
Alexander Platov and GitHub
23c31af23f
Fixed the checkbox twitching in the Inbox ( #6723 )
...
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com >
2024-09-25 20:08:19 +07:00
Kristina and GitHub
f1da8ff9b1
Fix inbox rerender on delete ( #6709 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
2024-09-25 00:24:17 +07:00
Kristina and GitHub
822731c23c
Qfix sidebar ( #6708 )
2024-09-24 19:31:34 +07:00
Kristina and GitHub
a4379d72d1
Fix thread blink in inbox ( #6686 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
2024-09-23 20:41:56 +07:00
Kristina and GitHub
f2c961c5d5
[Part 2]: Sidebar and chat fixes ( #6656 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
2024-09-20 22:07:04 +07:00
Kristina and GitHub
a1cee24473
Add widgets sidebar ( #6578 )
2024-09-18 09:27:13 +07:00
Andrey Sobolev and GitHub
55b51b0fd0
UBERF-7922: Split Server Storage to middlewares ( #6464 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2024-09-09 13:40:49 +05:00
Andrey Sobolev and GitHub
4cce003364
UBERF-7959: Fix async issues ( #6409 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2024-08-28 11:51:20 +05:00
Kristina and GitHub
d26a03f814
Fix analytics collector and ai-bot services ( #6331 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
2024-08-16 14:02:24 +07:00