Commit Graph

2504 Commits

Author SHA1 Message Date
Kristina
25272e3431
Communication submodule (#9170)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-06-06 01:29:11 +07:00
Victor Ilyushchenko
f21996252b
Generalized implementation of the text editor toolbar (#9147)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-06-05 11:05:21 +07:00
Andrey Sobolev
fcb67d20f8
Switch to typescript 5.8.3 (#9152)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-06-04 17:57:10 +05:00
Kristina
cd1a25bf52
Inbox UI & chat fixes (#9165)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-06-04 12:35:05 +07:00
Alexander Onnikov
4c24bd5db9
fix: handle links with spaces in markdown (#9164)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-06-04 11:38:12 +07:00
Denis Bykhov
26077b475d
Fix card parent loop (#9159)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-06-03 15:47:27 +07:00
Denis Bykhov
1705a46bb4
Fix connection reservation logic (#9153)
Some checks are pending
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
2025-06-03 08:52:04 +07:00
Alexander Onnikov
d5919f3de9
fix: get rid of node-fetch (#9150)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-06-02 16:43:51 +07:00
Andrey Sobolev
cfafaaf025
Bump node to v22 (#9151)
* Bump node to v22

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>

* Fix deps

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>

---------

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-06-02 14:23:33 +07:00
Nikolay Marchuk
0aa718a5d1
Support embed markup nodes in text-markdown (#9141)
* Support embed markup nodes in text-markdown

Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com>

* Fix formatting

Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com>

* Use consistent handling of embed nodes in markdown and html

Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com>

---------

Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com>
2025-06-02 10:04:27 +03:00
Anton Alexeyev
635304c4af
Readonly workspace access (#9005)
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-06-02 13:21:38 +07:00
Andrey Sobolev
bd6bbf8d15
UBERF-11398: Fixing rate limits (#9143)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-06-02 10:03:24 +07:00
Andrey Sobolev
6f26cf0511
UBERF-11392: Fixes to statistics (#9138)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-05-30 09:58:02 +07:00
Alexander Platov
b6e8fdd409
Corrected display of Popups and Tooltips (#9132)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-05-29 12:05:51 +07:00
Alexey Zinoviev
70c704d468
UBERF-8425: Improve parallel ws upgrade logging within one ws service (#9118)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-05-28 22:58:33 +07:00
Artyom Savchenko
ceaa12b367
UBERF-11111/Move retry to packages (#9121)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-05-28 13:06:17 +07:00
Kristina
3dd44b9f12
New activity fixes (#9123)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-05-28 13:03:36 +07:00
Andrey Sobolev
9c416cb841
UBERF-11206: Few more fixes related to Github (#9117)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / uitest-workspaces (push) Waiting to run
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-05-28 01:03:09 +07:00
Alexander Onnikov
a9cc6fef61
UBERF-9731 Rework loom ui (#9113)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-05-28 00:32:11 +07:00
Andrey Sobolev
86601457da
BUMP: Bump few deps with fixes (#9093)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-05-27 11:51:04 +07:00
Andrey Sobolev
299f5c9545
UBERF-11206: Few fixes related to Github sync (#9102)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-05-27 11:50:11 +07:00
Kristina
868bb7a5d5
Fix everyone/here mentions (#9109) 2025-05-27 09:53:06 +07:00
Anton Alexeyev
9017ad2310
Fix space icons (#9089)
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-05-26 22:35:38 +07:00
Nico
8b6b106229
Add {PROVIDER}_DISPLAY_NAME env-var (#8967)
Signed-off-by: nicolasschneider <nicschnei@icloud.com>
2025-05-26 18:46:44 +04:00
Alexander Platov
46f56778cf
Updated List layout (#9088)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-05-26 16:19:58 +04:00
Kristina
8dd1e19685
Add link preview in new chat (#9090)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-05-26 13:14:54 +07:00
Andrey Sobolev
6bd8fff00b
QFIX: Remove duplicate handler errors (#9084)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-05-25 16:32:41 +07:00
Alexander Onnikov
91e72d98fc
fix: remove analytics from SplitLogger (#9086)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-05-25 16:19:47 +07:00
Victor Ilyushchenko
bd6c8d6758
Text edtor embed plugin improvements (#9078)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-05-23 22:06:37 +07:00
Kristina
2ac02e6cc7
Add chat fixes and drafts, message remove action (#9069) 2025-05-23 15:04:56 +07:00
Andrey Sobolev
c21f5d7c3c
UBERF-10691: Fix user selection component to not miss selection (#9017)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-05-22 23:37:46 +07:00
Andrey Sobolev
8452c1f650
Fix ts-config to fix ts-server (#9019)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-05-22 17:22:04 +07:00
Kristina
b1859c562a
Bump version (#9057)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-05-21 22:14:23 +02:00
Kristina
ee97398277
Add favorite/starred cards (#9006)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-05-21 12:48:47 +07:00
Victor Ilyushchenko
007b11c9df
Support for embedding links and references in text editor (#9003)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-05-21 11:45:08 +07:00
Alexander Platov
e201abcc91
Popups and Tooltips in full screen mode (#8933)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-05-21 11:41:37 +07:00
Alexander Platov
5f63ee7a99
Fixed the mouse pointer over the Avatar (#9000) 2025-05-21 08:23:03 +07:00
Kristina
42865885c3
Add fixes for new chat/inbox (#8984)
* Add chat fixes

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>

* Update pnpm

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>

* Freeze chat if app out of focus, add reaction notification, add inbox clearing

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>

* Read reactions notifications

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>

* Fix format

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>

* Update packages/ui-next/src/components/message/MessageInput.svelte

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Kristina <kristin.fefelova@gmail.com>

* Update packages/ui-next/src/components/message/MessageInput.svelte

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Kristina <kristin.fefelova@gmail.com>

* Fix processes section

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>

---------

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
Signed-off-by: Kristina <kristin.fefelova@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-19 17:04:27 +07:00
Denis Bykhov
93ac1aa32f
State machine (#8975)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-05-17 00:30:50 +07:00
Alexander Platov
46113c7135
Closing the MediaPopup when you leave the room (#8953)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-05-16 09:00:02 +07:00
Kristina
2b1a262e6e
Add config for new activity/chat/inbox (#8951)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-05-15 23:06:33 +07:00
Andrey Sobolev
b5b1a8847b
UBERF-10590: Suport disabled integrations (#8937)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-05-15 23:04:51 +07:00
Alexander Onnikov
e996857873
fix: adjust embedded video player style (#8947)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-05-15 23:04:29 +07:00
Artyom Savchenko
259b3ff921
UBERF-10599: Fix ws not found in gmail (#8943)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-05-15 21:24:19 +07:00
Alexey Zinoviev
53f02fac18
uberf-10455: merge accounts for merged persons (#8942) 2025-05-15 19:15:04 +07:00
Alexander Onnikov
132e94588f
UBERF-10759 Adjust share button styles (#8928)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-05-14 19:00:07 +07:00
Artyom Savchenko
95838cf8a5
QFix: Continue processing other workspaces in case of error (#8923)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-05-14 13:35:24 +07:00
Victor Ilyushchenko
5d042c5cd3
QFix: updated color for disabled mentions (#8918)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-05-14 12:51:01 +07:00
Anton Alexeyev
d89cfbb64c
Fix custom emojis in reactions (#8921)
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-05-14 12:32:23 +07:00
Anton Alexeyev
b0c30707d6
Emoji node (#8871)
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-05-13 14:19:14 +07:00