Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-07 | libcurl: update to 7.71.1 | dartraiden | |
2020-07-07 | tabSRMM: events (file transfers) that go to group chats shall not clear log ↵ | George Hazan | |
window | |||
2020-07-07 | Jabber: file inlining doesn't work if a user pastes a file into a groupchat | George Hazan | |
2020-07-07 | IEView: | George Hazan | |
- text in groupchats isn't scrolled down; - unused flag removed from IEE_GET_SELECTION processing; - minor code optimization | |||
2020-07-06 | code cleaning | George Hazan | |
2020-07-06 | fix for old bug with passing parameters inside IEView | George Hazan | |
2020-07-06 | PluginUpdater: update dialog isn't closed if one presses No button after update | George Hazan | |
2020-07-02 | this file isn't used anymore | George Hazan | |
2020-07-02 | fixes #2472 (Update liblua to 5.4) | George Hazan | |
2020-07-01 | TLS 1.3 support: | George Hazan | |
Netlib_GetTlsUnique - new function to retrieve TLS binding data for an opened socket | |||
2020-06-30 | Jabber: more fixes for #2469 | George Hazan | |
2020-06-30 | IEview: code cleaning | George Hazan | |
2020-06-30 | fixes #2469 (Jabber: implement SCRAM-SHA-1-PLUS auth) | George Hazan | |
2020-06-29 | fixes #2453 (Jabber: add ability to load whole history via Message Archive ↵ | George Hazan | |
Management) | |||
2020-06-29 | PROTO_INTERFACE::GetMenuItem - unified access to all protocol menu items | George Hazan | |
2020-06-29 | "Load server history" menu items gathered in one stub not to create zillions ↵ | George Hazan | |
of duplicate menu items | |||
2020-06-29 | fixes #2439 (Jabber: roster editor adds false contacts) | George Hazan | |
2020-06-29 | fixes #2469 (Jabber: implement SCRAM-SHA-1-PLUS auth) | George Hazan | |
2020-06-28 | langpacks/english: update | dartraiden | |
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-26 | fixes #2466 (occasional crash in SRMM icons module) | George Hazan | |
2020-06-26 | Auth dialog: clicking "Later" shall not call AUTH_DENY | George Hazan | |
2020-06-25 | constant unification | George Hazan | |
2020-06-25 | New_GPG: code cleaning | George Hazan | |
2020-06-25 | compilation fix | George Hazan | |
2020-06-25 | libcurl: pick up Miranda-specific commits | dartraiden | |
2020-06-25 | libcurl: update to 7.71.0 | dartraiden | |
2020-06-25 | SQLite: pick up Miranda-specific commits | dartraiden | |
2020-06-25 | SQLite: update to 3.32.3 | dartraiden | |
2020-06-24 | fixes #2460 (NewStory: удаление всей истории через ↵ | George Hazan | |
меню контакта не работает при определённых обстоятельствах) | |||
2020-06-24 | Revert "Jabber: user name to be encoded to avoid spaces" | dartraiden | |
This reverts commit 2c369e66feacfb3b934b1ec28fcecd179d796ba1. | |||
2020-06-24 | New_GPG: added advanced option to send error messages | George Hazan | |
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-23 | New_GPG: also a fix for menu items | George Hazan | |
2020-06-23 | New_GPG: fix for extra icon's behavior | George Hazan | |
2020-06-23 | new_gpg: code reordering | George Hazan | |
2020-06-23 | New_GPG: | George Hazan | |
- massive code cleaning; - obsolete extra icon management code removed; - added code to visualize service events correctly; - version bump | |||
2020-06-23 | Langpacks/bulgarian: import translation from ↵ | dartraiden | |
https://github.com/mohandasvn/miranda-ng/commit/88be30c61064a060deeaec4b20e70d15d0a84e74 | |||
2020-06-22 | temporary return of DbChecker | George Hazan | |
2020-06-22 | temporary hidden setting to suppress sending back error messages | George Hazan | |
2020-06-22 | New_GPG: fix for key deletion | George Hazan | |
2020-06-21 | oops | ElzorFox | |
2020-06-21 | VKontakte: sent story links as attachments | ElzorFox | |
2020-06-21 | VKontakte: | ElzorFox | |
add story attachment type fix ‘FilterAudioMessages’ option remove ‘return chat message’ option code cleanup version bump | |||
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 |