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

1032 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
e0acaebba3
GO-4400 Refactor invite view and invite types in payload 2025-05-15 11:29:09 +02:00
Mikhail Rakhmanov
de4fe08338
GO-4400 Enrich invite info responses with type and permissions 2025-05-15 10:18:19 +02:00
Mikhail Rakhmanov
67587894e2
GO-4400 Add invite change 2025-05-15 09:42:34 +02:00
Mikhail Rakhmanov
b8ab62fa04
GO-4400 Refactor invites 2025-05-14 20:45:38 +02:00
Sergey
81cb610392
GO-5296 Merge branch 'go-5297-push-service-1st-iteration' of github.com:anyproto/anytype-heart into go-5296-add-counters-for-unread-messages-to-subscription-revived 2025-04-28 16:13:59 +02:00
Sergey
8b59fc1ad7
GO-5296: Add dependencies to response 2025-04-28 15:28:56 +02:00
Sergey
93356f738a
GO-5296: Chats: Refactor preview subscription; add SubId to request, add initial state to response 2025-04-28 14:13:04 +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
kirillston
b887523d52
GO-5509 Add new usecase cides 2025-04-24 00:44:55 +03:00
Roman Khafizianov
3f9782bf95
GO-5493 workspaceOpen timeout 2025-04-17 22:06:42 +02:00
Anatolii Smolianinov
2d215de63d
GO-5297 Merge branch 'main' into go-5297-push-service-1st-iteration 2025-04-16 14:29:50 +02:00
Roman Khafizianov
5167ab3210
importer 2025-04-09 12:05:38 +02:00
AnastasiaShemyakinskaya
a9210da6e6
GO-5297: fix conflicts
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2025-04-08 16:50:29 +02:00
kirillston
5ac5c60ce1
GO-5341 Merge main 2025-04-07 18:44:14 +03:00
kirillston
a474e73f60
GO-5341 Introduce layout syncer 2025-04-04 18:52:45 +03:00
Sergey
d5f6ac2de3
GO-5344: Rename all occurrences of databaseId to stateId 2025-04-02 17:41:47 +02:00
Sergey
eaf340ece0
GO-5344 Merge branch 'main' of github.com:anyproto/anytype-heart into go-5344-add-mention-counters 2025-04-02 09:21:01 +02:00
Sergey
63dd9a29de
GO-5344: Use BSON ObjectId instead of timestamp 2025-04-01 12:29:48 +02:00
Jannis Metrikat
c49e788bc7
GO-4459: Refactor export service and update API for markdown export 2025-03-28 12:05:13 +01:00
Sergey
b64be942db
GO-5344: Fix reading/un-reading 2025-03-27 15:36:33 +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
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
78ef52e9ee
GO-5329 Merge branch 'main' of ssh://github.com/anyproto/anytype-heart into go-5329-stream-spaces
# Conflicts:
#	pb/commands.pb.go
2025-03-20 14:52:58 +01:00
Sergey
29719d38a9
GO-5302: Add RequiredSpace if an error occurred 2025-03-20 12:17:22 +01:00
Roman Khafizianov
826650aae5
GO-5329 Stream spaces with guest keys 2025-03-20 12:04:47 +01:00
Sergey
04aff3dabc
GO-4727 Merge branch 'main' of github.com:anyproto/anytype-heart into go-4727-local-counters-for-chat 2025-03-14 11:26:51 +01:00
Sergey
705cc1466e
GO-4727: Refactor 2025-03-13 14:36:09 +01:00
Roman Khafizianov
53f4eb7f78
GO-4932 Merge branch 'main' of ssh://github.com/anyproto/anytype-heart into go-4932-type-dataview-widget
# Conflicts:
#	pb/commands.pb.go
2025-03-12 15:01:12 +01:00
Sergey
18969ef1c5
GO-4727: Add method to unread messages 2025-03-12 10:55:10 +01:00
Roman Khafizianov
15c88aa939
GO-4932 Merge branch 'main' of ssh://github.com/anyproto/anytype-heart into go-4932-type-dataview-widget
# Conflicts:
#	pb/commands.pb.go
#	pkg/lib/pb/model/models.pb.go
2025-03-10 12:49:05 +01:00
AnastasiaShemyakinskaya
87c9cd0a72
GO-5099: fix conflicts
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2025-03-10 13:41:56 +03: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
c2a66f2229
GO-4727: Add IncludeBoundary to GetMessages 2025-03-10 10:23:24 +01:00
Sergey
3629f19942
GO-4779 Merge branch 'main' of github.com:anyproto/anytype-heart into go-4779-show-last-message-preview-from-chat-in-vault 2025-03-06 10:15:19 +01:00
Roman Khafizianov
6de5710056
GO-4932 Merge branch 'main' of ssh://github.com/anyproto/anytype-heart into go-4932-type-dataview-widget
# Conflicts:
#	core/block/editor/page.go
#	pb/commands.pb.go
2025-03-04 16:41:38 +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
Mikhail
19e2abb130
GO-4414 Allow user to choose a primary language (#2172) 2025-03-03 23:51:25 +01:00
Mikhail Iudin
4d126eeafa
GO-4932 fix merge 2025-02-28 15:16: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
997fedad9b
GO-4941 Add template service implementation 2025-02-17 16:51:42 +03:00
kirillston
e8f6dfc1da
GO-4941 Merge feature branch 2025-02-17 11:30:32 +03:00
kirillston
175f4964ad
Merge main with spacestore 2025-02-13 22:56:30 +03:00
kirillston
80402c8d62
GO-4941 Support bookmark defailt template WIP 2025-02-13 22:24:23 +03:00