summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-10-22fixes #4751 (Mute:Always blocks popups, sounds & blinking)George Hazan
2024-10-22even more accurate form of checkGeorge Hazan
2024-10-22fix for occasional crashGeorge Hazan
2024-10-22unneeded 'else' removedGeorge Hazan
2024-10-19Proper capitalizationdartraiden
2024-10-19fixes #4749 (Pascal plugins are not detected)George Hazan
2024-10-18no need to check the same API presence twice...George Hazan
2024-10-17fixes #4743 (StdMsg, Scriver: при отправке сообщения ↵George Hazan
кнопки форматирования не "отжимаются")
2024-10-17fix for plugins' optionsGeorge Hazan
2024-10-17fixes #4744 (Telegram: не работает отправка цитат)George Hazan
2024-10-17fixes #4741 (Telegram: падение под Windows XP)George Hazan
2024-10-16fixes #4739 (Удаление непрочитанного события ↵George Hazan
не снимает мигание в списке контактов)
2024-10-16common code went to the coreGeorge Hazan
2024-10-15fixes #4720 (NewStory: встроить функциональность ↵George Hazan
MessageState)
2024-10-14unused code removedGeorge Hazan
2024-10-14common group chat code moved to mir_appGeorge Hazan
2024-10-14more code cleaningGeorge Hazan
2024-10-14code cleaningGeorge Hazan
2024-10-12Telegram: fix for occasional crashGeorge Hazan
2024-10-07for #4659 - more reasonable Esc key behavior in StdMsgGeorge Hazan
2024-10-07more accurate implementation of SRMM toolbar buttonsGeorge Hazan
2024-10-06fixes #4694 (TabSRMM: сделать иконки ↵George Hazan
форматирования в тулбаре протоколозависимыми)
2024-10-04duplicate code removedGeorge Hazan
2024-10-04SRMM: total constructors' unification, also fixes #4715 (no nicklist in tabSRMM)George Hazan
2024-10-01fixes #4657 (NewStory: не отображается предпросмотр)George Hazan
2024-10-01missing modifierGeorge Hazan
2024-10-01fixes #4688 (Плагины сообщений: добавить ↵George Hazan
кнопку "Код") also fixes #4699 (Возможность оформить произвольный текст как цитату)
2024-10-01fixes #4711 (Сделать хэш коммита в диалоге "О ↵George Hazan
программе" кликабельным)
2024-09-30code cleaningGeorge Hazan
2024-09-29two atavisms with old chat engine formatting removedGeorge Hazan
2024-09-22Use the same option's name in all message pluginsdartraiden
2024-09-20fixes #4686 (tabSRMM: group chat windows to use the same activation options ↵George Hazan
like the private chats do)
2024-09-18fixes #4675 (Не работают кнопки форматирования ↵George Hazan
в StdMsg/Scriver)
2024-09-18fixes #4682 (Scriver: пропала подсветка свёрнутого ↵George Hazan
окна в панели задач)
2024-09-18fixes #4684 (Skypeweb: сломалась автозагрузка файлов)George Hazan
2024-09-17fixes #4679 (NewStory: кнопка "Цитата" плагина ↵George Hazan
сообщений цитирует не выбранное событие, а последнее)
2024-09-16fixes #4675 (Не работают кнопки форматирования ↵George Hazan
в StdMsg/Scriver)
2024-09-12fixes #4651 (NewStory+tabSRMM: Форматирование текста ↵George Hazan
по-разному работает в приватах и чатах)
2024-09-11fixes #4653 (Плагины сообщений: невозможно ↵George Hazan
удалить имя группы чатов)
2024-09-11fixes #4650 (Окно сообщений: кнопки ↵George Hazan
форматирования текста работают в приватах, но не в групчатах)
2024-09-09fixes #4639 (Telegram: невозможно очистить всю ↵George Hazan
историю привата у собеседника)
2024-09-07cmake: remove stdfile moduleSergey Ponomarev
If was removed in the 641cb4d06283b4f76d539092c92cabeb7192ca6e
2024-09-07cmake: enquote variable in string(REPLACE) macrosSergey Ponomarev
If a var is empty then the cmake reports an error: string sub-command REPLACE requires at least four arguments
2024-09-06fixes #4619 (Highlighting: не работает для сообщений, ↵George Hazan
пришедших пока был в оффлайне, и пришедших от себя самого с другого устройства)
2024-09-05fixes #4606 (Telegram: отправка файла в чат ↵George Hazan
расценивается как новое сообщение)
2024-09-02Jingle: fix for occasional crashGeorge Hazan
2024-08-21MRA: deprecate protocoldartraiden
2024-08-16signed/unsigned mismatchGeorge Hazan
2024-08-14Netlib_DownloadFile not to create an empty file if smth going wrongGeorge Hazan
2024-08-14 CloudFile: crash fixGeorge Hazan