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

3074 commits

Author SHA1 Message Date
Sergey
207ed25efb
Merge branch 'main' of github.com:anyproto/anytype-heart into refactor-chats 2025-05-19 16:47:34 +02:00
Sergey
59716a3592
Merge branch 'main' of github.com:anyproto/anytype-heart into refactor-chats 2025-05-19 16:12:42 +02:00
Sergey
c6ccea3b53
Chats: fix repository 2025-05-16 14:23:08 +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
Roman Khafizianov
2a52231bfa
GO-5635 fix deviceState 2025-05-15 17:28:14 +02:00
Roman Khafizianov
0e5a3fa109
GO-5635 introduce protections and debug for tantivy 2025-05-15 17:01:40 +02:00
Sergey
d0ac26817c
Chats repository: open any-store in a non-blocking way 2025-05-15 13:33:43 +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
b8ab62fa04
GO-4400 Refactor invites 2025-05-14 20:45:38 +02:00
Mikhail Rakhmanov
f610462beb
GO-4400 WIP new invite without approve logic 2025-05-13 15:36:40 +02:00
Sergey
38ded432da
Merge branch 'main' of github.com:anyproto/anytype-heart into release-10-to-main 2025-05-07 12:14:37 +02:00
Anthony Akentiev
1d0b90386a
GO-5590 payments: add tier.offer field 2025-05-06 19:21:28 +01:00
Jannis Metrikat
ace65b94d8
Merge pull request #2303 from anyproto/go-4969-rest-api-stage-2
GO-4969: REST API Stage 2
2025-05-06 20:18:44 +02:00
Sergey
b09c2ae312
GO-5591: Full-text: add missing error handling 2025-05-06 14:10:50 +02:00
Sergey
923bc2c8ad
Merge pull request #2373 from anyproto/fix-some-bugs
Fix some bugs
2025-04-24 12:15:57 +02:00
Sergey
a29a9fde59
Limit number of error log 2025-04-24 11:50:43 +02:00
Kirill Stonozhenko
21e150b217
Merge pull request #2369 from anyproto/go-5452-fix-backlinks-update
GO-5452 Fix backlinks update
2025-04-24 12:35:03 +03:00
Sergey
a0116dd926
Full-text indexing: do not fail fast 2025-04-24 09:57:15 +02:00
Sergey
76a18ce31f
Fix forgotten rollback 2025-04-23 18:27:57 +02:00
Sergey
029edd36a9
Merge pull request #2351 from anyproto/go-5469-fix-the-error-code-for-the-space-store-migration
GO-5469: Migration: not enough space: fix error code
2025-04-22 17:02:05 +02:00
kirillston
49b1848e19
GO-5452 Fix backlinks update 2025-04-22 14:46:27 +03:00
Roman Khafizianov
a003370136
GO-5490 fix GetWithLinksInfoById tx 2025-04-17 21:40:34 +02:00
Roman Khafizianov
b59404b32e
GO-5490 fix comments 2025-04-17 21:10:02 +02:00
Roman Khafizianov
78b0c2dbc3
GO-5490 remove rollback over commit all over project, add missing exits 2025-04-17 21:01:34 +02:00
Sergey
bc59c03923
GO-5469: Migration: not enough space: fix error code 2025-04-16 16:12:16 +02:00
kirillston
2c5097fd7f
GO-5443 Make Type type hidden 2025-04-15 16:00:23 +03:00
Kirill Stonozhenko
e82cdd49b7
Merge pull request #2337 from anyproto/go-5465-update-recommended-rels-for-non-sys-types
GO-5465 | GO-5331 - Update recommended relations for non system types
2025-04-14 20:50:39 +03:00
kirillston
778ca0946e
GO-5461 Include all system relations on store.List 2025-04-14 18:58:37 +03:00
kirillston
a7329f210d
GO-5331 Exclude tasks and priority from usecases 2025-04-14 18:26:09 +03:00
kirillston
ee76770c9a
GO-5331 Delete tasks and priority 2025-04-14 17:16:35 +03:00
kirillston
0b6c05271d
GO-5465 Update recommended relations for non system types 2025-04-14 16:53:56 +03:00
kirillston
c2a9252514
GO-5261 Exclude Note & Task from system 2025-04-10 14:01:25 +03:00
Roman Khafizianov
d6a0c32e57
fix unpacker, update revision 2025-04-09 12:02:43 +02:00
Kirill Stonozhenko
ae7a008118
Merge pull request #2312 from anyproto/go-5338-rm-description-for-types
GO-5338 Remove description for types
2025-04-07 16:16:18 +03:00
kirillston
5b050ad6c3
GO-5338 Revert revision update 2025-04-07 13:55:49 +03:00
Sergey
35f8b477e5
Merge pull request #2267 from anyproto/go-5344-add-mention-counters
GO-5344 add mention counters
2025-04-07 12:53:28 +02:00
Sergey
9237fa9eb7
GO-5415: Fix Nested NotIn filter 2025-04-07 11:05:53 +02:00
kirillston
4f79c8f05d
GO-5338 Rm description for types WIP 2025-04-04 22:11:45 +03:00
Sergey
85fff3c4db
GO-5344 Merge branch 'main' of github.com:anyproto/anytype-heart into go-5344-add-mention-counters 2025-04-04 11:21:24 +02:00
Roman Khafizianov
834b6c7adb
GO-5403 fix autoWidgetDisabled maxCount 2025-04-03 15:11:48 +02:00
Sergey
b33c669bac
GO-5344 Merge remote-tracking branch 'origin/go-5344-add-mention-counters' into go-5344-add-mention-counters 2025-04-03 11:01:06 +02:00
Sergey
3f913d9f97
GO-5344 Merge branch 'main' of github.com:anyproto/anytype-heart into go-5344-add-mention-counters 2025-04-03 11:00:51 +02:00
Roman Khafizianov
ce33b293b1
Merge pull request #2290 from anyproto/go-5396-detect-stalled-connections
GO-5396 enable stalled connections detector
2025-04-03 08:33:02 +02:00
Roman Khafizianov
10d1267777
GO-5397 fix err handle 2025-04-02 18:55:04 +02:00
Sergey
3b02f1c64e
Merge pull request #2287 from anyproto/go-5394-reindex-chats
Go 5394 reindex chats
2025-04-02 18:47:34 +02:00
Sergey
c2741a9bb7
GO-5344: Rename databaseId -> stateId 2025-04-02 17:37:13 +02:00
Roman Khafizianov
f999866f90
GO-5396 enable stalled connections detector 2025-04-02 17:26:52 +02:00
Sergey
c49a366ba1
Fix cross space query 2025-04-02 15:32:57 +02:00
Sergey
a5b9a1dbfd
GO-5394: Reindex chats 2025-04-02 13:38:18 +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