aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
blob: c12407382284fb62f8ac7cf9fbedfba06e39597e (plain) (blame)
1
2
3
4
5
6
Looks like under certain circumstances got_focus_hook
 can be fired earlier than open_chat_post_hook,
 and its handler fails because it looks at the per-chat
 state open_chat_post_hook handler initializes.
 A workaround is needed.