1
0
Fork 0
mirror of https://github.com/anyproto/anytype-heart.git synced 2025-06-07 21:37:04 +09:00
Commit graph

17496 commits

Author SHA1 Message Date
Sergey
948f9e7781
Merge pull request #2449 from anyproto/go-5704-fix-crash-in-geteventsonlyforlastmessage-related-to-unread
GO-5704: Chats: fix panic for treating Update event like an Add
2025-05-26 10:55:44 +02:00
Sergey
5ad0e65ec5
GO-5704: Chats: fix panic for treating Update event like an Add 2025-05-26 09:45:04 +02:00
Mikhail Rakhmanov
4568735d42
Merge pull request #2445 from anyproto/GO-5701-fix-state-append
GO-5701: Fix state append
2025-05-23 18:56:32 +02:00
Mikhail Rakhmanov
f13dbf1a44
GO-5701 Fix state append 2025-05-23 18:29:31 +02:00
Sergey
a1a6ab61e3
Merge pull request #2444 from anyproto/go-5696-bug-with-disappeared-messages
GO-5696: Reindex chats: fix and optimize corner case for last message…
2025-05-23 17:18:38 +02:00
Sergey
e97982ba7d
GO-5696: Refactor: extract function 2025-05-23 17:15:21 +02:00
Sergey
2a654c4ca3
GO-5696: Add comment 2025-05-23 16:56:49 +02:00
Sergey
b8e9033381
GO-5696: Reindex chats: fix and optimize corner case for last messages preview 2025-05-23 16:46:52 +02:00
Kirill Stonozhenko
c0da7e8d78
Merge pull request #2441 from anyproto/go-5563-unset-layout-on-type-change
GO-5563 Unset layout on type change
2025-05-22 19:21:30 +02:00
kirillston
4a939d4258
GO-5563 Unset layout on type change 2025-05-22 18:45:51 +02:00
Sergey
b8c506f755
Merge pull request #2436 from anyproto/go-5639-unread-counters-should-be-0-when-users-join-a-space-with
GO-5639 Read all messages written before the user joined the space
2025-05-22 17:46:58 +02:00
Sergey
d596cf54bf
Merge pull request #2438 from anyproto/go-5686-chataddmessage-sometimes-doesnt-return-chatadd-event
GO-5686: Chats: fix overwritting events in session context
2025-05-22 17:46:02 +02:00
Sergey
75f41dbeb7
GO-5686: Chats: fix overwritting events in session context 2025-05-22 17:39:21 +02:00
Sergey
701251d0fb
GO-5639: Simplify algorithm 2025-05-22 13:35:47 +02:00
Sergey
5cad57ab70
GO-5639: Clean up 2025-05-22 12:30:00 +02:00
Sergey
9d24d990b3
GO-5639: Add missing error handling 2025-05-22 12:28:46 +02:00
Sergey
487b4307eb
GO-5639 Merge branch 'main' of github.com:anyproto/anytype-heart into go-5639-unread-counters-should-be-0-when-users-join-a-space-with 2025-05-22 12:22:10 +02:00
Sergey
75b8e55c4c
GO-5639: Read all messages before join automatically 2025-05-22 12:16:53 +02:00
Sergey
82c4a9ffcb
GO-5639: Reindex chats db to fix old issues 2025-05-22 12:15:47 +02:00
Jannis Metrikat
e5d70d412b
Merge pull request #2435 from anyproto/go-5589-rest-api-stage-3-fixes
GO-5589 API Key Fixes
2025-05-22 10:39:04 +02:00
Jannis Metrikat
054e044c4c
GO-5589: Remove unused functions in key.go 2025-05-22 00:32:29 +02:00
Jannis Metrikat
93c87d21f8
GO-5589: Enforce uniqueness of type and property keys 2025-05-22 00:30:43 +02:00
Jannis Metrikat
049b1f4a0d
GO-5589: Convert property and type keys to snake_case to enforce consistency 2025-05-21 22:58:52 +02:00
Sergey
86901e35f4
Merge pull request #2434 from anyproto/go-5663-fix-race-condition-in-addmessage-fix
GO-5663: Fix deadlock
2025-05-21 19:14:12 +02:00
Sergey Cherepanov
c503b18eec
Merge pull request #2432 from anyproto/GO-5665-intermediate-version
GO-5665 push notifications - temp version - async rpc calls
2025-05-21 19:13:29 +02:00
Sergey
8531c74e62
GO-5663: Fix deadlock 2025-05-21 18:40:09 +02:00
kirillston
5b486bd59f
GO-4678 Exclude space resolver from backlinks watcher 2025-05-21 18:32:56 +02:00
Sergey
bc3bbba8ea
Merge pull request #2433 from anyproto/go-5673-crash-after-opening-a-space-with-a-chat
GO-5673: Chats: fix init for subscription manager when error occurs
2025-05-21 18:00:15 +02:00
Sergey
dd1a18a689
GO-5673: Chats: fix init for subscription manager when error occurs 2025-05-21 17:41:48 +02:00
Mikhail Rakhmanov
1b0f2fa60d
Merge pull request #2431 from anyproto/GO-5667-update-version-protocol
GO-5667: Update protocol version
2025-05-21 14:33:06 +02:00
Sergey
85119f0b53
GO-5639: Prototype: auto read messages when user has been joined space 2025-05-21 14:25:00 +02:00
Sergey Cherepanov
f246ebe45f
GO-5665 async pushapi calls 2025-05-21 14:20:22 +02:00
Mikhail Rakhmanov
cb8783bd76
GO-5667 Update protocol version 2025-05-21 13:57:50 +02:00
Sergey
131ebc7882
Merge pull request #2428 from anyproto/go-5663-fix-race-condition-in-addmessage
GO-5663: Chats: AddMessage: fix events race condition
2025-05-21 13:00:07 +02:00
kirillston
f69f86df96
GO-4678 Fix lint 2025-05-21 12:56:19 +02:00
Sergey
f319c166b5
Merge pull request #2430 from anyproto/go-5664-fix-mobile-build-gopsutil-was-accidentally-imported-for
GO-5664: Fix gomobile build
2025-05-21 12:41:50 +02:00
Jannis Metrikat
0736af64b3
Merge pull request #2429 from anyproto/go-5629-fix-tests
GO-5629: Fix wallet tests
2025-05-21 12:35:00 +02:00
Sergey
f44d59cb7b
GO-5664: Fix gomobile build 2025-05-21 12:32:43 +02:00
Jannis Metrikat
9e091512a7
GO-5629: Regenerate wallet mock 2025-05-21 12:19:11 +02:00
Sergey
526f5df229
GO-5663: Chats: AddMessage: fix events race condition 2025-05-21 11:41:58 +02:00
Jannis Metrikat
11b831576f
Merge pull request #2095 from anyproto/go-4844-api-analytic-from-mw-side
GO-4844: API Analytics from MW
2025-05-20 20:31:49 +02:00
Jannis Metrikat
02006095a6
GO-4844: Fix logging error when marshalling analytics event 2025-05-20 20:29:58 +02:00
Jannis Metrikat
30fd07421c
GO-4844 Merge branch 'main' into go-4844-api-analytic-from-mw-side 2025-05-20 20:19:27 +02:00
Jannis Metrikat
8ecf62a55c
Merge pull request #2406 from anyproto/go-5589-rest-api-stage-3
GO-5589: REST API Stage 3
2025-05-20 20:14:54 +02:00
Roman Khafizianov
c1f6cd5363
Merge pull request #2427 from anyproto/go-5629-implement-api-token
GO-5629 appLink name refactoring
2025-05-20 20:09:33 +02:00
Roman Khafizianov
c41fffd581
GO-5629 remove comment 2025-05-20 20:02:46 +02:00
Jannis Metrikat
145daa65d1
GO-5589: Fix lint 2025-05-20 19:59:19 +02:00
Roman Khafizianov
84b221522b
GO-5629 fix applink reading 2025-05-20 19:59:06 +02:00
Grigory Efimov
487fb9f842
Merge pull request #2426 from anyproto/OPS-703
OPS-703 publishAddr has been changed to anytype-publish-server.anytype.io
2025-05-20 14:31:59 -03:00
Roman Khafizianov
8a553e0714
GO-5629 appLink name refactoring 2025-05-20 19:18:23 +02:00