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

420 commits

Author SHA1 Message Date
Sergey
ff48937046
Add ToggleMessageReaction command 2024-08-30 16:05:07 +02:00
Sergey
2074c3b74e
Add Delete command; fix cache 2024-08-28 16:41:24 +02:00
Sergey
ee8d510129
GO-3951 Merge branch 'main' of github.com:anyproto/anytype-heart into go-3951-use-protocol-models 2024-08-22 15:26:36 +02:00
Sergey
a00c52bbb3
GO-3951: Add subscription api models 2024-08-22 13:02:03 +02:00
kirillston
206824cc0e
GO-3795 Add batch modify details rpc 2024-08-15 15:50:17 +03:00
Sergey
1f8c044a60
Merge branch 'main' into feature/chat
# Conflicts:
#	go.mod
2024-08-13 15:12:24 +02:00
AnastasiaShemyakinskaya
82c4e6e320
GO-2043 Merge branch 'main' of github.com:anyproto/anytype-heart into go-2043-unify-logic-for-long-background-requests-from-client 2024-08-09 10:58:24 +02:00
Sergey
4dc635638f
GO-3854: Edit message, custom handler 2024-08-06 18:04:48 +02:00
Sergey
fd19aca3b3
GO-3854: Push changes 2024-08-02 16:57:56 +02:00
Sergey
cfc8c57aa3
GO-3854: Glue together 2024-08-02 15:12:17 +02:00
Mikhail Iudin
318d8d455d
GO-3764 Fix add chats 2024-07-16 19:36:44 +02:00
Mikhail Iudin
93564cf8eb
GO-3764 Add chat rpcs 2024-07-15 13:55:26 +02:00
AnastasiaShemyakinskaya
5e094d33ba
GO-2928: fix conflicts
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-07-03 10:21:42 +02:00
AnastasiaShemyakinskaya
c8a5e0a33c
GO-2930: fix conflicts
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-06-26 15:35:37 +02:00
Sergey
29c01d422a
GO-3564: Rename methods 2024-06-24 13:59:35 +02:00
Sergey
f2b8a910a0
GO-3564: Record AccountSelect trace 2024-06-20 11:05:31 +02:00
Sergey
e1ba5ccf52
GO-3564: Run profiler method 2024-06-14 14:47:34 +02:00
Sergey
9ef26cfe62
GO-2827: Fix linter 2024-06-10 15:25:12 +02:00
AnastasiaShemyakinskaya
186b244ef7
GO-3034: fix conflicts
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-05-24 16:05:51 +02:00
Roman Khafizianov
8ca4babf5f
GO-3040 ObjectSearchWithMeta: add metadata to fulltext results 2024-05-24 11:04:49 +02:00
Anton Akentev
e1fc025ccc
GO-3471 MembershipIsNameValid also calls NS to check if name is vacant 2024-05-14 11:21:02 +02:00
kirillston
4744f17c7a
GO-3347 Rename RegisterPaymentRequest rpc 2024-05-11 00:17:07 +03:00
Mikhail Iudin
97e95b352e
GO-3379 Add command for existed file picking and pasting into the block 2024-04-30 12:37:05 +02:00
Mikhail Iudin
e93f44fbde
GO-3344 Add ObjectListSetDetails command that sets details to the list of objects 2024-04-29 13:00:30 +02:00
kirillston
0ee59edf9e
GO-3022 Revert rpc renaming 2024-04-23 12:35:12 +03:00
kirillston
8147c8c129
GO-3022 Protocol update 2024-04-22 12:28:09 +03:00
kirillston
48e1abb2de
GO-3022 Merge main 2024-04-19 18:17:21 +03:00
Roman Khafizianov
f6b2c7bf31
GO-3315 fix QUIC on android 2024-04-19 14:13:13 +02:00
kirillston
ec33247c32
GO-3022 Add VerifyAppStoreReceipt rpc WIP 2024-04-16 16:39:35 +03:00
Anton Akentev
c77a26bbca
GO-3284 rename method: Tiers.Get -> GetTiers 2024-04-16 11:16:07 +01:00
mcrakhman
fde7aaa256
GO-3174 Merge branch 'main' into GO-3174-share-unshare
# Conflicts:
#	clientlibrary/service/service.pb.go
#	core/block/editor/participant.go
#	pb/commands.pb.go
#	pb/service/service.pb.go
#	pkg/lib/bundle/relation.gen.go
#	pkg/lib/pb/model/models.pb.go
2024-04-09 11:51:37 +02:00
Anthony Akentiev
f573352fae
GO-3194 payments/nameservice protocol refactoring (#1084)
* GO-3194 WiP

* GO-3194 Add MembershipGetVerificationEmailStatus

* GO-3194 Updated .proto file

* GO-3194 More comments

* GO-3194 Added NS name type

* GO-3194 Refactor nameservice, implement proto changes

* GO-3194 Linter
2024-04-08 17:50:57 +01:00
mcrakhman
7b74bb9f0f
GO-3174 Remove SpaceExit 2024-04-08 18:39:08 +02:00
mcrakhman
c8f64a3062
GO-3174 Merge branch 'main' into GO-3174-share-unshare
# Conflicts:
#	.mockery.yaml
#	go.mod
#	pb/commands.pb.go
#	pkg/lib/bundle/relation.gen.go
#	pkg/lib/bundle/systemRelations.gen.go
#	pkg/lib/pb/model/models.pb.go
#	space/internal/components/aclobjectmanager/aclobjectmanager.go
2024-04-07 21:00:32 +02:00
mcrakhman
73fbd55c0d
GO-3174 Refactor spacestatus and spaceinfo 2024-04-04 15:44:03 +02:00
Mikhail Iudin
d17e645b67
GO-3185 Remove amplitude 2024-04-04 11:13:59 +02:00
mcrakhman
548b7f60af
GO-3174 Add MakeShared and add relations 2024-04-03 18:24:26 +02:00
mcrakhman
c4476e2385
GO-3127 Merge branch 'main' into GO-3127-leave-request
# Conflicts:
#	clientlibrary/service/service.pb.go
#	go.mod
#	go.sum
#	pb/commands.pb.go
#	pb/service/service.pb.go
2024-03-27 10:31:37 +01:00
Anthony Akentiev
bf46949207
Go 2450 subscriptions (#1041)
* GO-2450 Add Payments commands

* GO-2450 Payment methods: remove IDs from requests

* GO-2450 Use GetAccountEthAddress()

* GO-2450 Use any-sync instead of pp repo

* GO-2450 Add RequestedAnyName field

* GO-2450 Basic nameservice methods

* GO-2450 New methods for subscriptions/nameservice

* GO-2450 Refactor: protos for payments

* GO-2450 Downgrade go to 1.20

* GO-2450 Fix build

* GO-2450 Refactoring: renames

* GO-2450 GetPortalURL implemented; Test tiers

* GO-2450 Update any-sync

* GO-2450 Fix: bootstrap

* GO-2450 Fix pp encryption: peer key -> sign key

* GO-2450 Bug fix: Ethereum wallet address

* GO-2450 Update tier names

* GO-2450 Email verification methods

* GO-2450 Return email if was verified before

* GO-2450 Update any-sync

* GO-2450 Update any-sync

* GO-2395 WiP: cache for PP node

* GO-2395: cache for PP node

* GO-2395 Change logics: return 0 tier when no response from the pp

* GO-2395 fix: cache logics

* GO-2450 Use any-sync from feature-payments branch for now

* GO-2395 any-sync update

* GO-2395 Fixes after review

* GO-2395 Refactoring after review

* GO-2395 Review fixes

* GO-2395 Build fix

* GO-2450 Refactoring: payments interface; tier -> int32

* GO-2450 Add FinalizeSubscription method

* GO-2450 Cache fix

* GO-2450 GetSubscriptionStatus: add NoCache

* GO-2734 Add global name to cache WIP

* GO-2450 go mod tidy

* GO-2450 Update any-sync

* GO-2450 Linter fix

* GO-2450 PaymentsTiersGet

* GO-2450 Refactoring: PaymentsGetTiers

* GO-2450 NS: implement NameServiceResolveAnyId

* GO-2734 Use AnyId to retrieve Global name

* GO-2734 Add GlobalName to identity

* GO-2734 Implement DetailsSettable in participant

* GO-2734 Get GlobalName from NN only on app start

* GO-2450 Upgrade any-sync to v0.3.33: TODOs in the required methods

* GO-2734 Fix tests WIP

* GO-2734 Use batch method

* GO-2734 Fix unittest

* GO-3061 Refactoring: payments - huge renames

* GO-3061 Add EventMembershipUpdate

* GO-2734 Fix tests 2

* GO-2734 Fixes upon pr comments

* GO-2450 Fix panic with nil cache.data

* GO-2450 Fixes after merge

* GO-2734 Fix unittests WIP

* GO-2734 Move mock expectations to newFixture

* GO-2734 Add return statement in mock

* GO-2734 Add check if name was found

* GO-2450 Add IsNameValid method

* GO-2450 Fix tests: cache

* GO-2734 Resolve names directly from NS

* GO-2450 Cache logics fix

* GO-2450 refactoring: cache logics simplified

* GO-2450 refactoring: IsNameValid - code -> error

* GO-2734 Set globalName in new spaces

* GO-3128 IsNameValid, GetAllTiers rebuilt

* GO-2734 Rename forceUpdate flag

* GO-2734 Save globalName even if is not found

* GO-3128 IsNameValid, GetAllTiers rebuilt

* GO-3128 Fix string len

* GO-2734 Rename UpdateIdentities

---------

Co-authored-by: kirillston <stonozhenko@anytype.io>
Co-authored-by: Kirill Stonozhenko <40611691+KirillSto@users.noreply.github.com>
2024-03-26 17:40:15 +00:00
mcrakhman
fa20c58367
GO-3127 Add multiple identities 2024-03-26 12:20:58 +01:00
Mikhail Iudin
d71bf1c19e
GO-3081 Change sort to ssort in favor android proto wire generator clash 2024-03-19 10:53:18 +01:00
AnastasiaShemyakinskaya
c58849583d
add check in event handlers
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-03-15 19:48:29 +01:00
mcrakhman
c385299702
GO-3009 Add space stats 2024-03-04 14:27:56 +01:00
mcrakhman
d45756d154
GO-2966 Update service pb 2024-02-27 17:44:52 +01:00
mcrakhman
32ed1830c2
GO-2966 Add stop sharing 2024-02-27 09:31:59 +01:00
AnastasiaShemyakinskaya
1edba81a27
GO-2515: notification for test purpose
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-02-18 17:38:14 +01:00
Sergey
31bbe5e381
GO-2489 Merge branch 'main' of github.com:anyproto/anytype-heart into GO-2489-acl-architecture 2024-02-12 13:59:46 +01:00
Roman Khafizianov
3b530664bb
Merge pull request #876 from anyproto/go-2835-add-mobile-debug-commands-for-pprof
GO-2835 add mobile debug commands for pprof
2024-02-12 12:07:16 +01:00
Sergey
1e2cf8b714
GO-2489: Fix mobile lib 2024-02-12 09:14:51 +01:00
mcrakhman
b00a0bf25c
GO-2489 Merge branch 'main' into GO-2489-acl-architecture
# Conflicts:
#	clientlibrary/service/service.pb.go
#	pb/commands.pb.go
#	pb/service/service.pb.go
#	pkg/lib/gateway/gateway.go
2024-02-09 21:49:21 +01:00