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

feat(webapp): chat message pagination #6549

Merged
merged 18 commits into from
Jul 14, 2023
Merged

feat(webapp): chat message pagination #6549

merged 18 commits into from
Jul 14, 2023

Conversation

ulfgebhardt
Copy link
Member

🍰 Pullrequest

This implements a working chat message pagination prototype.
Further more some stuff for the room query is done (unfinished).

Issues

  • None

Todo

  • None

@ulfgebhardt ulfgebhardt requested a review from Mogge July 12, 2023 11:37
@ulfgebhardt ulfgebhardt self-assigned this Jul 13, 2023
backend/src/schema/resolvers/messages.spec.ts Outdated Show resolved Hide resolved
backend/src/schema/resolvers/messages.ts Outdated Show resolved Hide resolved
backend/src/schema/types/type/Message.gql Outdated Show resolved Hide resolved
webapp/components/Chat/Chat.vue Outdated Show resolved Hide resolved
@ulfgebhardt ulfgebhardt merged commit b933305 into master Jul 14, 2023
@ulfgebhardt ulfgebhardt deleted the message-pagination branch July 14, 2023 08:28
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