I'm trying to learn how simple messenger works. Has anybody reversed the post order so the newest is on top instead of bottom?
Thought it would be as simple as changing the sql OrderBy, but it is not. Or at least not simple for me.
If you know how to do it, I would appreciate the knowledge transfer.