Update TODO

This commit is contained in:
miruka 2020-04-22 09:28:48 -04:00
parent d71dc91a23
commit 48a5f54e54

View File

@ -1,5 +1,10 @@
# TODO # TODO
- fix alt+shift+j/k when going to the end of a list is taller than window
- fix focusRoomAtIndex
- if last room event is a membership change, it won't be visible in timeline
- use uiState instead of open_room
## Refactoring ## Refactoring
- Rewrite account settings using `HTabbedContainer` - Rewrite account settings using `HTabbedContainer`
@ -143,7 +148,6 @@
## Backend ## Backend
- Saving the room settings - Saving the room settings
- Optimize Model item replacement
- Refetch profile after manual profile change, don't wait for a room event - Refetch profile after manual profile change, don't wait for a room event
- Better config file format - Better config file format