moment/harmonyqml
miruka 6ab4acdc84 Improve room past events loading
- Trigger when room is shown if there's not enough messages to fill the
  list height

- Trigger whenever user is scrolling before a certain point, instead of
  when dragging is released/scrolling stopped and the top edge is hit

- Prevent multiple load requests at same time

- Keep a set of fully loaded rooms, don't request anymore history
  if a room is fully loaded
2019-04-17 22:34:22 -04:00
..
backend Improve room past events loading 2019-04-17 22:34:22 -04:00
components Improve room past events loading 2019-04-17 22:34:22 -04:00
icons Add avatar with status icon componant 2019-03-27 19:24:23 -04:00
__about__.py matrix-nio backend start, QGuiApplication class 2019-04-11 13:22:43 -04:00
__init__.py matrix-nio backend start, QGuiApplication class 2019-04-11 13:22:43 -04:00
__main__.py Initial commit 2019-03-21 23:28:14 -04:00
app.py matrix-nio backend start, QGuiApplication class 2019-04-11 13:22:43 -04:00
engine.py Reorganize backend files, show accounts in UI 2019-04-12 04:33:09 -04:00