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

377 commits

Author SHA1 Message Date
kirillston
325314d9ad
GO-3938 Rename rel in SysObjReviser 2025-06-05 14:07:17 +02:00
kirillston
e0dee12ff0
GO-3938 Merge main 2 2025-06-02 19:13:11 +02:00
Mikhail Rakhmanov
0e07eff24e
GO-5612 Log errors 2025-05-19 18:49:27 +02:00
Mikhail Rakhmanov
9f78d5f1e4
GO-5612 Fix should retry vs should return 2025-05-19 18:28:04 +02:00
Mikhail Rakhmanov
0ed333dfba
GO-5612 Refactor loading, make sure that setLoadErr is set when not retrying 2025-05-19 18:22:49 +02:00
Mikhail Rakhmanov
8f326170b9
GO-4400 Merge remote-tracking branch 'origin/main' into GO-4400-new-space-links
# Conflicts:
#	go.sum
2025-05-16 14:09:47 +02:00
Mikhail Rakhmanov
b8ab62fa04
GO-4400 Refactor invites 2025-05-14 20:45:38 +02:00
kirillston
5e84185b36
GO-3938 Merge main 2 2025-05-13 14:45:52 +02:00
kirillston
b5528eb0fd
GO-5487 Fix revision of non system types 2025-05-13 13:40:40 +02:00
Roman Khafizianov
d703775076
GO-5611 fix log 2025-05-09 15:37:44 +02:00
Roman Khafizianov
01b921db00
GO-5611 fix log 2025-05-09 15:36:59 +02:00
Roman Khafizianov
c91b54f94b
GO-5611 fix exit 2025-05-09 15:36:29 +02:00
Roman Khafizianov
b485c5438a
GO-5611 fix load exit 2025-05-09 15:32:17 +02:00
Roman Khafizianov
86e4c3e0c1
GO-5611 add logs 2025-05-09 15:19:59 +02:00
Roman Khafizianov
fe67bb4a81
GO-5611 fix 2025-05-09 14:56:27 +02:00
Roman Khafizianov
aa1bf475ce
GO-5611 fix logic 2025-05-09 14:51:16 +02:00
Roman Khafizianov
2bb7b1cee6
GO-5611 retry space load on acl no read key error 2025-05-09 14:28:39 +02:00
Sergey
6906c5e9f5
GO-5297: Fix tests 2025-04-29 14:57:35 +02:00
Sergey
4ef8ca37c4
GO-5297: Fix create and subscribe 2025-04-29 14:27:54 +02:00
kirillston
a40c6b45ca
GO-3938 Merge branch 'main' into go-3938-add-include-time-relation 2025-04-28 11:02:03 +03:00
Sergey
775ecc005b
GO-5297: Refactor and fix tests 2025-04-25 18:00:26 +02:00
Sergey
4a922d253c
GO-5297: Refactor: normalize naming 2025-04-25 16:40:35 +02:00
Sergey
e7c41d4982
GO-5297 Merge branch 'main' of github.com:anyproto/anytype-heart into go-5297-push-service-1st-iteration 2025-04-24 17:10:43 +02:00
Sergey
c4f7bbfc6f
GO-5418: WIP: refactor kv service 2025-04-23 15:11:42 +02:00
kirillston
0c8992e42c
GO-3938 Merge main 2025-04-17 17:09:46 +03:00
kirillston
079e7242d4
GO-3938 Increase revision for system date relations 2025-04-17 17:01:50 +03:00
Anatolii Smolianinov
2d215de63d
GO-5297 Merge branch 'main' into go-5297-push-service-1st-iteration 2025-04-16 14:29:50 +02:00
kirillston
0b6c05271d
GO-5465 Update recommended relations for non system types 2025-04-14 16:53:56 +03:00
AnastasiaShemyakinskaya
39fadcbfe8
GO-5297: send base64 string
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2025-04-11 13:11:35 +02:00
AnastasiaShemyakinskaya
cae6d8f6bc
GO-5297: remove store
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2025-04-11 11:39:30 +02:00
AnastasiaShemyakinskaya
1046c2bebc
GO-5297 Merge branch 'main' of github.com:anyproto/anytype-heart into go-5297-push-service-1st-iteration
# Conflicts:
#	clientlibrary/service/service.pb.go
#	pb/commands.pb.go
#	pb/service/service.pb.go
2025-04-08 16:49:45 +02:00
kirillston
9471078ace
GO-5338 Fix tests 2025-04-07 15:56:33 +03:00
kirillston
5b050ad6c3
GO-5338 Revert revision update 2025-04-07 13:55:49 +03:00
kirillston
4f79c8f05d
GO-5338 Rm description for types WIP 2025-04-04 22:11:45 +03:00
AnastasiaShemyakinskaya
4bd86c2a4e
GO-5297: fix subscribeAll
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2025-04-03 18:22:24 +02:00
AnastasiaShemyakinskaya
ea6d9b587d
GO-5297 Merge branch 'main' of github.com:anyproto/anytype-heart into go-5297-push-service-1st-iteration 2025-03-28 11:09:54 +01:00
AnastasiaShemyakinskaya
4b345c66e8
GO-5369: fix panic
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2025-03-26 12:05:03 +01:00
AnastasiaShemyakinskaya
84ad9fadc7
GO-5297 Merge branch 'main' of github.com:anyproto/anytype-heart into go-5297-push-service-1st-iteration
# Conflicts:
#	clientlibrary/service/service.pb.go
#	core/block/chats/service.go
#	docs/proto.md
#	go.mod
#	go.sum
#	pb/commands.pb.go
#	pb/protos/service/service.proto
#	pb/service/service.pb.go
#	space/internal/components/aclobjectmanager/aclobjectmanager.go
2025-03-26 10:23:15 +01:00
AnastasiaShemyakinskaya
72aad9722d
GO-5297: add notify
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2025-03-25 19:33:08 +01:00
Mikhail
7377418592
GO-5322 Fix fts miss (#2242) 2025-03-24 16:21:28 +01:00
AnastasiaShemyakinskaya
1b107488d2
GO-5297: fixes
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2025-03-21 18:42:08 +01:00
AnastasiaShemyakinskaya
f41af256fa
GO-5297: added space key store
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2025-03-21 17:10:19 +01:00
Roman Khafizianov
cab4039e51
GO-5329 fixes 2025-03-20 14:23:13 +01:00
Roman Khafizianov
826650aae5
GO-5329 Stream spaces with guest keys 2025-03-20 12:04:47 +01:00
Mikhail
f602039283
GO-5309 Cleanup graylog (#2236) 2025-03-19 19:57:28 +01:00
kirillston
b678a6ce51
GO-5229 Reset bookmark layout 2025-03-17 19:27:25 +03:00
kirillston
c7d0f0aade
GO-5294 Fix test 2025-03-17 19:20:57 +03:00
kirillston
72b82e53b4
GO-5204 Add plural names to types 2025-03-17 17:45:44 +03:00
kirillston
ab5af890f1
GO-5206 Edit recommended relations lists 2025-03-05 18:42:03 +03:00
Kirill Stonozhenko
2bfc73668f
Merge pull request #2140 from anyproto/go-5126-migrate-icons-for-bundled-non-system-types
GO-5184 Migrate icons for bundled non system types
2025-02-27 19:14:23 +01:00