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(server): Repeat last message on /receive/pop #22

Merged
merged 2 commits into from
Dec 21, 2024

Conversation

kalbasit
Copy link
Owner

@kalbasit kalbasit commented Dec 21, 2024

Adds a new flag repeat-last-message that enables repeating the last received message when no new messages are available via /receive/pop. When enabled, the server stores the most recent message and returns it on subsequent requests if no new messages have arrived.

closes #8

Co-authored-by: Mathias Fredriksson [email protected]

@kalbasit kalbasit marked this pull request as ready for review December 21, 2024 20:10
@kalbasit kalbasit force-pushed the ignore-empty-messages branch from 21e629b to 76a648e Compare December 21, 2024 20:49
@kalbasit kalbasit force-pushed the repeat-last-message branch from 84a68c0 to da180ca Compare December 21, 2024 20:50
@kalbasit kalbasit force-pushed the ignore-empty-messages branch from 76a648e to 4231cf0 Compare December 21, 2024 20:53
@kalbasit kalbasit force-pushed the repeat-last-message branch from da180ca to 358fbf6 Compare December 21, 2024 20:54
@kalbasit kalbasit force-pushed the ignore-empty-messages branch 2 times, most recently from 2aeb20d to beeb0b4 Compare December 21, 2024 20:57
@kalbasit kalbasit force-pushed the repeat-last-message branch from 358fbf6 to ee6c864 Compare December 21, 2024 20:57
@kalbasit kalbasit changed the base branch from ignore-empty-messages to graphite-base/22 December 21, 2024 20:59
closes #8

Co-authored-by: Mathias Fredriksson <[email protected]>
@kalbasit kalbasit force-pushed the repeat-last-message branch from ee6c864 to b2b97ab Compare December 21, 2024 20:59
@kalbasit kalbasit changed the base branch from graphite-base/22 to main December 21, 2024 21:00
@kalbasit kalbasit force-pushed the repeat-last-message branch from b2b97ab to c65781d Compare December 21, 2024 21:00
@kalbasit kalbasit merged commit 7628936 into main Dec 21, 2024
3 checks passed
Copy link
Owner Author

Merge activity

  • Dec 21, 4:02 PM EST: A user merged this pull request with Graphite.

@kalbasit kalbasit deleted the repeat-last-message branch December 21, 2024 21:02
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.

1 participant