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

13898 commits

Author SHA1 Message Date
Mikhail Iudin
870b8f9bda
fix 2024-09-09 22:46:56 +02:00
Mikhail Iudin
6bbeeca907
fix 2024-09-09 19:00:13 +02:00
Sergey
67e4691f99
Merge branch 'feature/chat' of github.com:anyproto/anytype-heart into feature/chat 2024-09-09 17:05:02 +02:00
Sergey
fe26382d29
Add more tests 2024-09-09 17:04:54 +02:00
Sergey Cherepanov
6713d40409
Merge pull request #1534 from anyproto/GO-4012-indexer-tx
GO-4012 indexer: batch tx
2024-09-09 15:39:03 +02:00
Sergey Cherepanov
d7a9d3c8f9
GO-4012 merge 2024-09-09 15:32:07 +02:00
Sergey
7c9a70e4ae
Fix GetMessages pagination 2024-09-09 15:30:07 +02:00
Sergey
6278134c7a
Merge branch 'feature/chat' of github.com:anyproto/anytype-heart into feature/chat 2024-09-09 15:16:50 +02:00
Sergey
c67c1b6431
Add tests 2024-09-09 15:16:38 +02:00
Sergey
e20385903a
Merge pull request #1559 from anyproto/go-3809-chat-chat-restrictions
GO-3809 chat restrictions
2024-09-09 14:46:57 +02:00
Sergey
5a9a825454
GO-3809: Don't allow converting from chat layout 2024-09-09 14:40:21 +02:00
Sergey
2451c3d8f6
Merge pull request #1558 from anyproto/go-4059-refactor-adding-anystore-object-to-chat
GO-4059 refactor adding anystore object to chat
2024-09-09 14:36:22 +02:00
Sergey
739a6cfa23
GO-3809: Don't allow converting layout/type to chat 2024-09-09 14:25:26 +02:00
Sergey
8a0ea9e6aa
GO-3809: Add chat object restrictions 2024-09-09 14:19:51 +02:00
Sergey
7b33841281
GO-4059: Refactor chat derived object creation 2024-09-09 14:09:26 +02:00
Sergey
d6229574ee
Merge branch 'main' of github.com:anyproto/anytype-heart into feature/chat 2024-09-09 13:43:22 +02:00
Mikhail
eeee0d44f4
Merge pull request #1553 from crazymidnight/main
Fix Use Case archives validation tool docs
2024-09-06 15:50:41 +03:00
Alexey
df097974fa
Update UsecaseValidator.md
Signed-off-by: Alexey <alexvoit70@gmail.com>
2024-09-06 19:43:54 +07:00
Alexey
f46e74f83e
Update UsecaseValidator.md
Signed-off-by: Alexey <alexvoit70@gmail.com>
2024-09-06 19:42:00 +07:00
Sergey
c825159eec
Merge pull request #1546 from anyproto/go-4011-fix-collation-buffer-reuse
GO-4011: Reuse collate.Buffer, optimize text.RuneCount
2024-09-06 14:38:07 +02:00
Mikhail
3dc7bb7d31
Merge pull request #1538 from anyproto/go-0000-clean-build-fixes
small fixes after clean build attempt; fix cp local deps
2024-09-06 15:32:04 +03:00
Mikhail
862a559f8a
Merge pull request #1529 from crazymidnight/main
Fix link to cli tool documentation
2024-09-06 15:30:52 +03:00
Mikhail
b769606487
Merge pull request #1549 from anyproto/dependabot/go_modules/golang.org/x/net-0.29.0
Bump golang.org/x/net from 0.28.0 to 0.29.0
2024-09-06 15:24:37 +03:00
Kirill Stonozhenko
db458a03e5
Merge pull request #1547 from anyproto/go-3965-mentions-relation
GO-3965 Mentions relation
2024-09-06 15:23:22 +03:00
dependabot[bot]
9be7ec4ae8
Bump golang.org/x/net from 0.28.0 to 0.29.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.28.0 to 0.29.0.
- [Commits](https://github.com/golang/net/compare/v0.28.0...v0.29.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-06 12:08:25 +00:00
Mikhail
2163a0b1fd
Merge pull request #1545 from anyproto/dependabot/go_modules/golang.org/x/image-0.20.0
Bump golang.org/x/image from 0.19.0 to 0.20.0
2024-09-06 15:07:13 +03:00
Mikhail
9dd9835eaa
Merge pull request #1544 from anyproto/dependabot/go_modules/golang.org/x/text-0.18.0
Bump golang.org/x/text from 0.17.0 to 0.18.0
2024-09-06 15:07:00 +03:00
dependabot[bot]
a56b2a6421
Bump golang.org/x/text from 0.17.0 to 0.18.0
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-06 12:02:17 +00:00
dependabot[bot]
862a9bef7a
Bump golang.org/x/image from 0.19.0 to 0.20.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.19.0 to 0.20.0.
- [Commits](https://github.com/golang/image/compare/v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-06 12:02:10 +00:00
Mikhail
95634cc61a
Merge pull request #1542 from anyproto/dependabot/go_modules/golang.org/x/oauth2-0.23.0
Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0
2024-09-06 15:00:41 +03:00
Mikhail
543457d63a
Merge pull request #1550 from anyproto/dependabot/go_modules/github.com/prometheus/client_golang-1.20.3
Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3
2024-09-06 14:59:02 +03:00
dependabot[bot]
4577ae8cce
Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.2 to 1.20.3.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.3/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.20.2...v1.20.3)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-06 04:57:41 +00:00
kirillston
ae68da4266
GO-3965 Shorten method name 2024-09-05 20:39:15 +02:00
kirillston
1594ba5990
GO-3965 Add mentions relation 2024-09-05 20:30:41 +02:00
Sergey Cherepanov
0c8b6b01ec
GO-4012 merge 2024-09-05 17:28:38 +02:00
Sergey
8c75b34f69
Fix chat test 2024-09-05 13:25:34 +02:00
Sergey
3525684763
GO-4011: Reuse collate.Buffer, optimize text.RuneCount 2024-09-05 13:05:22 +02:00
dependabot[bot]
3ccb1222b2
Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.22.0 to 0.23.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-05 04:40:16 +00:00
Kirill Stonozhenko
c69a0c0610
Merge pull request #1436 from anyproto/go-3811-lib-declattering
GO-3811 | GO-3814 - Library declattering
2024-09-04 13:55:51 +03:00
kirillston
9dc50c03a0
GO-3811 Fix test 2024-09-04 12:14:01 +02:00
Sergey Cherepanov
61c95ec4c4
GO-4012 update any-store; anystore: dropIndexes 2024-09-04 12:04:28 +02:00
Sergey Cherepanov
1a8dff8cb8
GO-4012 update any-store 2024-09-04 11:24:28 +02:00
Sergey Cherepanov
ba23b7b1bc
GO-000 more indexes 2024-09-04 11:23:52 +02:00
Mikhail Rakhmanov
82a1b9c4f6
Merge pull request #1537 from anyproto/GO-4009-use-new-sync-protocol
GO-4009: Use new sync protocol
2024-09-03 20:52:26 +02:00
mcrakhman
7b448c3dc7
GO-4009 Change isNew logic and streampool 2024-09-03 16:01:51 +02:00
Anatolii Smolianinov
b0dc1167a5 GO-0000 fix download-tantivy-local 2024-09-03 15:57:15 +02:00
Anatolii Smolianinov
ae55d39797 GO-0000 use /usr/bin/env to call bash 2024-09-03 15:56:41 +02:00
Anatolii Smolianinov
519ebcd9b5 GO-0000 remove whitespace 2024-09-03 15:56:30 +02:00
Mikhail Iudin
a04ecbb012
GO-4014 Fix infinite cycle 2024-09-03 12:21:25 +02:00
Mikhail Iudin
897d232710
Merge remote-tracking branch 'origin/main' into feature/chat 2024-09-02 21:28:37 +02:00