summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-05-12DbEvent_GetTextW: fix to extract event's text correctlyGeorge Hazan
2024-05-12completely fixes #629 (Support for Discord) - reactionsGeorge Hazan
2024-05-12DB::FILE_BLOB rewritten using DB::EventInfo::m_jsonGeorge Hazan
2024-05-12merge commitGeorge Hazan
2024-05-11project file cleaningGeorge Hazan
2024-05-11fixes #812 ([Discord] If a contact removes you from their contact list, ↵George Hazan
miranda silently and deletes all contact data)
2024-05-11fixes #724 ([Discord] Trying to add a new contact from group chat doesn't work)George Hazan
2024-05-10Discord: reply supportGeorge Hazan
2024-05-10for #629: message removing for DiscordGeorge Hazan
2024-05-10fixes #4409 (NewStory: кнопка "Отправить сообщение" ↵George Hazan
в окне истории открывает чат без никлиста)
2024-05-10fixes #4410 (Discord: загрузка истории с сервера не ↵George Hazan
загружает некоторые события)
2024-05-08fixes #2870 (Tipper: при запуске Миранды под ↵George Hazan
курсором возникает подсказка, словно курсор наведен на значок в трее)
2024-05-08Discord: added support for reading private channels avatarsGeorge Hazan
2024-05-08fixes #4140 completelyGeorge Hazan
2024-05-08fixes #4213 completelyGeorge Hazan
2024-05-07Welcome backAlexander Gavrilov
2024-05-07fixes #4407 (Discord: загруженная с сервера ↵George Hazan
история не подгружается сама в журнал при открытии окна)
2024-05-07fixes #4406 completelyGeorge Hazan
2024-05-07MsgExport: fix for writing data about offline files + export-related code ↵George Hazan
finally moved to the separate file
2024-05-07ME_DB_EVENT_SETJSON - separate event fired when only the JSON part of event ↵George Hazan
is changed
2024-05-07TimeZone_ToStringT - obsolete macro removedGeorge Hazan
2024-05-07minor code cleaningGeorge Hazan
2024-05-07VKontakte: add 'OggInAudioMessages' hidden options (default false)ElzorFox
2024-05-06fixes #4392 (Discord: не работает подгрузка ↵George Hazan
истории чата с сервера)
2024-05-06fixes #4406 (StatusManager: не нужно пытаться ↵George Hazan
подключать Discord к сети, если нажата кнопка "Выйти")
2024-05-06fixes #4390 completelyGeorge Hazan
2024-05-06fixes #4388 completelyGeorge Hazan
2024-05-06fixes #4399 completelyGeorge Hazan
2024-05-06fixes #4403 (Discord: add 'Make group owner' point to the nick list)George Hazan
2024-05-06fixes #4402 (Discord: смена владельца не ↵George Hazan
отражается в никлисте до перезапуска)
2024-05-06fixes #4405 (Discord: логин по номеру телефона)George Hazan
2024-05-04#4388 part 1George Hazan
2024-05-04fixes #4390 completelyGeorge Hazan
2024-05-04fixes #4398 (Discord: проблема со статусами при ↵George Hazan
входе, если чат открыт)
2024-05-04fixes #4399 (Discord: показывать, кто пригласил или ↵George Hazan
выгнал участника)
2024-05-04fixes #4400 (Discord: добавление и изгнание других ↵George Hazan
людей из чата)
2024-05-04code cleaningGeorge Hazan
2024-05-04Discord: we load text messages onlyGeorge Hazan
2024-05-04fixes #4397 (Discord: пункт меню контакта "Leave channel" ↵George Hazan
не работает)
2024-05-04Discord: fetching actual history for very large chatsGeorge Hazan
2024-05-04Discord: we don't check permissions for foldersGeorge Hazan
2024-05-03fixes #4390 (Discord: после успешного логина нужно ↵George Hazan
засерять поля логина и пароля в настройках)
2024-05-03fixes #4391 (Discord: "Destroy channel" не стирает контакт ↵George Hazan
из базы)
2024-05-03Discord: fix for fake messages appearing when a channel is renamedGeorge Hazan
2024-05-03Discord: global_name field to be used as FirstName/LastName and as a nick in ↵George Hazan
group chats
2024-05-03fixes #4395 (Discord: "Change nickname" crashes private chats)George Hazan
2024-05-03Discord: no need to add #0 to my own nick in group chatsGeorge Hazan
2024-05-03fixes #4396 (Discord: добавление и удаление нового ↵George Hazan
участника в чат отражается лишь после переподключения)
2024-05-03minor code cleaningGeorge Hazan
2024-05-03Discord: support for CDF_DEL_CONTACT flag in OnContactDeletedGeorge Hazan