summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
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-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-20ICQ: resource cosmeticdartraiden
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-16duplicated lib folders no needed anymoreGeorge Hazan
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-15fix for the eternal loop in packet analyzerGeorge Hazan
2017-02-15VKontakte: crash fix ( issue #716)ElzorFox
2017-02-15Discord: groupchat history supportGeorge Hazan
version bump
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-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-14fix for include duplicates & recursionsGeorge Hazan
2017-02-13Discord: displaying roles correctlyGeorge 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-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-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
2017-02-10fix double spacedartraiden
2017-02-08Discord: support for changing nick names in chatsGeorge Hazan
2017-02-08no need in that blablablaGeorge Hazan
2017-02-07Discord: ability to join & leave guilds on the flyGeorge Hazan
2017-02-07code cleaningGeorge Hazan
2017-02-07support for the guild chat nicksGeorge Hazan
2017-02-07rest of ANSI macros removedGeorge Hazan
2017-02-07code cleaningGeorge Hazan
2017-02-06strange hand-made array removedGeorge Hazan