Skip to content

Tags: lovelysystems/talk

Tags

v6.6.2

Toggle v6.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 6.6.2 (coralproject#3354)

* chore(deps): bump dompurify from 2.0.8 to 2.0.17 (coralproject#3352)

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.8 to 2.0.17.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@2.0.8...2.0.17)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [CORL-1586] My Comments Fix (coralproject#3353)

* fix: display footer even without reactions

* chore: version bump

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v6.6.1

Toggle v6.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[CHORE] Rename master to main and next to develop (coralproject#3350)

* chore: master -> main, next -> develop

* fix: updated snapshots

v6.6.0

Toggle v6.6.0's commit message
Merge remote-tracking branch 'origin/next'

# Conflicts:
#	package-lock.json
#	package.json
#	src/core/client/admin/components/ModerateCard/ModerateCardContainer.tsx
#	src/core/client/embed/Coral.ts
#	src/core/client/framework/helpers/index.ts
#	src/core/client/framework/hooks/index.ts
#	src/core/client/stream/local/initLocalState.ts
#	src/core/client/stream/local/local.graphql
#	src/core/client/stream/tabs/Comments/Comment/CommentContainer.tsx
#	src/core/client/stream/tabs/Comments/Stream/AllCommentsTab/AllCommentsTabContainer.tsx
#	src/core/client/stream/tabs/Comments/Stream/AllCommentsTab/AllCommentsTabQuery.tsx
#	src/core/client/stream/tabs/Comments/Stream/AllCommentsTab/NoComments.tsx
#	src/core/client/stream/tabs/Comments/Stream/CommentForm/CommentForm.tsx
#	src/core/client/stream/tabs/Comments/Stream/CommentForm/RatingInput.tsx
#	src/core/client/stream/tabs/Comments/Stream/PostCommentForm/CreateCommentMutation.ts
#	src/core/client/stream/tabs/Comments/Stream/PostCommentForm/PostCommentFormContainer.tsx
#	src/core/client/stream/tabs/Comments/Stream/PostCommentForm/PostReviewOrQuestion.tsx
#	src/core/client/stream/tabs/Comments/Stream/StoryRating/StoryRating.tsx
#	src/core/client/stream/tabs/Comments/Stream/StreamContainer.tsx
#	src/core/client/stream/tabs/Profile/MyComments/HistoryComment.spec.tsx
#	src/core/client/stream/tabs/Profile/MyComments/HistoryComment.tsx
#	src/core/client/stream/tabs/Profile/MyComments/HistoryCommentContainer.tsx
#	src/core/client/stream/test/comments/stream/postLocalReply.spec.tsx
#	src/core/client/ui/components/v3/index.ts
#	src/core/common/graphql/loadSchema.ts
#	src/core/server/app/handlers/api/story/ratings.ts
#	src/core/server/app/router/api/story.ts
#	src/core/server/graph/loaders/Comments.ts
#	src/core/server/graph/schema/schema.graphql
#	src/core/server/models/comment/comment.ts
#	src/core/server/services/comments/pipeline/phases/tagReview.ts
#	src/locales/en-US/stream.ftl

v6.5.0

Toggle v6.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: support giphy + external images without text (coralproject#3303)

v6.4.2

Toggle v6.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[CORL-1496] Moderation Link Improvements (coralproject#3281)

* fix: added access token if required to more moderation links

* fix: cleanup logic around link

* fix: fixed tests

v6.4.1

Toggle v6.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[CORL-1485] Revert coralproject#3241 (coralproject#3267)

* fix: revert custom async iterator to resolve memory

* chore: bump 6.4.1

v6.4.0

Toggle v6.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: prevent duplicate comment box (coralproject#3262)

v6.3.12

Toggle v6.3.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[CORL-1455] Only show login when enabled (coralproject#3242)

* fix: fixes more instances of calling showing the auth popup

* fix: fixed tests

* fix: moved AuthPopup component

* chore: bump 6.3.12

* fix: updated snapshots

v6.3.11

Toggle v6.3.11's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
polish translation updates (coralproject#3227)

* polish translations updates

validated

* fix: removed unused translation keys

Co-authored-by: Wyatt Johnson <[email protected]>
Co-authored-by: Wyatt Johnson <[email protected]>

v6.3.10

Toggle v6.3.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: disable caching by default, correct config naming (coralproject#…

…3218)

Co-authored-by: Wyatt Johnson <[email protected]>