summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Expand)Author
2023-02-22fixes #3338 (New messages are no longer displayed in the systray)George Hazan
2023-02-22if one needs to remove a chat's contact, just remove it and don't fuck my brainGeorge Hazan
2023-02-21code cleaningGeorge Hazan
2023-02-21Telegram: зародыш файл трансферовGeorge Hazan
2023-02-18minor code cleaningGeorge Hazan
2023-02-17fix for duplicated VK chatsGeorge Hazan
2023-02-15minor code optimizationGeorge Hazan
2023-02-13fixes #3329 (Telegram: implement search and add contacts)George Hazan
2023-02-13CVkProto::Push is asynchronous itself, no need to send requests from the sepa...George Hazan
2023-02-11compilation fixGeorge Hazan
2023-02-11PS_CREATEACCMGRUI is obsoleted and converted into eventGeorge Hazan
2023-02-10ME_DB_EVENT_MARKED_READ: recursion preventionGeorge Hazan
2023-02-10Telegram: removes a contact from server when it's deleted locallyGeorge Hazan
2023-02-10Protocols: preventing recursive contact deletionGeorge Hazan
2023-02-10crash fixGeorge Hazan
2023-02-09database support for new protocolsGeorge Hazan
2023-02-09SRMM: better support for group chats in databaseGeorge Hazan
2023-02-09VKontakte:ElzorFox
2023-02-07Telegram: ability to send messages to group chatsGeorge Hazan
2023-02-05the simpler the betterGeorge Hazan
2023-02-05minor interface fixGeorge Hazan
2023-02-05Jabber: correct XEP namedartraiden
2023-02-03Telegram: fix for optionsGeorge Hazan
2023-02-03fixes #3324 (Telegram: phone number)George Hazan
2023-02-01more thorough fix for #3317George Hazan
2023-02-01Telegram: let's create a group before usageGeorge Hazan
2023-02-01Telegram: group chats support (initial version)George Hazan
2023-01-31fixes #3323 (Настройка статусов в ICQ и Telegram)George Hazan
2023-01-31fixes #3317 completelyGeorge Hazan
2023-01-30fixes #3312 (Telegram: унифицировать настройку стат...George Hazan
2023-01-30fixes #3317 (Telegram: email address verification support)George Hazan
2023-01-29shitty event control logic went from the core to IRCGeorge Hazan
2023-01-28IRC: fix for event broadcastingGeorge Hazan
2023-01-27IRC: contact converterGeorge Hazan
2023-01-27fixes #3314 (broken IRC)George Hazan
2023-01-27Group chats: all old APIs with lookup by module+session removedGeorge Hazan
2023-01-26GG: switch to host names instead of IP addressesGeorge Hazan
2023-01-26VKontakte: groupchat fixElzorFox
2023-01-25VKontakte: FindUser – find user, FindChat – find chatElzorFox
2023-01-25fixes problems with GG loginGeorge Hazan
2023-01-25Group chats: ChatRoomID setting replaced with real protocol idGeorge Hazan
2023-01-18Telegram: sticker conversion from WEBP to PNGGeorge Hazan
2023-01-17Telegram: stickers readingGeorge Hazan
2023-01-17wrongly deleted codeGeorge Hazan
2023-01-17grrm...George Hazan
2023-01-17Telegram: avatars to be stored inside common avatars folderGeorge Hazan
2023-01-17PROTO_INTERFACE::GetAvatarPath - new helper for calculating avatars' root for...George Hazan
2023-01-17Telegram: CMTProto class renamed according to Miranda standardsGeorge Hazan
2023-01-17Telegram: files renamed according to Miranda standardGeorge Hazan
2023-01-15Telegram: fix icon transparencydartraiden