Begin yet another model refactor
Use native ListModel which require a lot of changes, but should be much faster than the old way which exponentially slowed down to a crawl. Also fix some popup bugs (leave/forget). Not working yet: side pane keyboard controls, proper highlight, room & member filtering, local echo replacement
This commit is contained in:
6
TODO.md
6
TODO.md
@@ -1,9 +1,15 @@
|
||||
# TODO
|
||||
|
||||
- room last event date previous year show month if <3 month
|
||||
- when inviting members, prevent if user id is on another server and room
|
||||
doesn't allow that
|
||||
- "exception during sync" aren't caught
|
||||
|
||||
## Media
|
||||
|
||||
- nio ClientTimeout
|
||||
|
||||
- no thumb if bigger than original
|
||||
- upload delay at the end?
|
||||
- Handle upload file size limit
|
||||
- Handle set avatar upload errors
|
||||
|
Reference in New Issue
Block a user