mirror of
https://github.com/moparisthebest/Yaaic
synced 2024-11-12 03:55:01 -05:00
caf3272f71
If a private message that should open a new query window contains a mention of the user's nick, the expected new window fails to open because the isMentioned() path tries to use server.getConversation().setStatus(), and server.getConversation() is null in this case. Fix this by moving the attempt to highlight the window to a point where a conversation is guaranteed to exist. |
||
---|---|---|
.. | ||
.settings | ||
res | ||
src/org | ||
.classpath | ||
.project | ||
AndroidManifest.xml | ||
build.properties | ||
build.xml | ||
default.properties |