Arseniy Lartsev

Results 13 issues of Arseniy Lartsev

There is usually updateChatChatList immediately after. Defer removal until connectionStateReady.

enhancement

Also try to refactor sticker handling: 3 separate code branches calling shouldConvertAnimatedSticker

bug

Display hash key – see also https://github.com/majn/telegram-purple/issues/249 Possibility not to log from secret chats? Could be an account option that would cause purple_conversation_set_logging, but then it would have no effect...

enhancement

Add an extra context menu item like the one for leaving and deleting groups

missing feature

https://github.com/tdlib/td/issues/1076

bug

Could need to restart the connection twice to see new avatar

bug

Force chat out of chat list instead of deleting it from TdAccountData

bug

A side effect of https://github.com/NetHack/NetHack/commit/677b32c2a7a016ba9708f2bcc63582cb5100d3a7 is that monsters killed in one hit not only do not cry out if sleeping, but also do not get angry when peaceful. Which means...