Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-02 | fix for massive memory leak in options | George Hazan | |
2017-03-02 | further SRMM window unification | George Hazan | |
- CSrmmBaseDialog received m_hContact as its common member; - less usage of CTabBaseDlg::m_bType in tabSRMM | |||
2017-03-02 | code cleanup in tabSRMM | George Hazan | |
- unused cursor removed (IDC_HYPERLINKHAND); - unused header file removed (all functions from generic_msghandlers.h are now declared inside a class) - code reorder; | |||
2017-03-02 | tabSRMM: About dialog ported to UI classes | George Hazan | |
2017-03-02 | fix for options dialog that isn't deleted after closing options | George Hazan | |
2017-03-01 | fix for a problem with activating new tabs in tabSRMM | George Hazan | |
2017-03-01 | fix #726 (Logging out and in duplicates last sent message if it was the last ↵ | George Hazan | |
message of the conversation) | |||
2017-03-01 | attempt to fix a problem with closing chats | George Hazan | |
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-03-01 | further code cleaning | George Hazan | |
2017-03-01 | name conflict resolution | George Hazan | |
2017-02-28 | Tox: fix capitalization | dartraiden | |
2017-02-28 | TabSrmm -> UI classes | George Hazan | |
2017-02-28 | class CSrmmBaseDialog added to .def file | George Hazan | |
2017-02-28 | CCtrlBase::SendMsg: missing const qualifier | George Hazan | |
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-28 | VKontakte: | ElzorFox | |
add option ‘Add message link to messages with attachments’ version bump | |||
2017-02-27 | Tox: revert previous chages related with #698 | aunsane | |
2017-02-27 | Tox: attempt to fix for #720 | aunsane | |
2017-02-27 | fix for IDC_ADD button | George Hazan | |
2017-02-27 | suddenly... Srmm_SetButtonState does nothing | George Hazan | |
2017-02-27 | - name conflict resolution; | George Hazan | |
- code cleaning | |||
2017-02-26 | Scriver moved to UI classes | George Hazan | |
2017-02-26 | Facebook: Version bump | Robert Pösel | |
2017-02-26 | Facebook: Fix loading newsfeed/memories posts (fixes #718) | Robert Pösel | |
2017-02-26 | Facebook: Don't block main thread when refreshing user info | Robert Pösel | |
2017-02-26 | Facebook: Load birthday on refresh contact details (fixes #642) | Robert Pösel | |
2017-02-26 | Tox: attempt to fix for #720 | aunsane | |
2017-02-26 | Tox: attempt to fix for #720 | aunsane | |
2017-02-25 | EmLAN: fix for messages encoding | George Hazan | |
2017-02-25 | Tox: extended log for #704 | aunsane | |
2017-02-25 | Tox: attempt to fix #698 | aunsane | |
2017-02-25 | Tox: fixed #684 | aunsane | |
2017-02-25 | Tox: remove setting of unused timestamp | aunsane | |
2017-02-25 | Tox: added some logs to find problem by issue #720 | aunsane | |
2017-02-25 | Tox: fixed friend add | aunsane | |
2017-02-25 | compilation fix | George Hazan | |
2017-02-23 | code cleaning | George Hazan | |
2017-02-23 | Tox: | aunsane | |
- added compatibility check - version bump | |||
2017-02-23 | fix for strange crash in StdMsg | George Hazan | |
2017-02-23 | Tox: it seems that irungentoo/toxcore no longer be updated, so we switch to ↵ | aunsane | |
TokTok/c-toxcore | |||
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-22 | channel renaming support | George Hazan | |
2017-02-22 | - fix for very rare hangup in chat manager; | George Hazan | |
- if nothing gets change, we don't fire events | |||
2017-02-22 | Discord: | George Hazan | |
- support for channel creation & destruction on the fly - code cleaning | |||
2017-02-22 | fix for EnterString parameters | George Hazan | |
2017-02-22 | major rework of Discord: | George Hazan | |
- CDiscordGuild - a class to utilize all guild-related activity; - all guild related code moved to the separate module; - fix for online guild channel creation; - version bump; | |||
2017-02-22 | fix for the nickname reset | George Hazan | |
2017-02-22 | Discord: a rusty crutch to receive updates for sent messages | George Hazan | |
2017-02-21 | compilation fix | George Hazan | |