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

Add setting for limiting how many historical messages to fetch from the recent-messages api #2250

Closed
pajlada opened this issue Dec 5, 2020 · 0 comments · Fixed by #2252
Closed

Comments

@pajlada
Copy link
Member

pajlada commented Dec 5, 2020

What should be added?
The ability to limit how many messages are fetched for each channel from the Recent Messages API. This can be achieved by passing the ?limit query parameter to the recent messages API.

Why should it be added?
Performance - in case your computer doesn't like you fetching up-to 800 messages (the default) from the API.

API Docs: https://recent-messages.robotty.de/api

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant