Skip to content

View historical messages#57

Closed
stephenkirk-toast wants to merge 4 commits intomainfrom
view-historical-messages
Closed

View historical messages#57
stephenkirk-toast wants to merge 4 commits intomainfrom
view-historical-messages

Conversation

@stephenkirk-toast
Copy link
Copy Markdown
Collaborator

@stephenkirk-toast stephenkirk-toast commented Apr 13, 2026

Allow a user to subscribe to the earliest possible message on a pulsar topic.
This can lead to a lot of messages that need to be displayed so I also

  • Removed the limits on the amount of messages that can be shown.
  • Improved the subscribe message view to use a lazy list so that it can handle a massive amount of messages.

Latest subscription
image

Earliest subscriptrion
image

# Conflicts:
#	src/main/kotlin/com/toasttab/pulseman/state/ReceiveMessage.kt
#	src/main/kotlin/com/toasttab/pulseman/view/ReceiveMessageUI.kt
#	src/test/kotlin/com/toasttab/pulseman/pulsar/MessageHandlingClassImplTest.kt
@stephenkirk-toast stephenkirk-toast marked this pull request as ready for review April 13, 2026 13:06
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