summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-02-09fix for incorrect log window drawingGeorge Hazan
2023-02-09SRMM: better support for group chats in databaseGeorge Hazan
2023-01-31processed events should be removed from trayGeorge Hazan
2023-01-30fixes #3320 (Добавленные пункты меню ↵George Hazan
переводятся только при применении настроек)
2023-01-30fixes #3321 (Невозможно вставить разделитель в ↵George Hazan
подменю)
2023-01-28one more fix for menu editorGeorge Hazan
2023-01-28IRC: fix for event broadcastingGeorge Hazan
2023-01-27fixes #3313 (Редактор меню: чекбоксы не ↵George Hazan
отображаются)
2023-01-27Group chats: all old APIs with lookup by module+session removedGeorge Hazan
2023-01-25crash fixGeorge Hazan
2023-01-25more logsGeorge Hazan
2023-01-25Group chats: ChatRoomID setting replaced with real protocol idGeorge Hazan
2023-01-17PROTO_INTERFACE::GetAvatarPath - new helper for calculating avatars' root ↵George Hazan
for an account
2023-01-14These are account names, not protocol namesdartraiden
2023-01-14Convert sources to CR+LFdartraiden
2023-01-12fixes #3114 completely, even in group chatsGeorge Hazan
2023-01-10fixes #3210 (StdMsg: не работает двойной клик во ↵George Hazan
встроенном журнале, а тройной клик ведёт себя по-разному в приватах и чатах)
2023-01-07Telegram: fix for seeing outgoing messages twiceGeorge Hazan
2023-01-05new database functions for TelegramGeorge Hazan
2023-01-02Update copyrightsdartraiden
2023-01-02fixes #3273 (Clist_modern: чекбоксы в управлении ↵George Hazan
порядком учётных записей)
2023-01-02fixes #3281 (Toaster: предупреждение о ↵George Hazan
неподдерживаемой ОС выводится дважды)
2022-12-29ancient perversion with DBCONTACTWRITESETTING removedGeorge Hazan
2022-12-25db_event_replace: new helper to eliminate duplicate eventsGeorge Hazan
2022-12-17Mediawiki considers URLs with and without a trailing slash as different ↵dartraiden
pages, see https://phabricator.wikimedia.org/T14703
2022-12-16minor code cleaningGeorge Hazan
2022-12-15fixes #3268 (Accessibility: Can't determine states of checkboxes with a ↵George Hazan
screen reader in the trees of Jabber options)
2022-12-07compilation fixGeorge Hazan
2022-12-07valid hipdi initializationGeorge Hazan
2022-11-15fixes #3240 (StdClist: get rid of inverted logic)George Hazan
2022-11-15let's assign a group name only if it's missing, don't touch manually ↵George Hazan
assigned group names
2022-11-15fixes #3248 (wrong default clist group for group chats)George Hazan
2022-11-14basic set for storing group chat messages in a database + reusing log ↵George Hazan
settings like show 10 recent messages
2022-10-19minor code cleaningGeorge Hazan
2022-10-07suddenly: network logs are not erased in the beginning, as it should beGeorge Hazan
2022-10-06uint8_t is far more kosher than char considering binary buffersGeorge Hazan
2022-10-05update for mir_core import librariesGeorge Hazan
2022-10-05getBlob went to the coreGeorge Hazan
2022-09-30shitty C++ doesn't work without this operatorGeorge Hazan
2022-09-29additional helper for base64 encoding of MBinBuffer contentsGeorge Hazan
2022-09-28Point user to protocols list instead of website rootdartraiden
2022-09-26code cleaningGeorge Hazan
2022-09-26more clipboard shit removedGeorge Hazan
2022-09-26Utils_ClipboardCopy - system-wide helper for writing text to clipboardGeorge Hazan
2022-09-26fixes #3208 (tabSRMM: не сохраняется изменение ↵George Hazan
чекбоксов в настройках уведомлений о наборе)
2022-09-24some common chat options exported directly from the coreGeorge Hazan
2022-09-24fixes #3196 ("Disable icon blinking" - get rid of inverted logic)George Hazan
2022-09-17oopsGeorge Hazan
2022-09-17MBinBuffer made a bit smarter to allow the decent people to return it from ↵George Hazan
functions
2022-09-13StdMsg: manual avatar drawing code removedGeorge Hazan