summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-26Scriver moved to UI classesGeorge Hazan
2017-02-26Facebook: Version bumpRobert Pösel
2017-02-26Facebook: Fix loading newsfeed/memories posts (fixes #718)Robert Pösel
2017-02-26Facebook: Don't block main thread when refreshing user infoRobert Pösel
2017-02-26Facebook: Load birthday on refresh contact details (fixes #642)Robert Pösel
2017-02-26Tox: attempt to fix for #720aunsane
2017-02-26Tox: attempt to fix for #720aunsane
2017-02-25EmLAN: fix for messages encodingGeorge Hazan
2017-02-25Tox: extended log for #704aunsane
2017-02-25Tox: attempt to fix #698aunsane
2017-02-25Tox: fixed #684aunsane
2017-02-25Tox: remove setting of unused timestampaunsane
2017-02-25Tox: added some logs to find problem by issue #720aunsane
2017-02-25Tox: fixed friend addaunsane
2017-02-25compilation fixGeorge Hazan
2017-02-23code cleaningGeorge Hazan
2017-02-23Tox:aunsane
- added compatibility check - version bump
2017-02-23fix for strange crash in StdMsgGeorge Hazan
2017-02-23Tox: it seems that irungentoo/toxcore no longer be updated, so we switch to ↵aunsane
TokTok/c-toxcore
2017-02-23libs:Gluzskiy Alexandr
libsignal-c: added few more missed exports protocol: jabber: omemo: implemented 4.1 (https://conversations.im/xeps/multi-end.html)
2017-02-22channel renaming supportGeorge 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-22Discord:George Hazan
- support for channel creation & destruction on the fly - code cleaning
2017-02-22fix for EnterString parametersGeorge Hazan
2017-02-22major 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-22fix for the nickname resetGeorge Hazan
2017-02-22Discord: a rusty crutch to receive updates for sent messagesGeorge Hazan
2017-02-21compilation fixGeorge Hazan
2017-02-21StdMsg:George Hazan
- duplicated code moved to the base class; - unused menus cleaned.
2017-02-21CSrmmBaseDialog - basic class for SRMM windows & chatsGeorge Hazan
2017-02-21protocols:Gluzskiy Alexandr
jabber: omemo: empty handlers for omemo message/key, omemo devicelist update
2017-02-20protocols:Gluzskiy Alexandr
jabber: omemo: init_device functio (skeletoon..)
2017-02-20libs:Gluzskiy Alexandr
libsignal-c: added missing export (one of ...)
2017-02-20ICQ: resource cosmeticdartraiden
2017-02-20TabSRMM: default mask values must match optionsGeorge Hazan
2017-02-18fix for messages without a time stampGeorge Hazan
2017-02-17Discord: fix to close chats on going offlineGeorge Hazan
2017-02-17ICQ:George Hazan
- option "Enable AIM support" removed due to tight integration with MRA, which also uses string ids; - caps macros removed, cause we don't wanna these options to be disabled; - copyright update; - version bump.
2017-02-17fix for a project fileGeorge Hazan
2017-02-17protocols: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-17VKontakte: fix potential crashElzorFox
2017-02-16dynamic loading of openssl removedGeorge Hazan
2017-02-16OpenSSL: dynamic dll loading removedGeorge Hazan
2017-02-16duplicated lib folders no needed anymoreGeorge Hazan
2017-02-16openssl libs added to installer scriptswatcherhd
2017-02-16miranda got her own OpenSSL binariesGeorge Hazan
for those who compile Miranda himself, these binaries can be downloaded from http://www.miranda-ng.org/distr/build/
2017-02-16VKontakte: PoolServer down fixElzorFox
2017-02-15SendScreenshot: Restore some potentially useful commentsRobert Pösel
2017-02-15fix for the eternal loop in packet analyzerGeorge Hazan
2017-02-15WinSCP 5.9.4dartraiden