Commit Graph

6440 Commits

Author SHA1 Message Date
Victor Ilyushchenko
0bbf5773e5
Mention object icons & bug fixes (#8357)
* Mention object icons & bug fixes

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

* ff

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

* fmt

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

* ff

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

* rv

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

* ff

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

* fmt

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

* fixed test

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

---------

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-03-27 18:33:19 +03:00
Chunosov
62d6a76b4a
Fix meeting window width (#8365)
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2025-03-27 16:18:07 +07:00
Alexander Onnikov
57cd51ee1d
fix: handle double quotes in etag (#8362)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-03-27 13:05:25 +07:00
Andrey Sobolev
3adc00dced
UBERF-9698: Fix identity swap issue (#8360)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-27 12:20:27 +07:00
Artyom Savchenko
570da669ac
PLATF-8339: Allow test project editing(dev) (#8354) 2025-03-27 04:43:36 +07:00
Alexander Onnikov
ec26f0cfa8
fix: remove quotes from print blob id (#8356)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-03-26 22:31:43 +04:00
Kristina
af1563f580
Reduce finds on create notifications (#8352)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-03-26 22:20:20 +04:00
Alexander Onnikov
651c1395a8
fix: exclude first segment from account cookie domain (#8348)
Some checks failed
CI / build (push) Has been cancelled
CI / uitest (push) Has been cancelled
CI / uitest-pg (push) Has been cancelled
CI / uitest-qms (push) Has been cancelled
CI / uitest-workspaces (push) Has been cancelled
CI / test (push) Has been cancelled
CI / svelte-check (push) Has been cancelled
CI / formatting (push) Has been cancelled
CI / docker-build (push) Has been cancelled
CI / dist-build (push) Has been cancelled
2025-03-26 17:14:47 +07:00
Denis Bykhov
0641da8a15
processes UI (#8349) 2025-03-26 17:13:09 +07:00
Anna Khismatullina
e08b0392fa
Enable export for organizations (#8346)
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: Anna Khismatullina <anna.khismatullina@gmail.com>
2025-03-26 13:05:09 +07:00
Chunosov
31de65a60c
Account mailboxes (#8342)
* add mailboxes settings page

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* add account methods and ui for mailbox settings

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* load mailbox domains in settings

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* create mailbox table in migrations

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* add translations, generate password for mailbox

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* Potential fix for code scanning alert no. 145: Creating biased random numbers from a cryptographically secure source

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Chunosov <N.Chunosov@yandex.ru>
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* update pnpm.lock

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* move password generation to utils

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

---------

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
Signed-off-by: Chunosov <N.Chunosov@yandex.ru>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-03-26 11:38:18 +07:00
Anna Khismatullina
6beddd3b16
Port export changes to develop (#8329)
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: Anna Khismatullina <anna.khismatullina@gmail.com>
2025-03-25 21:10:51 +05:00
Andrey Sobolev
163f6785c9
UBERF-9693: Allow to reindex from migration (#8345)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-25 23:09:40 +07:00
Alexander Platov
d40e6fe2cf
Change the "Show more" button position in the ListView (#8335)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-03-25 21:36:35 +07:00
Kristina
6bf3ecd30a
Fix thread open (#8344)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-03-25 20:57:57 +07:00
Kristina
d9316aa8da
Add search for meetings (#8341)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
Co-authored-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-25 19:51:38 +07:00
Alexey Zinoviev
b37c119628
uberf-9691: expose full social ids in own account (#8340)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-03-25 13:48:28 +04:00
Kristina
3d9c9aa8b7
Try new openai transcription model (#8338)
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-03-25 12:54:24 +05:00
Denis Bykhov
e1538af3b3
Improve change type (#8337)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-03-25 12:10:45 +05:00
Alexander Onnikov
b84d839a01
fix: handle token errors in front service (#8336) 2025-03-25 09:22:20 +03:00
Alexey Zinoviev
edda71fef4
UBERF-9636: Meeting links (#8334) 2025-03-25 09:15:09 +03:00
Kristina
d74f1bf847
Fix Ai reply loop (#8333)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-03-25 01:05:34 +07:00
Denis Bykhov
5402d8f0f2
Fix contact array presenter (#8332)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-03-25 01:05:10 +07:00
Denis Bykhov
2cbb74495a
Change card type (#8331)
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-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
CI / uitest (push) Waiting to run
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-03-24 19:41:04 +05:00
Denis Bykhov
34fc0024d3
Card refs (#8319)
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
2025-03-24 09:56:55 +07:00
Denis Bykhov
2a735553e9
Fix sql batch update (#8296)
Some checks failed
CI / build (push) Has been cancelled
CI / uitest (push) Has been cancelled
CI / uitest-pg (push) Has been cancelled
CI / uitest-qms (push) Has been cancelled
CI / uitest-workspaces (push) Has been cancelled
CI / svelte-check (push) Has been cancelled
CI / formatting (push) Has been cancelled
CI / test (push) Has been cancelled
CI / docker-build (push) Has been cancelled
CI / dist-build (push) Has been cancelled
2025-03-22 20:32:28 +07:00
Andrey Sobolev
58eb205688
use redpanda queue (#8291)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-22 13:55:46 +05:00
Artyom Savchenko
1f82104933
UBERF-9624: Add card viewlet settings (#8258)
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
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-03-22 02:21:11 +07:00
Kristina
6c8d313994
Fix object-fit mistake (#8314)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-03-21 21:58:03 +03:00
Denis
0ef49471ed
CSS fix: prevent underlining when hovering buttons within links (#8311)
Signed-off-by: Denis FL <denisfl@pm.me>
2025-03-22 00:47:42 +07:00
Denis Tingaikin
9fdb7bb7a9
Request hls video for all video content (#8313)
Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>
2025-03-22 00:17:33 +07:00
Chunosov
fcdf70cb5d
Small visual fixes fot calendar events (#8310)
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2025-03-21 23:10:27 +07:00
Alexander Onnikov
dac0f70631
fix: multipart upload in datalake service (#8307)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-03-21 21:25:06 +07:00
Denis Tingaikin
c12fee1bb2
qfix: add support for recording videos from desktop (#8306) 2025-03-21 19:49:42 +07:00
Kristina
e70c86f86f
Fix mentions and threads (#8309) 2025-03-21 19:48:54 +07:00
Alexey Zinoviev
a343075411
uberf-9671: fix gh accounts migration (#8308)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-03-21 16:35:00 +04:00
Chunosov
35561d2812
Use cockroach for accounts in dev (#8303)
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: Nikolay Chunosov <Chunosov.N@gmail.com>
2025-03-21 11:06:53 +07:00
Denis Tingaikin
0ff906e937
Do not modify blob url if it has scheme (#8301) 2025-03-20 22:36:16 +07:00
Alexey Zinoviev
ff6cd9db64
uberf-9670: fix reply avatars (#8302)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-03-20 19:30:43 +04:00
Kristina
a3d9aac42a
Fix chat unscroll after chat freeze (#8299) 2025-03-20 18:44:57 +07:00
Kristina
f0dd4403e0
Fix link preview size (#8294) 2025-03-20 18:44:09 +07:00
Alexey Zinoviev
def2a411c5
Bump model (#8300)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-03-20 15:20:32 +04:00
Alexey Zinoviev
899b00df66
UBERF-9503: generated social ids (#8208) 2025-03-20 17:21:51 +07:00
Denis Bykhov
82c53184c0
Fix card available tags (#8297) 2025-03-20 16:46:54 +07:00
Andrey Sobolev
590eb29856
Use electron 35 (#8295) 2025-03-20 16:01:52 +07:00
Kristina
13bb69e03c
Add lazy for emojis groups (#8292)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-03-20 14:36:57 +07:00
Victor Ilyushchenko
990dcc3a2f
QFIX: code block styling fixes (#8289)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-03-20 14:00:09 +07:00
Kristina
09f69b8555
Inline code-block while component is loading (#8293)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-03-20 13:54:25 +07:00
Victor Ilyushchenko
97c884a30e
To Do list improvements (#8280)
Some checks failed
CI / build (push) Has been cancelled
CI / uitest (push) Has been cancelled
CI / uitest-pg (push) Has been cancelled
CI / uitest-qms (push) Has been cancelled
CI / uitest-workspaces (push) Has been cancelled
CI / formatting (push) Has been cancelled
CI / test (push) Has been cancelled
CI / svelte-check (push) Has been cancelled
CI / docker-build (push) Has been cancelled
CI / dist-build (push) Has been cancelled
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-03-20 11:38:30 +07:00
Denis Tingaikin
6d2dc73524
Add a token for stream requests (#8288) 2025-03-20 07:31:37 +07:00