Andrey Sobolev and GitHub
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 and GitHub
6f26cf0511
UBERF-11392: Fixes to statistics ( #9138 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-05-30 09:58:02 +07:00
Nikolay Marchuk and GitHub
73f7cfc11b
Fix invalid sql query from findAll with empty sort ( #9135 )
...
* Add test for empty sort for findAll in postgres
* Do not add ORDER BY without order fields
---------
Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com >
2025-05-30 00:02:56 +07:00
Alexey Zinoviev and GitHub
49927cf803
uberf-8425: retry tx account ( #9133 )
2025-05-29 10:35:05 +07:00
Alexey Zinoviev and GitHub
70c704d468
UBERF-8425: Improve parallel ws upgrade logging within one ws service ( #9118 )
...
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
2025-05-28 22:58:33 +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
Alexey Aristov and GitHub
29405cd043
hulygram UI integration ( #9103 )
...
* hulygram UI integration
Signed-off-by: Alexey Aristov <aav@acm.org >
wip
Signed-off-by: Alexey Aristov <aav@acm.org >
* consider AI robot suggestions
Signed-off-by: Alexey Aristov <aav@acm.org >
* add missing translations
Signed-off-by: Alexey Aristov <aav@acm.org >
* corrections after code review
Signed-off-by: Alexey Aristov <aav@acm.org >
* move api handling to the api.ts module
Signed-off-by: Alexey Aristov <aav@acm.org >
* account service: register hulygram service id
Signed-off-by: Alexey Aristov <aav@acm.org >
* correct source code formatting
Signed-off-by: Alexey Aristov <aav@acm.org >
* correct accounts tests (service name changed)
Signed-off-by: Alexey Aristov <aav@acm.org >
* minor change (for gh troubleshooting)
Signed-off-by: Alexey Aristov <aav@acm.org >
---------
Signed-off-by: Alexey Aristov <aav@acm.org >
2025-05-27 16:38:16 +02:00
Andrey Sobolev and GitHub
86601457da
BUMP: Bump few deps with fixes ( #9093 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-05-27 11:51:04 +07:00
Alexey Zinoviev and GitHub
bf39eedca8
UBERF-8425: more adjustments for migration scripts and tools ( #9099 )
...
* uberf-8425: more adjustments for migration scripts and tools
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
* uberf-8425: fix formatting
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
2025-05-26 23:59:05 +07:00
Kristina and GitHub
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
Kristina and GitHub
2ac02e6cc7
Add chat fixes and drafts, message remove action ( #9069 )
2025-05-23 15:04:56 +07:00
fdf984f188
add HIDE_LOCAL_LOGIN env to to only show the Providers when logging in ( #8976 )
...
Signed-off-by: nicolasschneider <nicolas.schneider@ma-versand.de >
Co-authored-by: nicolasschneider <nicolas.schneider@ma-versand.de >
2025-05-22 23:39:17 +07:00
Andrey Sobolev and GitHub
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 and GitHub
b1859c562a
Bump version ( #9057 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
2025-05-21 22:14:23 +02:00
Kristina and GitHub
ee97398277
Add favorite/starred cards ( #9006 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
2025-05-21 12:48:47 +07:00
Alexey Zinoviev and GitHub
efb6ea9085
UBERF-8425: Speed up accounts migration ( #8994 )
...
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
2025-05-20 17:47:32 +07:00
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
Alexander Onnikov and GitHub
4aef00c462
fix: remove datalake extra retries on 404 ( #8962 )
...
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
2025-05-16 14:59:07 +07:00
Denis Bykhov and GitHub
afca633175
Minor guests fixes ( #8945 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2025-05-15 22:13:01 +07:00
Alexey Zinoviev and GitHub
53f02fac18
uberf-10455: merge accounts for merged persons ( #8942 )
2025-05-15 19:15:04 +07:00
Alexey Zinoviev and GitHub
f98007b2e9
UBERF-10550: Support internal endpoint in getLoginInfoByToken ( #8902 )
...
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
2025-05-12 23:00:25 +07:00
Andrey Sobolev and GitHub
5fa1f1302a
QFIX: Keep snapshots ( #8904 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-05-12 19:38:10 +07:00
Alexander Onnikov and GitHub
94f8b55908
fix: storage adapter throw error on stat ( #8893 )
...
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com >
2025-05-12 15:46:39 +07: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
Kristina and GitHub
137260fe5b
Fix undefined error in new chat ( #8892 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
2025-05-12 11:21:50 +04:00
Andrey Sobolev and GitHub
6807c9e5ab
UBERF-10523: Fixes for backup/compact ( #8888 )
...
* UBERF-10523: Fixes for backup/compact
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
* Fix build
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
* Fix build
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
---------
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-05-12 11:25:22 +07:00
06fb92b7cb
Fix init workspace in dev ( #8799 )
...
Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com >
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
Co-authored-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
2025-05-12 09:24:38 +05:00
Alexander Onnikov and GitHub
874f4e3262
UBEF-10370 Collaborator fixes ( #8889 )
2025-05-12 07:55:25 +07:00
Kristina and GitHub
7809b1d524
Card & messages UI changes ( #8876 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
2025-05-08 14:12:09 +07:00
Kristina and GitHub
a6e491edf6
Implement replies in new chat ( #8866 )
...
* Fix replies
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
* Add workaround to open card in current application
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
---------
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
2025-05-07 13:07:06 +07:00
Alexey Zinoviev and GitHub
ebdb7fc392
uberf-10488: allow ws limit per account ( #8864 )
...
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
2025-05-07 12:28:05 +07:00
Kristina and GitHub
b864fc6f91
Fix messages loading ( #8865 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com >
2025-05-07 08:17:21 +04:00
Nikolay Marchuk and GitHub
4007537b34
Remove deprecated types packages from dependencies ( #8856 )
...
Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com >
2025-05-06 18:58:05 +07:00
Denis Bykhov and GitHub
44cecc1a73
Rewrite calendar service ( #8851 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com >
2025-05-06 17:04:52 +07:00
Alexey Zinoviev and GitHub
b48f5e4b39
UBERF-10499: Fix team planner ( #8847 )
...
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
2025-05-06 11:27:06 +07:00
Victor Ilyushchenko and GitHub
4a24ca257f
Fixed mixin projections in postgres adapter ( #8838 )
...
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com >
2025-05-05 17:56:06 +05:00
Alexey Zinoviev and GitHub
c42a94f697
UBERF-9559: Make CR accounts migrations concurrency safe ( #8821 )
...
* uberf-9559: make cr accounts migrations concurrency safe
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
* uberf-9559: fix test
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
2025-05-03 23:30:39 +07:00
Nikolay Marchuk and GitHub
7e710f04a9
Provide same response format for front and datalake upload ( #8809 )
...
Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com >
2025-05-02 13:06:52 +07:00
Kristina and GitHub
508cef27d4
New card layout ( #8796 )
2025-05-02 09:01:01 +07:00
Andrey Sobolev
d4875e8af9
Do full verify on region move
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-04-30 16:48:31 +07:00
Andrey Sobolev and GitHub
5caa14dbf2
QFIX: Improve backup find tool ( #8783 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-04-30 13:39:13 +04:00
Nikolay Marchuk and GitHub
a054539a16
Use System account for blobs returned from StorageAdapters ( #8779 )
...
Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com >
2025-04-30 15:42:22 +07:00
Andrey Sobolev and GitHub
1c9127b0a8
UBERF-10413: Fix update of %hash% and update migration ( #8771 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-04-29 19:58:39 +04:00
Andrey Sobolev and GitHub
5c0ea43eda
UBERF-10412: Make rate limit less aggressive ( #8765 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com >
2025-04-29 21:40:12 +07:00
Nikolay Marchuk and GitHub
3d8c358845
Pass unauthorized responses from accounts into front file server ( #8731 )
2025-04-28 19:57:20 +07:00
Nikolay Marchuk and GitHub
c28ead7a03
Fix incompatibilities of front files server and datalake ( #8730 )
...
Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com >
2025-04-28 19:02:29 +07:00
Artyom Savchenko and GitHub
ac249c8273
UBERF-9764: Adjust gmail for new accounts ( #8681 )
...
Signed-off-by: Artem Savchenko <armisav@gmail.com >
2025-04-28 11:37:30 +05:00
Alexander Onnikov and GitHub
9efefe3693
fix: add more logs do collaborator doc saving ( #8721 )
2025-04-28 09:24:35 +07:00
Anna Khismatullina and GitHub
e61eea7076
Port import changes to develop ( #8685 )
...
Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com >
2025-04-25 17:53:40 +04:00
Alexey Zinoviev and GitHub
b09a09c820
uberf-10342: fix init script executor ( #8702 )
...
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com >
2025-04-25 12:07:11 +04:00