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

401 commits

Author SHA1 Message Date
Sergey
ed3480e4bf
GO-5718: Chats: create method to read all messages 2025-05-28 11:16:01 +02:00
Roman Khafizianov
b3144936db
GO-5629 Merge branch 'main' of ssh://github.com/anyproto/anytype-heart into go-5629-implement-api-token
# Conflicts:
#	clientlibrary/service/service.pb.go
#	pb/commands.pb.go
#	pb/service/service.pb.go
#	pkg/lib/pb/model/models.pb.go
2025-05-20 15:32:55 +02:00
Roman Khafizianov
f4de318402
GO-5629 RPCs added: AccountLocalLinkCreateApp,List,Revoke
introduce new format for AppLink
2025-05-17 02:04:51 +02:00
Mikhail Rakhmanov
67587894e2
GO-4400 Add invite change 2025-05-15 09:42:34 +02:00
AnastasiaShemyakinskaya
a9210da6e6
GO-5297: fix conflicts
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2025-04-08 16:50:29 +02:00
kirillston
a474e73f60
GO-5341 Introduce layout syncer 2025-04-04 18:52:45 +03:00
Jannis Metrikat
4c8ebaa420
GO-4459: Make protos 2025-03-28 12:04:39 +01:00
Jannis Metrikat
de031d67d2
GO-4459 Merge branch 'go-5364-export-markdown-in-memory' into GO-4459-rest-api-docs 2025-03-28 11:19:30 +01:00
Jannis Metrikat
555d95b942
GO-4459: Refactor API services and tests to use new apicore interfaces 2025-03-28 08:19:03 +01:00
Roman Khafizianov
15b5c78709
GO-5304 fix mocks 2025-03-25 19:05:57 +01:00
Roman Khafizianov
7ee4504117
GO-5304 Merge branch 'main' of ssh://github.com/anyproto/anytype-heart into go-5304-new-command-dataviewrelationset-to-set-properties-in-typeset
# Conflicts:
#	clientlibrary/service/service.pb.go
#	pb/commands.pb.go
#	pb/service/service.pb.go
2025-03-25 18:46:01 +01:00
Roman Khafizianov
e536f8bf37
GO-5364 ObjectExport
single object export/deeplink linking for md
2025-03-25 18:30:03 +01:00
Sergey
f085c796e9
GO-5337 Merge branch 'main' of github.com:anyproto/anytype-heart into go-5337-add-command-unsubscribefrommessagepreviews 2025-03-25 17:44:40 +01:00
Roman Khafizianov
34678e1814
GO-5304 fix mocks 2025-03-25 17:11:26 +01:00
Roman Khafizianov
0d29923fd2
fix 2025-03-24 19:47:28 +01:00
Roman Khafizianov
0181bf8484
rest: mock AI calls
api is wip
2025-03-24 19:13:18 +01:00
Roman Khafizianov
3000c1181d
GO-5304 RPC added:BlockDataviewRelationSet 2025-03-24 11:21:55 +01:00
Sergey
9a3977d128
GO-5337: Add command UnsubscribeFromMessagePreviews 2025-03-21 11:25:53 +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
Sergey
f41512c4d7
Fix test 2025-03-14 12:46:57 +01:00
Sergey
705cc1466e
GO-4727: Refactor 2025-03-13 14:36:09 +01:00
Sergey
96b2cefa28
GO-4727: Add read test 2025-03-13 12:42:47 +01:00
Sergey
18969ef1c5
GO-4727: Add method to unread messages 2025-03-12 10:55:10 +01:00
Sergey
7fd5cf8716
GO-4727 Merge branch 'main' of github.com:anyproto/anytype-heart into go-4727-local-counters-for-chat 2025-03-10 11:04:11 +01:00
Sergey
923d5e9b7b
GO-4727: Fix some tests 2025-03-07 11:31:42 +01:00
Roman Khafizianov
59a905cdc2
GO-4727 Merge branch 'main' of ssh://github.com/anyproto/anytype-heart into go-4727-local-counters-for-chat
# Conflicts:
#	clientlibrary/service/service.pb.go
#	core/application/account_select.go
#	core/block/source/store.go
#	pb/commands.pb.go
#	pb/service/service.pb.go
#	pkg/lib/pb/model/models.pb.go
2025-03-04 14:02:56 +01:00
Sergey
87d07b70b0
GO-4779: Fix after merge 2025-02-27 09:35:38 +01:00
Sergey
a445d82458
GO-4779 Merge branch 'main' of github.com:anyproto/anytype-heart into go-4779-show-last-message-preview-from-chat-in-vault 2025-02-27 09:24:23 +01:00
kirillston
175f4964ad
Merge main with spacestore 2025-02-13 22:56:30 +03:00
mcrakhman
1f8453a044
GO-4146 Fix acl service test 2025-02-05 18:33:31 +01:00
Sergey
a0059dda9e
GO-4779 Merge branch 'GO-4146-new-spacestore' of github.com:anyproto/anytype-heart into go-4779-show-last-message-preview-from-chat-in-vault 2025-02-05 10:09:38 +01:00
Sergey
e75df3a4aa
GO-4779: Subscribe for previews by command 2025-01-28 10:19:52 +01:00
Roman Khafizianov
360e5e417e
GO-4727 first iteration of local counters 2025-01-23 11:18:35 +01:00
Roman Khafizianov
c90c5d6466
GO-4146 Merge branch 'main' of ssh://github.com/anyproto/anytype-heart into GO-4146-new-spacestore
# Conflicts:
#	clientlibrary/service/service.pb.go
#	pb/commands.pb.go
#	pb/service/service.pb.go
2025-01-23 11:00:07 +01:00
kirillston
5a0594eb53
Fix mocks 2025-01-23 10:42:41 +01:00
kirillston
46542dc028
Merge main to feature branch 2025-01-23 10:31:30 +01:00
Jannis Metrikat
7c7f51b07c
GO-4459: Add new mocks and fix lint 2025-01-22 17:32:27 +01:00
Roman Khafizianov
8e14863b21
GO-4459 add jsonApiListenAddr to AccountStart/Create RPCs 2025-01-22 17:23:41 +01:00
Mikhail Iudin
e7832e5655
Fix merge main 2025-01-22 13:50:06 +01:00
kirillston
de10e3ac27
Merge main in branch 2025-01-20 11:58:35 +01:00
Jannis Metrikat
b25dafeeef
GO-4459: Remove rpc to start and stop api server 2025-01-19 13:34:14 +01:00
Jannis Metrikat
c457425861
GO-4459: Fix mock interface after merge 2025-01-17 19:01:58 +01:00
Jannis Metrikat
ad7d7c77dd
GO-4459 Merge branch 'main' into go-4459-implement-first-stage-of-anytype-rest-api 2025-01-17 17:44:42 +01:00
Jannis Metrikat
972ec0f7cb
GO-4459: Update mock 2025-01-14 23:58:52 +01:00
Jannis Metrikat
7000d44796
GO-4459: Add RPC to start and stop server 2025-01-14 23:45:15 +01:00
kirillston
b7c5cf6a70
GO-4677 List conficting rels RPC 2025-01-09 17:22:38 +03:00
Jannis Metrikat
101ea2a288
GO-4459 Add initial handler tests using mocked middleware interfaces 2024-12-18 14:12:12 +01:00
Anatolii Smolianinov
da0ddffd06
GO-4685 draft publish-server rpc handlers 2024-12-11 20:25:05 +01:00
Anatolii Smolianinov
1d3fd66fd9
GO-4140 Merge branch 'main' into publish-2 2024-12-11 18:15:59 +01:00