summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2025-04-03static buffers are evilGeorge Hazan
2025-04-03obsolete function removedGeorge Hazan
2025-04-02fixes #4936 (Discord: After exiting Miranda invisible=>online)George Hazan
2025-04-02fixes #4941 (Telegram: удаленное локально событие ↵George Hazan
невозможно перезапросить с сервера)
2025-04-02fixes #4938 (Jabber: проблемы с диалогом ↵George Hazan
добавления комнаты в закладки)
2025-04-02stronger types - better typesGeorge Hazan
2025-04-02fixes #4939 (Steam protocol crash when left waiting on 2FA prompt)George Hazan
2025-04-02Teams: device code dialog made less irritatin according to #4937George Hazan
2025-03-31fix for a default group nameGeorge Hazan
2025-03-31Teams: we don't need to enter login & password, since the authorization is ↵George Hazan
handled by a browser
2025-03-31icons for TeamsGeorge Hazan
2025-03-30Weather: add blank line separatorsdartraiden
2025-03-30Teams: add status iconsdartraiden
2025-03-30Skype: prevent Miranda from going idleGeorge Hazan
2025-03-30Teams: synced with existing Skype code baseGeorge Hazan
2025-03-30Teams: skype token extractionGeorge Hazan
2025-03-30Teams: logged in successfullyGeorge Hazan
2025-03-30Teams: device code auth implementationGeorge Hazan
2025-03-30code cleaningGeorge Hazan
2025-03-30useful helper JsonReply moved to the coreGeorge Hazan
2025-03-28fixes #4931 (Steam contact nicknames are stored in FirstName and LastName)George Hazan
2025-03-28Teams: http queue + some code for loginGeorge Hazan
2025-03-21useful class moved to m_utils.hGeorge Hazan
2025-03-21Teams: optionsGeorge Hazan
2025-03-21skeleton for TeamsGeorge Hazan
2025-03-21fixes #4892 completelyGeorge Hazan
2025-03-21fixes #4915 (TabSRMM: испортилась повторная ↵George Hazan
отправка сообщений)
2025-03-20removed code for #4925George Hazan
2025-03-20core helper for setting birthday & ageGeorge Hazan
2025-03-19fixes #4907 completelyGeorge Hazan
2025-03-19fixes #4908 completelyGeorge Hazan
2025-03-18minor code cleaningGeorge Hazan
2025-03-17Steam: extra icon for voice channelsGeorge Hazan
2025-03-17code cleaningGeorge Hazan
2025-03-16fixes #4924 (SkypeWeb: периодически слетает с одной ↵George Hazan
и той же ошибкой)
2025-03-16fixes #4920 ([Telegram] Events are not marked as read)George Hazan
2025-03-15Steam: user ids gathererGeorge Hazan
2025-03-15more code cleaningGeorge Hazan
2025-03-15code cleaningGeorge Hazan
2025-03-15fixes #4922 (Skype: Will stay connected for a few seconds and then disconnect)George Hazan
2025-03-14Skype: we don't report successful login until the endpoint is createdGeorge Hazan
2025-03-13fixes #4921 (Discord: crash on CDiscordProto::OnCommandChannelDeleted)George Hazan
2025-03-06CurrencyRates: broken pieces of the old code removedGeorge Hazan
2025-03-05SESSION_INFO::pStatuses: old & obsolete linked list diedGeorge Hazan
2025-03-05TM_FindStatus also isn't needed in CHAT_MANAGERGeorge Hazan
2025-03-04fixes #4903 (Steam: заменить значок FFC на Invisible)George Hazan
2025-03-04fixes #4908 (Telegram: входящий текст с двойным ↵George Hazan
форматирование отображается некорректно)
2025-03-04fixes #4907 (Telegram: при двойном форматировании ↵George Hazan
исходящего текста делает перекрывающиеся теги)
2025-03-04VKontakte:ElzorFox
write cookie to debuglog fix invisible status on captcha processing
2025-03-04VKontakte:ElzorFox
clean old non-working login code clean login information from database clean login controls from option dialogs fix #4901 version bump