Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-29 | fixes #2469 (Jabber: implement SCRAM-SHA-1-PLUS auth) | 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-26 | Jabber: rest of CJabberDlgGcJoin moved to UI classes | George Hazan | |
2020-06-26 | Revert "Jabber: XEP-0136 support removed" | George Hazan | |
This reverts commit e6bf9c2a41622424c2cd4006326455e08c80812a. # Conflicts: # protocols/JabberG/src/jabber_caps.cpp # protocols/JabberG/src/jabber_caps.h # protocols/JabberG/src/jabber_iqid.cpp | |||
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-23 | Jabber to filter out encrypted outgoing carbon copies | George Hazan | |
2020-06-21 | Jabber: cause MAM doesn't set ids for outgoing messages, our own messages ↵ | George Hazan | |
(with the same resource) shall be ignored | |||
2020-06-15 | simpler way of applying server ids to messages | George Hazan | |
2020-06-13 | fixes #2438 (Jabber: списки приватности странно ↵ | George Hazan | |
себя ведут) | |||
2020-06-13 | fixes #2447 (Ошибочное определение транспорта ↵ | George Hazan | |
Jabber2Jabber) | |||
2020-06-13 | fixes #1149 (wrong MAM preferences processing) | George Hazan | |
2020-06-13 | Jabber: fix for the first run on MAM server | George Hazan | |
2020-06-11 | fixes #1149 (XMPP/Jabber: Implement XEP-0313 ( mam / Message Archive ↵ | George Hazan | |
Management ) | |||
2020-06-11 | Jabber: XEP-0136 support removed | George Hazan | |
2020-06-10 | compilation fix | George Hazan | |
2020-06-10 | fixes #2438 (Jabber: списки приватности странно ↵ | George Hazan | |
себя ведут) + some another DoModal() calls cleaning | |||
2020-06-08 | unused shitty code removed | George Hazan | |
2020-06-06 | fixes #2429 (More strict XEP-0085 compliance) | George Hazan | |
2020-06-04 | all improper calls of OnClose replaced with OnDestroy / OnApply | 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-06-03 | Jabber: fix for advanced compilance with XEP-0045 | George Hazan | |
2020-06-01 | fixes #2395 (Многие пунты жаббера в меню ↵ | George Hazan | |
контакта не двигаются) | |||
2020-05-27 | Jabber: | George Hazan | |
- account name added to the roster editor's window caption; - all traces of excel removed from file description | |||
2020-05-27 | Jabber: if we ignore roster nicks, we don't apply them when local ↵ | George Hazan | |
CList/MyHandle isn't empty | |||
2020-05-27 | Jabber: roster to be exported into the simple xml format (import from the ↵ | George Hazan | |
old format is also supported) | |||
2020-05-27 | Jabber: code cleaning | George Hazan | |
2020-05-26 | Jabber: if we ignore roster, thy shalt update existing nicks either | George Hazan | |
2020-05-25 | Jabber: stronger appliance of Roster Editor with RFC 6121 | George Hazan | |
2020-05-25 | Jabber: custom roster nicks should be ignored as well as roster groups | George Hazan | |
2020-05-10 | Jabber: fix for hiding software version via caps request | George Hazan | |
2020-05-07 | Jabber: more precise name for XEP-0280 option | dartraiden | |
2020-05-07 | fixes #2399 (XEP-0280 support cleaning) | George Hazan | |
2020-05-07 | fix for old PROTO_INTERFACE::FileResume interface error | George Hazan | |
2020-05-05 | fixes #2390 (ICQ игнорирует настройки приёма ↵ | George Hazan | |
файлов) | |||
2020-05-04 | fixes #2382 (Jabber: двойной щелчок по закладке ↵ | George Hazan | |
должен вызывать окно ее редактирования) | |||
2020-05-04 | Jabber: setting status to ID_STATUS_IDLE was very bad idea... | George Hazan | |
2020-05-03 | fixes #2376 (Jabber: Add XEP-0319 support, XEP-0256 support discontinued) | George Hazan | |
2020-04-28 | database: | George Hazan | |
- namespace DB declared for commonly used database classes; - stubs for database event cursors; - code cleaning | |||
2020-04-22 | fixes #2336 (Jabber: падение при попытке отменить ↵ | George Hazan | |
висящий файлтрансфер) | |||
2020-04-15 | Jabber: inlined picture sending doesn't close file transfer dialog window | George Hazan | |
2020-04-08 | Remove more obsolete protocols | dartraiden | |
2020-04-06 | useless commands removed | George Hazan | |
2020-03-31 | Jabber: | George Hazan | |
- fixes #2257 (Jabber: double click by room name shoud open "Join chatroom" dialogue); - more code implemented using UI classes; - massive code cleaning | |||
2020-03-31 | Jabber: | George Hazan | |
- fixes #2279 (Jabber: add HTTP File Upload support for group chats); - major file transfer code cleaning; | |||
2020-03-24 | Jabber: minor fix for restoring caps | George Hazan | |
2020-03-23 | Jabber: fix for offline file transfer initialization | George Hazan | |