Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Chat reference link support #22

Merged
merged 12 commits into from
Dec 1, 2023

Conversation

TimOrtel
Copy link
Contributor

chat_links.webm

User can now click on user mentions to directly open the chat with them. If the chat does not exist yet, it will be created in the background. Also supports opening conversation links.

@TimOrtel TimOrtel changed the base branch from main to feature/channel+lecture-mentioning November 22, 2023 18:43


/**
* Load the conversation id associated with this username. If none exists, we create a new conversatin

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Load the conversation id associated with this username. If none exists, we create a new conversatin
* Load the conversation id associated with this username. If none exists, we create a new conversation

# Conflicts:
#	feature/metis/conversation/src/main/kotlin/de/tum/informatics/www1/artemis/native_app/feature/metis/conversation/ui/shared/MetisContentViewModel.kt
# Conflicts:
#	core/ui/src/main/kotlin/de/tum/informatics/www1/artemis/native_app/core/ui/markdown/MarkdownText.kt
#	feature/course-view/src/main/kotlin/de/tum/informatics/www1/artemis/native_app/feature/courseview/ui/course_overview/CourseUiScreen.kt
#	feature/metis/conversation/src/main/kotlin/de/tum/informatics/www1/artemis/native_app/feature/metis/conversation/ui/chatlist/MetisChatList.kt
@TimOrtel TimOrtel changed the base branch from feature/channel+lecture-mentioning to main December 1, 2023 10:55
@TimOrtel TimOrtel merged commit bf16020 into main Dec 1, 2023
3 checks passed
@TimOrtel TimOrtel mentioned this pull request Jan 10, 2024
@asliayk asliayk deleted the feature/chat_reference_link_support branch September 9, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants