summaryrefslogtreecommitdiff
path: root/plugins/Import/src/import.cpp
AgeCommit message (Expand)Author
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-07-16Contact_IsGroupChat - a helper to detect chat roomsGeorge Hazan
2022-02-06duplicate event checking code moved to the coreGeorge Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2021-04-30fixes #2859 (Импорт: дублируются контакты ICQ и Fac...George Hazan
2021-04-03thy shall check for the error code even if it's not probableGeorge Hazan
2021-01-31we import slower, but more securely (flush database time to time)George Hazan
2021-01-17Update copyrightsdartraiden
2021-01-08Import to use faster cursorsGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-07-24massive warning fixGeorge Hazan
2019-05-17Import: fix for duplicate contactsGeorge Hazan
2019-05-16Import: global variables extracted to a class, thus eliminating the chance of...George Hazan
2019-05-10Import: first version of pattern batch import that worksGeorge Hazan
2019-04-25first version of pattern import that could be compiledGeorge Hazan
2019-02-10fixes problems with importing ICQ & MRA contacts from old Miranda versionsGeorge Hazan
2019-02-01four forgotten meta services removedGeorge Hazan
2019-01-18code cleaningGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-10-18the less WinAPI, the betterGeorge Hazan
2018-10-10Fix: Import plugin fails to match duplicate contacts when their IDs are store...himselfv
2018-08-22if szModule is missing in an event, it should be filled from the contact's dataGeorge Hazan
2018-08-15Import: ability to check duplicates during a contact importGeorge Hazan
2018-07-24database:George Hazan
2018-06-08Import:George Hazan
2018-05-17IEView, IgnoreState, Import: cmplugin adaptationKirill Volinsky
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-27fixes #1310 (Wrong language after profile conversion)George Hazan
2018-04-16Import:George Hazan
2018-04-12MIDatabase became pure interfaceGeorge Hazan
2018-04-11Import: fix for lost modules during importGeorge Hazan
2018-04-09fixes #1256 completelyGeorge Hazan
2018-04-09grrrm...George Hazan
2018-04-09fixes #1257 (database migration process must not filter out 'duplicate' events)George Hazan
2018-04-05Import crashes if the original profile contains wrong number of groupsGeorge Hazan
2018-04-03Accounts() : iterator for accountsGeorge Hazan
2018-04-02fixes #1243 (Groups and metacontacts state don't save during profile converta...George Hazan
2018-03-28Import now works without accounts' activation, without calling Load() of prot...George Hazan
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...George Hazan
2018-03-26Import: fix to prevent the user-defined accounts' orderGeorge Hazan
2018-03-26Import: fix for original internal account name prevention (causes status icon...George Hazan
2018-03-26Import: converted group chats become usual contactsGeorge Hazan
2018-03-23account activation separated from account creationGeorge Hazan
2018-03-23fix for importing group chat contactsGeorge Hazan
2018-03-23Import: fix for groups order saving during importGeorge Hazan