Age | Commit message (Expand) | Author |
2022-02-15 | Jabber: is OS version isn't shown, there's no need to include it into hash ca... | George Hazan |
2022-02-13 | fixes #3038 (Jabber: don't tell to server about Miranda version and OS by def... | George Hazan |
2022-02-08 | fixes #3022 (Jabber file transfers don't report failure) | George Hazan |
2022-02-06 | duplicate event checking code moved to the core | George Hazan |
2022-01-27 | fixes #3014 (Jabber: additional space is added to MirVer when software versio... | George Hazan |
2022-01-27 | fixes #3015 (Jabber: падение при запуске) | George Hazan |
2022-01-24 | We do not need to translate account names | dartraiden |
2022-01-19 | fixes #2995 (Jabber: MAM modes are not translated) | George Hazan |
2022-01-01 | Happy new year, Miranda | dartraiden |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | WORD -> uint16_t | George Hazan |
2021-12-26 | BYTE -> uint8_t | George Hazan |
2021-12-26 | WCHAR -> wchar_t | George Hazan |
2021-11-16 | more shit removed | George Hazan |
2021-11-07 | first version of mir_core that builds under Linux | ghazan |
2021-11-06 | omemo: check for "bDisableOmemo" in one more place | sss |
2021-11-05 | omemo: add also support for disable sending messages per contact (not | sss |
2021-11-05 | added "bDisableOmemo" byte into contact settings to disable omemo per | sss |
2021-10-24 | sh-hit | George Hazan |
2021-10-24 | fixes #2966 (Jabber: hash calculation doesn't include OS version, thus giving... | George Hazan |
2021-09-09 | fix for a crappy ::GetCurrentThread call that breaks all Wait* functions | George Hazan |
2021-06-17 | Jabber: option to disable popups | George Hazan |
2021-06-12 | minus another stupid thread in Jabber | George Hazan |
2021-06-12 | fixes #2915 (Miranda takes too long to end process) | George Hazan |
2021-06-08 | fixes #2910 (Jabber: ancient perversion with socket select sometimes doesn't ... | George Hazan |
2021-06-05 | major code cleaning in regard to db_event_getBlobSize & event memory allocation | George Hazan |
2021-05-20 | Jabber: fix for drawing mood icons in the contact list (as advanced status ic... | George Hazan |
2021-05-18 | CPepGuiService::LaunchSetGui / ShowSetDialog: useless parameter removed | George Hazan |
2021-05-16 | code cleaning | George Hazan |
2021-05-16 | fixed omemo, closes #2750 | sss |
2021-05-15 | SetDraw(bool bEnable) - a wrapper for WM_SETREDRAW command | George Hazan |
2021-05-11 | CCtrlCombo::GetCurData = suitable helper for combo boxes | George Hazan |
2021-05-10 | suddenly: tipper services were used as string constants | George Hazan |
2021-05-04 | attempt to fix some problems on exit | George Hazan |
2021-03-28 | 21 years after Win2k release we don't need win2k.h - everything we need is in... | George Hazan |
2021-03-16 | code cleaning | George Hazan |
2021-03-16 | useless variable removed | George Hazan |
2021-03-16 | fixes #2770 completely | George Hazan |
2021-03-15 | Jabber: minor OMEMO code optimization | George Hazan |
2021-03-13 | fixes #2759 (Jabber: комната в клисте горит желтым, ... | George Hazan |
2021-03-12 | fixes #2760 (Jabber: не работает меню Invite to room) | George Hazan |
2021-03-10 | Jabber: fix for reading OMEMO encrypted messages | George Hazan |
2021-02-15 | abber: xep-0384 v0.3: 4.3: add id attr into bundle item child | sss |
2021-02-15 | jabber: omemo: fix memory management error | sss |
2021-02-14 | jabber: xep-0384 v0.3: 4.3: add id attr into devicelist item child | sss |
2021-01-30 | Jabber: XEP-0085 support code occasionally check typing notification settings... | George Hazan |
2021-01-24 | Jabber: fix for a perversive three-state BOOL variable | George Hazan |
2021-01-17 | Update copyrights | dartraiden |
2021-01-14 | Jabber: useless class variable CJabberProto::m_bSendKeepAlive removed, it sho... | George Hazan |
2020-12-13 | Jabber: fix for correct message direction when reading self messages from MAM | George Hazan |