summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2023-04-15fixes #3458 (tabSRMM: двоятся сообщения)George Hazan
2023-04-14all LogStreamInEvents implementations unified, old memory allocation schema ↵George Hazan
dropped
2023-04-14duplicate code removedGeorge Hazan
2023-04-14SRMM code unificationGeorge Hazan
2023-04-13minor compatibility fixGeorge Hazan
2023-04-12useless function DbEvent_GetString removedGeorge Hazan
2023-04-12first attempt to make offline transfers visibleGeorge Hazan
2023-04-11DB::FILE_BLOB expansion for the offline file transfers, part IGeorge Hazan
2023-04-11DB::FILE_BLOB - file events' access unificationGeorge Hazan
2023-04-10code cleaningGeorge Hazan
2023-03-30fix for #3471 applied to StdMsg & ScriverGeorge Hazan
2023-03-28stronger types - better typesGeorge Hazan
2023-03-28CCtrlTreeView: OnBeginDrag / OnEndDrag callbacks became booleanGeorge Hazan
2023-03-27fixes #3465 (broken Profile Manager's UI)George Hazan
2023-03-23chat serializationGeorge Hazan
2023-03-22common nick list drawing code removed from DlgProc()George Hazan
2023-03-22fixes #3448 (Telegram: настройка глушения чатов ↵George Hazan
синхронизируется лишь в одну сторону (от сервера к нам)
2023-03-20fixes #3443 (Менять подсказку к фильтру ↵George Hazan
событий при изменении иконки)
2023-03-20fixes #3439 (Scriver/StdMsg: unified popup & tray icon settings with the ↵George Hazan
same default values)
2023-03-18fixes #3438 (tabSRMM: crash in highlight)George Hazan
2023-03-15SRMM: common code exctracted to a Srmm_AddEvent() functionGeorge Hazan
2023-03-15HM_DBEVENTADDED message replaced with CMsgDialog::EventAdded methodGeorge Hazan
2023-03-10Chat_Mute / Chat_IsMuted: helpers for group chats' mutingGeorge Hazan
2023-03-09ME_HISTORY_EMPTY - a hook to handle history wipingGeorge Hazan
2023-03-09added event for event deletionGeorge Hazan
2023-03-09MS_HISTORY_EMPTY - added flag to wipe history automagicallyGeorge Hazan
2023-03-09db_get_usm / getMStringU - helpers to read UTF8 strings as CMStringAGeorge Hazan
2023-03-04fixes #3333 (Tox: search in Find/Add contacts tries to search any random input)George Hazan
2023-02-27fixes #3334 (NewStory: кликабельные файлтрансферы)George Hazan
2023-02-25Jabber: ignore m_bEnableVOIP if no Jingle module installedGeorge Hazan
2023-02-23Telegram: patch to hide nick list for channelsGeorge 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-11PS_CREATEACCMGRUI is obsoleted and converted into eventGeorge Hazan
2023-02-10ME_DB_EVENT_MARKED_READ: recursion preventionGeorge Hazan
2023-02-10Protocols: preventing recursive contact deletionGeorge Hazan
2023-02-09fix for incorrect log window drawingGeorge Hazan
2023-02-09SRMM: better support for group chats in databaseGeorge Hazan
2023-01-28IRC: fix for event broadcastingGeorge Hazan
2023-01-27Group chats: all old APIs with lookup by module+session removedGeorge 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-14Convert sources to CR+LFdartraiden
2023-01-10crash fix for Deplhi pluginsGeorge Hazan
2023-01-05new database functions for TelegramGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-12-29ancient perversion with DBCONTACTWRITESETTING removedGeorge Hazan
2022-12-29unused structure removedGeorge Hazan
2022-12-25db_event_replace: new helper to eliminate duplicate eventsGeorge Hazan
2022-12-15fixes #3268 (Accessibility: Can't determine states of checkboxes with a ↵George Hazan
screen reader in the trees of Jabber options)