moment/harmonyqml/backend
miruka f0dab1801a Order the roomEvents models from newest to oldest
Qt somehow handles scrolling on new messages on its own when the
ListView direction is bottom to top.
In normal top to bottom, manual scrolling is completly buggy.
2019-04-17 16:43:18 -04:00
..
model Add users currently typing in room bar 2019-04-14 16:12:07 -04:00
__init__.py Reorganize backend files, show accounts in UI 2019-04-12 04:33:09 -04:00
backend.py Sanitize HTML displayed as message content 2019-04-17 10:49:54 -04:00
client_manager.py Show joined rooms, delete left rooms 2019-04-12 13:18:46 -04:00
client.py Add users currently typing in room bar 2019-04-14 16:12:07 -04:00
html_filter.py Fix image position and filter() return 2019-04-17 14:27:22 -04:00
network_manager.py Rooms and threads fixes 2019-04-13 08:59:10 -04:00
signal_manager.py Order the roomEvents models from newest to oldest 2019-04-17 16:43:18 -04:00