Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-17 | fixes #4533 (Jabber: версия Миранды сообщается ↵ | George Hazan | |
некорректно) | |||
2024-01-08 | Update copyrights | dartraiden | |
2023-08-24 | fixes #3661 (tabSRMM: всплывающие уведомления о ↵ | George Hazan | |
наборе текста при получении оффлайнового сообщения), also implements XEP-0160 in Jabber | |||
2023-07-26 | fixes #3585 (Оффлайновые файлы: исходящие ↵ | George Hazan | |
файлы должны выглядеть как и входящие) | |||
2023-07-25 | SRMM: automatic RTF log redraw on event's change/removal | George Hazan | |
2023-07-09 | fixes #3351 (Jingle: Separate all VOIP-related code from Jabber to Jingle ↵ | George Hazan | |
plugin) | |||
2023-06-23 | Jingle: first step towards #3351 | George Hazan | |
2023-04-19 | quick-n-dirty way to signalize that a file is loaded | George Hazan | |
2023-02-28 | fixes #3353 (Jabber: пункт меню "Позвонить" не ↵ | George Hazan | |
отображается после перезапуска) | |||
2023-02-25 | Jabber: ignore m_bEnableVOIP if no Jingle module installed | George Hazan | |
2023-01-02 | Update copyrights | dartraiden | |
2022-10-06 | mir_signal: C++ helper to get rid of tons code in C | George Hazan | |
2022-09-26 | code cleaning | George Hazan | |
2022-09-26 | Utils_ClipboardCopy - system-wide helper for writing text to clipboard | George Hazan | |
2022-09-14 | useless field ThreadData::bIsSessionAvailable removed | George Hazan | |
2022-08-07 | Jabber: fix for VoiceService calling | George Hazan | |
2022-07-29 | fixes #3110 (remove Jabber frame) | George Hazan | |
2022-05-12 | oops... select() doesnt'return -1 if a socket gets closed... wtf... | George Hazan | |
2022-05-07 | Netlib_OpenConnection - finally old stupid structure NETLIBOPENCONNECTION ↵ | George Hazan | |
died and converted into a set of parameters + code cleaning | |||
2022-04-15 | Jabber: code cleaning | George Hazan | |
2022-04-06 | remove executable attribute from affected files | georgehazan | |
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-05-10 | suddenly: tipper services were used as string constants | George Hazan | |
(cherry picked from commit 15fcbbc128178ea5a4cdb1a58927a43ea740be88) | |||
2021-03-28 | 21 years after Win2k release we don't need win2k.h - everything we need is ↵ | George Hazan | |
included into minimum Windows SDK 7.1 | |||
2021-01-17 | Update copyrights | dartraiden | |
2020-10-28 | Jabber: we store now server caps in our cache not to rerequest them on each ↵ | George Hazan | |
login | |||
2020-10-08 | OpenSSL upgraded to 1.1.1 | George Hazan | |
2020-07-12 | Jabber: ugly scheme with flags replaced with TJabberAuth instantiation | George Hazan | |
2020-06-26 | rest of unused messages removed | George Hazan | |
2020-06-26 | two more obsolete messages removed | George Hazan | |
2020-06-26 | WM_JABBER_REGDLG_UPDATE - unused message removed | George Hazan | |
2020-06-25 | constant unification | George Hazan | |
2020-06-24 | Revert "Jabber: user name to be encoded to avoid spaces" | dartraiden | |
This reverts commit 2c369e66feacfb3b934b1ec28fcecd179d796ba1. | |||
2020-06-24 | Jabber: user name to be encoded to avoid spaces | George Hazan | |
2020-06-04 | UI classes: | George Hazan | |
- CDlgBase::m_bSucceeded variable introduced to check whether IDOK was pressed or not; - unused/useless buttons with id=IDOK or IDCANCEL removed; - brnOk.OnClick replaced with OnApply calls; - unused/useless calls of EndDialog/EndModal removed; - minor code cleaning | |||
2020-05-05 | fixes #2390 (ICQ игнорирует настройки приёма ↵ | George Hazan | |
файлов) | |||
2020-03-31 | Jabber: | George Hazan | |
- fixes #2279 (Jabber: add HTTP File Upload support for group chats); - major file transfer code cleaning; | |||
2020-03-12 | Jabber: | George Hazan | |
- more logs added for #2243; - code cleaning | |||
2020-03-02 | Jabber: | George Hazan | |
- capability cache is stored in a json file now instead of database; - caps manager became global; - account-dependent methods of CJabberClientCapsManager moved to CJabberProto; - code cleaning | |||
2020-02-17 | code cleaning | George Hazan | |
2020-02-06 | Jabber: | George Hazan | |
- MessageState support; - minor code cleaning | |||
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-10-17 | minor code cleaning | George Hazan | |
2019-10-17 | fixed #1710 (Jabber: implement XEP-0363 (HTTP File Upload)) | George Hazan | |
2019-09-30 | compilation fix | George Hazan | |
2019-09-16 | fixes #2064 (Jabber: some MUC dialogs are displayed behind the chat window) | George Hazan | |
2019-07-21 | Restore "Free for chat" status support (fixes #1963) | dartraiden | |