Past events loading (with two bugs)

This commit is contained in:
miruka
2019-07-05 02:45:30 -04:00
parent 83694d387b
commit ecba7c47ec
5 changed files with 83 additions and 29 deletions

View File

@@ -1,6 +1,7 @@
- license headers
- replace "property var" by "property <object>" where applicable
- [debug mode](https://docs.python.org/3/library/asyncio-dev.html)
- `pyotherside.atexit()`
ideas
(^/v) messages unread + messages still sending
@@ -17,7 +18,9 @@ OLD
- Don't bake in size properties for components
- Bug fixes
- 100% CPU usage when hitting top edge to trigger messages loading
- Past events loading (limit 100) freezes the GUI - need to move upsert func
to a WorkerScript
- Past events loading: text binding loop on name request
- `MessageDelegate.qml:63: TypeError: 'reloadPreviousItem' not a function`
- UI