Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-29 | fixes #780 (Scriver: All message log text is selected on keyboard focus) | George Hazan | |
2017-03-28 | massive cleanup of useless cbSize fields | George Hazan | |
2017-03-27 | omemo: working on 4.3 | Gluzskiy Alexandr | |
removed xep-0060 8.1.1 implementation because xep-0163 requires node auto-create support reverted to "instand publish" logic instead of node precreation //looks like we have some problems with pubsub events receiving mechanism or client features publishing which is blocker problem for continuing to work on omemo implementation. | |||
2017-03-27 | omemo: working on 4.3 | Gluzskiy Alexandr | |
altered features names for compatibility with existing implementations | |||
2017-03-24 | revolution in chat menus | George Hazan | |
- common code moved to the core (Chat_CreateGCMenu, Chat_DestroyGCMenu); - ability added to any plugin to add its own items into any GC menu, not only to the protocol plugins to do that a plugin calls Chat_AddMenuItems and returns 0 to allow any other plugin to process menu hook | |||
2017-03-22 | if we have Tipper, we use it | George Hazan | |
2017-03-21 | omemo: working on 4.3 | Gluzskiy Alexandr | |
createnode fixes typo fixes | |||
2017-03-21 | warning fix | George Hazan | |
2017-03-20 | omemo: working on 4.3 | Gluzskiy Alexandr | |
implemented pubsub address detection as required by xep-0060 8.1.1 implemented xep-0060 8.1.1, xep-0163 3 as required by omemo 4.3 omemo 4.3 now complete and working //TODO: chek createnode handlers, not always called, especially if connection is slow | |||
2017-03-17 | forgotten TCHAR removed | George Hazan | |
2017-03-17 | fix for buffer overrun | George Hazan | |
2017-03-12 | omemo: working on 4.3 | Gluzskiy Alexandr | |
started implementation of xep-0060 8.1.1 as required by xep-0.163 3 please corect me if it already done somewhere in jabber i still need a way to get pubsub address of current jabber server via some jabber api //oh... i can't use this shitty one word useless comments, i am starting to hate myself, sorry... //so i will write normal long comments as always ) | |||
2017-03-11 | adding Git hash to Miranda version | watcherhd | |
2017-03-10 | Group chats: | George Hazan | |
- GC_CONTROL_MSG left us forever; - tons of old/unused/useless slack simply wiped out; - new function: CSrmmBaseDialog::ClearLog | |||
2017-03-09 | chat API: | George Hazan | |
- SESSION_INFO now addresses an instance of CChatRoomDlg instead of HWND; - linked list of sessions replaced with the usual LIST<>; - saveCI removed everywhere | |||
2017-03-08 | self-made crutch replaced with the existing function | George Hazan | |
2017-03-07 | minor code cleaning | George Hazan | |
2017-03-06 | omemo: working on 4.3 | Gluzskiy Alexandr | |
2017-03-04 | omemo: working on 4.3, libsignal-c: missed exports | Gluzskiy Alexandr | |
2017-03-03 | omemo: working on 4.3, libsignal-c: missed exports | Gluzskiy Alexandr | |
2017-03-01 | omemo: initial implementation of 4.2, 4.3 ↵ | Gluzskiy Alexandr | |
(https://conversations.im/xeps/multi-end.html) //using short uninformative comments from now, as requested on http://forum.miranda-ng.org/index.php?topic=4506.msg19076#msg19076, due to inconvinient way of how github ui show comments | |||
2017-02-28 | jabber: fix caps ui bug introduced in early omemo implementation stage | Gluzskiy Alexandr | |
omemo: basic device list event handler, added +notify cap to permanent caps, currenlty jabber have problems with dynamic caps... | |||
2017-02-23 | libs: | Gluzskiy Alexandr | |
libsignal-c: added few more missed exports protocol: jabber: omemo: implemented 4.1 (https://conversations.im/xeps/multi-end.html) | |||
2017-02-21 | compilation fix | George Hazan | |
2017-02-21 | protocols: | Gluzskiy Alexandr | |
jabber: omemo: empty handlers for omemo message/key, omemo devicelist update | |||
2017-02-20 | protocols: | Gluzskiy Alexandr | |
jabber: omemo: init_device functio (skeletoon..) | |||
2017-02-17 | fix for a project file | George Hazan | |
2017-02-17 | protocols: | Gluzskiy Alexandr | |
jaber: omemo: used openssl based aes encryption and digest_sha512 code from https://github.com/WhisperSystems/libsignal-protocol-c/blob/master/tests/test_common.c | |||
2017-02-15 | crash fix | George Hazan | |
2017-02-14 | protocols: | Gluzskiy Alexandr | |
jabber: omemo: added hmac_sha256 callbacks to libsignal-c initialization | |||
2017-02-14 | fix for include duplicates & recursions | George Hazan | |
2017-02-13 | fix for broken projects | George Hazan | |
2017-02-13 | protocols: | Gluzskiy Alexandr | |
jabber: started work on omemo skeleton basic signal library initialization test | |||
2017-02-13 | porotocol: | Gluzskiy Alexandr | |
whatsapp: use new libsignal header (looks unused anyway....) | |||
2017-02-03 | mime type standardization | George Hazan | |
2017-01-31 | - NUF_HTTPGATEWAY: unused option removed; | George Hazan | |
- NETLIBUSER::szDescriptiveName replaced with MAllStrings; - code cleaning. | |||
2017-01-24 | if the idle time is set, include it into a presence (XEP-0256 support) | George Hazan | |
2017-01-23 | no need to implement the same code in each plugin | George Hazan | |
2017-01-20 | Chat_NewSession to return a pointer to a newly created session, not to dig ↵ | George Hazan | |
it anymore | |||
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan | |
2017-01-16 | DB_AUTH_BLOB: handy piece of code moved into the core | George Hazan | |
2017-01-14 | separate handle types for HNETLIBCONN & HNETLIBBIND | George Hazan | |
2017-01-13 | woah, now really no netlib services anymore | George Hazan | |
2017-01-13 | (wiping blood from hands) no more netlib services | George Hazan | |
2017-01-13 | a bit less netlib services | George Hazan | |
2017-01-12 | Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCT | George Hazan | |
2017-01-11 | strong typization - better typization | George Hazan | |
2017-01-08 | code cleaning | George Hazan | |
2017-01-01 | bump copyright year | dartraiden | |
2016-12-03 | stronger typization | George Hazan | |