Age | Commit message (Expand) | Author |
2024-07-21 | fixes #4555 (Задваиваются контакты протоколов, ... | George Hazan |
2024-01-17 | fixes #4109 (Прекратить хранение списка групп в... | George Hazan |
2024-01-08 | Update copyrights | dartraiden |
2023-12-28 | fixes #4087 (NewStory: расширить экспорт в json) | George Hazan |
2023-12-20 | DBEVENTINFO::hContact to be returned inside an event, no need to call db_even... | George Hazan |
2023-12-11 | fixes #4041 (Падение при попытке импортировать ... | George Hazan |
2023-11-25 | for #3957 - Import creates useless Clist/MyHandle contact settings | George Hazan |
2023-04-23 | fixes #3502 (Import: Discord contacts duplicated instead of merged) | George Hazan |
2023-04-16 | Import: ability to compare primary keys stored as blobs | George Hazan |
2023-01-25 | Group chats: ChatRoomID setting replaced with real protocol id | George Hazan |
2023-01-02 | Update copyrights | dartraiden |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan |
2022-07-16 | Contact_IsGroupChat - a helper to detect chat rooms | George Hazan |
2022-02-06 | duplicate event checking code moved to the core | George Hazan |
2022-01-01 | Happy new year, Miranda | dartraiden |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | BYTE -> uint8_t | George Hazan |
2021-12-26 | PBYTE -> uint8_t* | George Hazan |
2021-04-30 | fixes #2859 (Импорт: дублируются контакты ICQ и Fac... | George Hazan |
2021-04-03 | thy shall check for the error code even if it's not probable | George Hazan |
2021-01-31 | we import slower, but more securely (flush database time to time) | George Hazan |
2021-01-17 | Update copyrights | dartraiden |
2021-01-08 | Import to use faster cursors | George Hazan |
2020-01-01 | Happy new year, Miranda | George Hazan |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | George Hazan |
2019-07-24 | massive warning fix | George Hazan |
2019-05-17 | Import: fix for duplicate contacts | George Hazan |
2019-05-16 | Import: global variables extracted to a class, thus eliminating the chance of... | George Hazan |
2019-05-10 | Import: first version of pattern batch import that works | George Hazan |
2019-04-25 | first version of pattern import that could be compiled | George Hazan |
2019-02-10 | fixes problems with importing ICQ & MRA contacts from old Miranda versions | George Hazan |
2019-02-01 | four forgotten meta services removed | George Hazan |
2019-01-18 | code cleaning | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-10-18 | the less WinAPI, the better | George Hazan |
2018-10-10 | Fix: Import plugin fails to match duplicate contacts when their IDs are store... | himselfv |
2018-08-22 | if szModule is missing in an event, it should be filled from the contact's data | George Hazan |
2018-08-15 | Import: ability to check duplicates during a contact import | George Hazan |
2018-07-24 | database: | George Hazan |
2018-06-08 | Import: | George Hazan |
2018-05-17 | IEView, IgnoreState, Import: cmplugin adaptation | Kirill Volinsky |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan |
2018-04-27 | fixes #1310 (Wrong language after profile conversion) | George Hazan |
2018-04-16 | Import: | George Hazan |
2018-04-12 | MIDatabase became pure interface | George Hazan |
2018-04-11 | Import: fix for lost modules during import | George Hazan |
2018-04-09 | fixes #1256 completely | George Hazan |
2018-04-09 | grrrm... | George Hazan |
2018-04-09 | fixes #1257 (database migration process must not filter out 'duplicate' events) | George Hazan |