summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2017-02-15VKontakte: crash fix ( issue #716)ElzorFox
2017-02-15Discord: groupchat history supportGeorge Hazan
version bump
2017-02-15GCEF_SILENT - the special flag to suppress any event loggingGeorge Hazan
2017-02-15fix for highlighting non-mentioned contacts in groupchatGeorge Hazan
2017-02-15we add all users to a chat first, only then open a roomGeorge Hazan
2017-02-15all events to have timestampsGeorge Hazan
2017-02-15crash fixGeorge Hazan
2017-02-14protocols:Gluzskiy Alexandr
jabber: omemo: added hmac_sha256 callbacks to libsignal-c initialization
2017-02-14Discord: sending typing notificationGeorge Hazan
2017-02-14stupid bug with the empty HTTP packets processing in netlibGeorge Hazan
2017-02-14we better turn off these track commands, because they are not documentedGeorge Hazan
2017-02-14MBinBuffer - all manual data buffer processing moved into a classGeorge Hazan
2017-02-14langpacks: updatedartraiden
2017-02-14fix for include duplicates & recursionsGeorge Hazan
2017-02-14handy little class for managing buffers moved to mir_coreGeorge Hazan
2017-02-14- fixes #712 (chaos in file name processing)George Hazan
- massive code cleaning
2017-02-14libaxolotl.mir related installer updatewatcherhd
2017-02-14compilation fixGeorge Hazan
2017-02-14Console: Fix size of copy/save text buffer (fixes #713)Robert Pösel
2017-02-13Discord: displaying roles correctlyGeorge Hazan
2017-02-13libaxolotl's name is backwatcherhd
2017-02-13complation fixGeorge Hazan
2017-02-13fix for broken projectsGeorge Hazan
2017-02-13protocols:Gluzskiy Alexandr
jabber: started work on omemo skeleton basic signal library initialization test
2017-02-13porotocol:Gluzskiy Alexandr
whatsapp: use new libsignal header (looks unused anyway....)
2017-02-13libs:Gluzskiy Alexandr
libaxolotl: updated libaxolotl (libsignal-c) from (https://github.com/WhisperSystems/libsignal-protocol-c)
2017-02-12Merge branch 'master' of https://github.com/miranda-ng/miranda-ngTobias Weimer
2017-02-12Msg_Export:Tobias Weimer
- Fixed Copy action - Added Notepad++ to options dialog predefined editors - warning fix
2017-02-12support for Discord message markupGeorge Hazan
2017-02-12Facebook: Fix loading newsfeed and memories; version bumpRobert Pösel
2017-02-12Facebook: Notify number of loaded items (when manually triggered)Robert Pösel
2017-02-12Facebook: Fix "Open conversation" target URLRobert Pösel
2017-02-12langpacks: update according to a9084c682c78f268fbddfb6ee54626920c018112dartraiden
2017-02-12langpacks/english: updatedartraiden
2017-02-11Discord:George Hazan
- support for group chat topics; - version bump
2017-02-11fix for an error message textGeorge Hazan
2017-02-10Facebook: correct status names capitalizationdartraiden