summaryrefslogtreecommitdiff
path: root/plugins/MirOTR/src/dbfilter.cpp
AgeCommit message (Expand)Author
2023-12-20DBEVENTINFO::hContact to be returned inside an event, no need to call db_even...George Hazan
2023-09-21MessageWindowEventData: useless structure removedGeorge Hazan
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-07-16Contact_IsGroupChat - a helper to detect chat roomsGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2020-01-20db_event_delete: unused parameter removedGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-02-28MirOTR: code cleaningGeorge Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2016-03-12MirOTR: Minor cleanupTobias Weimer
2015-10-28Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j...Robert Pösel
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-05-28MirOTR:George Hazan
2015-05-24replace wcscpy to mir_wstrcpyKirill Volinsky
2015-05-24replace wcslen to mir_wstrlenKirill Volinsky
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-23replace strncat to mir_strncatKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-16fix for strncat useKirill Volinsky
2015-04-30minus critical sectionKirill Volinsky
2015-03-26MirOTR: compatibility update to support/use libotr 4René Schümann
2015-03-14MirOTR: part 3, file/folder structure changeRené Schümann