summaryrefslogtreecommitdiff
path: root/plugins/Import
AgeCommit message (Expand)Author
2024-07-21fixes #4555 (Задваиваются контакты протоколов, ...George Hazan
2024-05-13DbEvent_GetTextA: unused function removedGeorge Hazan
2024-03-09no need to create empty JSON files if there're no events to exportGeorge Hazan
2024-03-09Import: JSON export compatibility with old Msg_Export codeGeorge Hazan
2024-03-06fixes #4273 (Msg_Export to share JSON export format from Import plugin)George Hazan
2024-02-23clipboard copy function is able now to copy in multiple formats at a timeGeorge Hazan
2024-01-17fixes #4109 (Прекратить хранение списка групп в...George Hazan
2024-01-09UnregisterDatabasePlugin - a function to unload database driver on the flowGeorge Hazan
2024-01-08Update copyrightsdartraiden
2023-12-28fixes #4087 (NewStory: расширить экспорт в json)George Hazan
2023-12-28Import: JSON export code moved into the Import plugin to maintain consistency...George Hazan
2023-12-20DBEVENTINFO::hContact to be returned inside an event, no need to call db_even...George Hazan
2023-12-11fixes #4041 (Падение при попытке импортировать ...George Hazan
2023-11-25for #3957 - Import creates useless Clist/MyHandle contact settingsGeorge Hazan
2023-11-06fixes #3820 (Пропал перевод в дереве значков)George Hazan
2023-10-27Import: support for offline files in JSON exportsGeorge Hazan
2023-04-23fixes #3502 (Import: Discord contacts duplicated instead of merged)George Hazan
2023-04-16Import: ability to compare primary keys stored as blobsGeorge Hazan
2023-04-11DB::FILE_BLOB - file events' access unificationGeorge Hazan
2023-01-25Group chats: ChatRoomID setting replaced with real protocol idGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-12-17Mediawiki considers URLs with and without a trailing slash as different pages...dartraiden
2022-09-26Utils_ClipboardCopy - system-wide helper for writing text to clipboardGeorge Hazan
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-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2021-12-04no need to patch pcre eitherGeorge Hazan
2021-12-04no need to patch sqlite3.h anymoreGeorge Hazan
2021-11-16more shit removedGeorge Hazan
2021-11-07update for system includes & import librariesGeorge Hazan
2021-11-07first version of mir_core that builds under Linuxghazan
2021-06-05importing file events from jsonGeorge Hazan
2021-06-05major code cleaning in regard to db_event_getBlobSize & event memory allocationGeorge Hazan
2021-05-21Import: fix for setting correct blob size when importing from JSONGeorge Hazan
2021-05-11CCtrlCombo::GetCurData = suitable helper for combo boxesGeorge Hazan
2021-04-30fixes #2859 (Импорт: дублируются контакты ICQ и Fac...George Hazan
2021-04-11fixes #2789 (Import: опция "не загружать плагин при ...George Hazan
2021-04-11fixes #2839 completelyGeorge Hazan
2021-04-10fixes #2839 (Импорт: окно мастера переодически ...George Hazan
2021-04-03thy shall check for the error code even if it's not probableGeorge Hazan
2021-03-2821 years after Win2k release we don't need win2k.h - everything we need is in...George Hazan
2021-01-31we import slower, but more securely (flush database time to time)George Hazan
2021-01-18fixes #2698 (Add current db format (mdbx, sqlite) to version info report)George Hazan
2021-01-17Update copyrightsdartraiden
2021-01-08Import to use faster cursorsGeorge Hazan