-
-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Currently, when reading a group of messages it is limited to a set of up to 100 messages, and when you get to the end you must exit (x out) of reader and select next echo/message set.
I assume the message set limit of 100 is to avoid resource problems (loading too many messages at once). If that is the case, I can accept the limit. Could larger limits be added to settings 200,300,400,500 ? I guess it is all depended on size and content of messages as to how much memory such large message sets would require.
Two scenarios:
-
i select only show unread echoes. I start reading an echo. It has 14 messages, when I reach the last one I have to exit and select next echo. Could an option be added to goto the next unread echo; without having to exit?
-
I open a busy echo with more than 100 messages (unread). When I hit the 100th message could we have a continue/reload button to load the next 100 without having to exit the reader ?
If I have missed ways to avoid having to exit, and reenter an echo when not finished with messages -- please let me know. Sometimes, I overlook obvious functions :-)