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

16438 commits

Author SHA1 Message Date
AnastasiaShemyakinskaya
7669f85e4c
GO-5297: added config
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2025-03-19 13:14:37 +01:00
AnastasiaShemyakinskaya
7ddbd0fd9f
GO-5297: added config
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2025-03-19 13:14:34 +01:00
dependabot[bot]
3f3df4012e
Bump github.com/ipfs/boxo from 0.29.0 to 0.29.1 (#2224)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-18 11:46:27 +01:00
Roman Khafizianov
c51dcacdab
Merge pull request #2232 from anyproto/dependabot/go_modules/github.com/anyproto/any-store-0.1.11
Bump github.com/anyproto/any-store from 0.1.10 to 0.1.11
2025-03-18 11:20:58 +01:00
Kirill Stonozhenko
7fe904318d
Merge pull request #2230 from anyproto/go-5294-add-templateid-options
GO-5294 Add templateId options
2025-03-18 13:08:26 +03:00
Kirill Stonozhenko
db5292ef40
Merge pull request #2233 from anyproto/go-5292-add-description-to-file-blocks
GO-5292 Add description to file blocks
2025-03-18 13:06:53 +03:00
Kirill Stonozhenko
712b7ef695
Merge pull request #2228 from anyproto/go-5204-add-plural-names-to-types
GO-5204 | GO-5229 - Add plural names to types
2025-03-18 12:39:24 +03:00
kirillston
05b29772ca
GO-5292 Add description to file blocks 2025-03-18 12:38:56 +03:00
dependabot[bot]
551383288a
Bump github.com/anyproto/any-store from 0.1.10 to 0.1.11
Bumps [github.com/anyproto/any-store](https://github.com/anyproto/any-store) from 0.1.10 to 0.1.11.
- [Commits](https://github.com/anyproto/any-store/compare/v0.1.10...v0.1.11)

---
updated-dependencies:
- dependency-name: github.com/anyproto/any-store
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-18 04:43:58 +00:00
Anastasia Shemyakinskaya
cba03c759c
Merge pull request #2231 from anyproto/go-5293-support-custom-iconimage-for-types
GO-5293: Support Custom IconImage for types
2025-03-17 20:06:18 +03:00
AnastasiaShemyakinskaya
e9ed8ed46a
GO-5293: add iconimage for object type
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2025-03-17 17:29:24 +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
4e47b46f60
GO-5294 Add tests 2025-03-17 19:07:32 +03:00
kirillston
72b82e53b4
GO-5204 Add plural names to types 2025-03-17 17:45:44 +03:00
Kirill Stonozhenko
51d2d63646
Merge pull request #2227 from anyproto/fix-exclide-addeddate-from-hidden-recommended
GO-5206 Exclude addedDate from hidden recommended
2025-03-17 15:10:08 +01:00
kirillston
ffc27041d6
Introduce templateId constants 2025-03-17 12:59:21 +03:00
kirillston
ca64caab41
Exclude templates changes 2025-03-17 12:58:07 +03:00
kirillston
13f8a5867c
Exclude addedDate from hidden recommended 2025-03-17 12:23:44 +03:00
Sergey
c9c4823b4b
Merge pull request #2225 from anyproto/fix-test
Fix test
2025-03-14 13:38:54 +01:00
Sergey
f41512c4d7
Fix test 2025-03-14 12:46:57 +01:00
Sergey
d4472b112e
Merge pull request #2039 from anyproto/go-4727-local-counters-for-chat
GO-4727 local counters for chat
2025-03-14 11:31:27 +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
Sergey
69cb15d388
GO-4727: Fix db timestamp update 2025-03-13 13:58:35 +01:00
Sergey
96b2cefa28
GO-4727: Add read test 2025-03-13 12:42:47 +01:00
Roman Khafizianov
4987f5f7fd
Merge pull request #2215 from anyproto/go-4932-type-dataview-widget
GO-4932 type dataview widget
2025-03-12 16:48:51 +01:00
Sergey
926c266d03
GO-4727: Remove debug code 2025-03-12 16:14:00 +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
Roman Khafizianov
dfe920a893
GO-4932 fixes 2025-03-12 14:56:51 +01:00
Roman Khafizianov
d7ba2f6a99
GO-4932 objectType: fix all view id constant 2025-03-12 14:47:52 +01:00
Sergey
20b729af78
GO-4727: Fix unread logic; persist seen heads 2025-03-12 13:45:41 +01:00
Mikhail Rakhmanov
1da8dd572c
Merge pull request #2223 from anyproto/GO-5262-update-any-sync
GO-5262: Update any-store
2025-03-12 13:24:22 +01:00
Mikhail Rakhmanov
30a32ad32b
GO-5262 Update prealloc 2025-03-12 13:05:08 +01:00
Mikhail Rakhmanov
c7a22a2cbd
GO-5262 Update any-store 2025-03-12 12:29:58 +01:00
Sergey
4c000fdad5
GO-4727: Un-read: fix initializing with seen heads 2025-03-12 12:28:48 +01:00
Sergey
18969ef1c5
GO-4727: Add method to unread messages 2025-03-12 10:55:10 +01:00
Kirill Stonozhenko
36308b6f1f
Merge pull request #2220 from anyproto/go-5256-upd-quick-start-guide
GO-5256 Update quick start guide
2025-03-11 18:59:35 +01:00
kirillston
9c7d62486f
GO-5256 Update quick start guide 2025-03-11 19:31:59 +03:00
Sergey
8272e08e78
GO-4727: Add subscription ids to new chat events 2025-03-11 17:10:47 +01:00
Kirill Stonozhenko
4f38c3dee7
Merge pull request #2190 from anyproto/go-5143-sync-rellinks-on-view-relations-update
GO-5143 Sync relLinks on view relations update
2025-03-11 16:16:24 +01:00
Sergey
2053de99f5
GO-4727: Fix chat state event 2025-03-11 15:56:59 +01:00
kirillston
7652d37292
GO-5143 Fix lint 2025-03-11 17:53:46 +03:00
Sergey
52d78e52fc
GO-4727: Fix mark read 2025-03-11 15:42:40 +01:00
kirillston
bd6fbef0a8
GO-5143 Merge branch 'go-4932-type-dataview-widget' into go-5143-sync-rellinks-on-view-relations-update 2025-03-11 17:25:43 +03:00
Sergey
8db29ff616
GO-4727: Fix read logic 2025-03-11 15:09:12 +01:00
Sergey
c56d9780a8
GO-4727: Refactor subscription 2025-03-11 14:40:12 +01:00
Anastasia Shemyakinskaya
6ca7a37d8e
Merge pull request #2211 from anyproto/go-5099-add-space-name-to-publishing-archive-and-page
GO-5099: add space name to publishing archive and page
2025-03-11 13:59:54 +01:00
Sergey
d84c55efad
GO-4727: Refactor 2025-03-11 13:56:44 +01:00
Kirill Stonozhenko
e77ebcd70c
Merge pull request #2218 from anyproto/fix-conflicting-relations-error
Fix conflicting relations error
2025-03-11 12:59:44 +01:00