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

fix: fixed hardcoded historyCount #1537

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

PhantomRay
Copy link
Contributor

Hi there
Found a bug in _requestEvents. historyCount is supposed to be applied to limit, however it is using Room.DefaultHistoryCount.

Also, is it possible to filter event types? Otherwise, when retrieving historical chat, there might be events not supposed to be shown.

@CLAassistant
Copy link

CLAassistant commented Aug 2, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@krille-chan krille-chan left a comment

Choose a reason for hiding this comment

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

Thank you so much 👍👍👍

@krille-chan krille-chan enabled auto-merge August 8, 2023 13:33
auto-merge was automatically disabled August 8, 2023 14:30

Head branch was pushed to by a user without write access

@krille-chan krille-chan enabled auto-merge August 14, 2023 07:05
@PhantomRay
Copy link
Contributor Author

Hi there, can you please do something to get this merged?

@krille-chan
Copy link
Contributor

Hey, you must use conventional commits for this repository

auto-merge was automatically disabled August 29, 2023 11:51

Merge queue setting changed

@nico-famedly
Copy link
Member

Our CI requires commit messages to be formatted as conventional commits. We would really like to merge your contribution, however this requires the CI to pass. Can you rewrite your commit message to use a lower-case "fix" so that we can merge this? Thank you very much for the contribution though and I hope we can merge this soon!

@PhantomRay PhantomRay changed the title Fix hardcoded historyCount fix: fixed hardcoded historyCount Sep 20, 2023
@PhantomRay
Copy link
Contributor Author

Done.

@krille-chan krille-chan merged commit 3c237f4 into famedly:main Oct 20, 2023
8 of 9 checks passed
@PhantomRay PhantomRay deleted the PhantomRay-patch-1 branch October 21, 2023 13:36
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.

4 participants