Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-08 | Merge branch 'master' of https://github.com/miranda-ng/miranda-ng | Kirill Volinsky | |
2017-04-08 | vs 2017 compilation fix | Kirill Volinsky | |
2017-04-08 | langpacks/english: update | dartraiden | |
2017-04-08 | fix for log options in Scriver | George Hazan | |
2017-04-08 | jabber: omemo: working on 4.4 | Gluzskiy Alexandr | |
imlemented session creation //not tested yet as it depends on storage backend which is not implemented yet fixed cleanup of sginal structures //temporary fix, cleanup must be reimplemented in per protocol basis later //storage backend implementation come next. | |||
2017-04-08 | libsignal: few more missed exports | Gluzskiy Alexandr | |
2017-04-07 | compilation fix | George Hazan | |
2017-04-07 | SRMM events are now created inside the core to avoid problems with dynamic ↵ | George Hazan | |
plugin unload | |||
2017-04-07 | Windows-specific code moved to mir_core | George Hazan | |
2017-04-06 | jabber: omemo: working on 4.4 | Gluzskiy Alexandr | |
implemented sessions cleanup on exit | |||
2017-04-06 | libsignal: few more missed exports | Gluzskiy Alexandr | |
2017-04-06 | jabber: omemo: working on 4.4 | Gluzskiy Alexandr | |
libsignal session store callbacks skeleton | |||
2017-04-06 | libsignal: few more missed exports | Gluzskiy Alexandr | |
2017-04-06 | message cleaning | George Hazan | |
2017-04-05 | jabber: omemo: working on 4.4 | Gluzskiy Alexandr | |
started implementation of omemo session setup (4.4) currently trying to setup session on outgoing message send attempt for simplicity, this must be changed in future fixed bug in incomming message handler (4.7) | |||
2017-04-05 | two remaining crutches removed | George Hazan | |
2017-04-05 | fix for the input buffer size in Scriver | George Hazan | |
2017-04-05 | code cleaning | George Hazan | |
2017-04-05 | compilation fix | George Hazan | |
2017-04-05 | SRMM* plugins switched to CCtrlRichEdit | George Hazan | |
2017-04-05 | Srmm_MessageStreamCallback isolated inside mir_core and therefore removed; | George Hazan | |
2017-04-05 | more methods for CCtrlRichEdit: GetRichTextRtf, GetRichTextUtf, GetRichText, ↵ | George Hazan | |
SetRichText, SetRichTextRtf | |||
2017-04-05 | mir_core: | George Hazan | |
- UI utils spread to separate modules, one module for one class; - class CCtrlRichEdit added | |||
2017-04-05 | unused functions removed | George Hazan | |
2017-04-04 | - GC_FONTSIZE considered useless; | George Hazan | |
- archaic linked list of modules replaced with the standard LIST<> which is much faster - fix for the module destruction | |||
2017-04-04 | data used by some plugins only moved to these plugins | George Hazan | |
2017-04-04 | compilation fix | George Hazan | |
2017-04-04 | SRMM window list completely incapsulated into mir_app to avoid corrupting it ↵ | George Hazan | |
by someone's dirty hands | |||
2017-04-03 | - SRMM window list management moved to the base class; | George Hazan | |
- fixes #791 | |||
2017-04-03 | fixes #788 (minimize/restore wipes out vertical scroller position) | George Hazan | |
2017-04-03 | Quick Replies: | George Hazan | |
- perversion with copying dlls removed; - click on the Options button now leads to the correct options page; - bunch of old crap removed; - version bump | |||
2017-04-02 | fixes #764 | George Hazan | |
2017-04-02 | jabber: omemo: working on 4.3 | Gluzskiy Alexandr | |
proper dynamic caps implementation for omemo caps/features and for miranda caps/features in general as required by xep-0115 removed my old attempt to implement dynamic omemo cap fixed few bugs in OmemoHandleDeviceList | |||
2017-04-02 | useless constructor parameters removed | George Hazan | |
2017-04-02 | VKontakte: more fix multiply loading history | ElzorFox | |
2017-04-02 | VKontakte: | ElzorFox | |
fix treads handle leaks fix multiply loading history on quick online-offline-online | |||
2017-04-01 | Tox: fixed #784 | aunsane | |
disabled profile encription to prevent corruption | |||
2017-04-01 | StdMsg: tab options moved from chats to a tab in Messaging Options | George Hazan | |
2017-04-01 | StdMsg: | George Hazan | |
- ShowRoom moved to chat_manager.cpp because there's no more hidden window procedure - we don't need the empty container to raise up at startup - not all chat options were reloaded on clicking Apply | |||
2017-03-31 | StdMsg: | George Hazan | |
- tab control converted into the universal container; - status bar moved from chat window to a container, thus allowing resize in both tabbed & sinlgle modes; - chat own window save/restore method replaced with standard Miranda code; | |||
2017-03-31 | minor code cleaning | George Hazan | |
2017-03-31 | code cleaning | George Hazan | |
2017-03-31 | Tox: fixes #779 | aunsane | |
2017-03-31 | couple of memleak fixes | George Hazan | |
2017-03-30 | fix for a major crutch in QuickReplies | George Hazan | |
2017-03-30 | VKontakte: | ElzorFox | |
fix return types for js store procedures => fix loading history for messages > 100 | |||
2017-03-29 | fixes #780 (Scriver: All message log text is selected on keyboard focus) | George Hazan | |
2017-03-29 | VKontakte: | ElzorFox | |
add multiple files sending (simple but not optimal way) version bump | |||
2017-03-28 | two more useless calls of SM_FindSessionByHCONTACT removed | George Hazan | |
2017-03-28 | more unneeded code removed | George Hazan | |