aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..c124073
--- /dev/null
+++ b/TODO
@@ -0,0 +1,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.
+