liamcottle / reticulum-meshchat

A simple mesh network communications app powered by the Reticulum Network Stack.
https://meshchat.app
MIT License
100 stars 7 forks source link

Message History Pagination #6

Closed liamcottle closed 1 month ago

liamcottle commented 2 months ago

This is a note to implement message history pagination.

Currently when going into a conversation, every single message ever sent and received is loaded and displayed all at once.

This is not ideal for performance, especially if the conversation includes hundreds of messages including images or files.

liamcottle commented 1 month ago

Added in bf8566ce90bd6616709804268b92697d63775e03