Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-12 | fixes #797 (Contact windows no longer flashing) | George Hazan | |
2017-04-12 | fixes #796 (Double-clicking contact list entry no longer activates their window) | George Hazan | |
2017-04-12 | fix for a tab icon for message sessions | George Hazan | |
2017-04-12 | StdMsg: fix for pressing Esc in a log window | George Hazan | |
2017-04-12 | jabber: omemo: working on 4.4 | Gluzskiy Alexandr | |
finished first part of data backend implementation for libsignal (3 left to do) //untested | |||
2017-04-11 | StdMsg: if tabs are used, SRMM window to share container with chats. also ↵ | George Hazan | |
fixes #680 completely | |||
2017-04-10 | unused setting removed | George Hazan | |
2017-04-10 | code reorder to hide as much data as possible | George Hazan | |
2017-04-10 | compilation fix | George Hazan | |
2017-04-09 | Dropbox: temporary url option | aunsane | |
2017-04-09 | fixes #794 | George Hazan | |
2017-04-09 | jabber: omemo: working on 4.4 | Gluzskiy Alexandr | |
implementing signal session store backend | |||
2017-04-08 | unneeded type declaration removed | George Hazan | |
2017-04-08 | Updated german langpack | Wishmaster | |
2017-04-08 | langpacks: update according to b145da76676b7eaa4cbb3e350b574c2d30fed951 | dartraiden | |
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 | |