Age | Commit message (Expand) | Author |
2022-05-26 | fixes #3080 (Jabber: кнопка регистрации неактивна �... | George Hazan |
2022-05-26 | Jabber: attempt to fix OMEMO | George Hazan |
2022-05-25 | Jabber: patch from deadsend to optionally disable XEP-0202 support | George Hazan |
2022-05-17 | ordnung muss sein | George Hazan |
2022-05-14 | Jabber: attempt to block access to a socket completely if shutdown procedure ... | George Hazan |
2022-05-12 | oops... select() doesnt'return -1 if a socket gets closed... wtf... | George Hazan |
2022-05-12 | fix for unsigned int comparison | George Hazan |
2022-05-07 | Netlib_OpenConnection - finally old stupid structure NETLIBOPENCONNECTION die... | George Hazan |
2022-04-26 | Jabber: old erroneous idea about subjects in group chats removed | George Hazan |
2022-04-15 | Jabber: code cleaning | George Hazan |
2022-04-06 | remove executable attribute from affected files | georgehazan |
2022-04-03 | fixes #3064 (Jabber: "Identity" hidden option spoofs only discovery but not u... | George Hazan |
2022-03-29 | Jabber: make popup item translatable | dartraiden |
2022-03-26 | fixes #3057 (Унифицировать настройку горячих к�... | George Hazan |
2022-03-13 | omemo: added iqresult handler for manual polling of devicelist | sss |
2022-03-13 | omemo: removed outdated comments, added non-standard complient hack for devic... | sss |
2022-03-09 | fixes #3044 (Jabber: перенести опцию "Показывать вс... | George Hazan |
2022-02-22 | fixes #3041 (Удалить выпадающий список серверо�... | George Hazan |
2022-02-20 | oops | George Hazan |
2022-02-20 | Jabber: support for description field in the incoming OOB file transfers | George Hazan |
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 |