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
- 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
- Rewrite account settings using `HTabbedContainer`
@ -143,7 +148,6 @@
## Backend
- Saving the room settings
- Optimize Model item replacement
- Refetch profile after manual profile change, don't wait for a room event
- Better config file format