summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2017-08-30Steam: Hotfix to not show sent messages twiceRobert Pösel
Note this commit is just temporary workaround as it disables loading (showing) our messages sent from other Steam instances.
2017-08-30attempt to fix problems with group chat presencesGeorge Hazan
2017-08-30code cleaningGeorge Hazan
2017-08-29Discord: fix for updating user's avatar on the flyGeorge Hazan
2017-08-25Facebook: Fix encoding issue when parsing newsfeeds with empty attachment ↵Robert Pösel
(address #803)
2017-08-25Facebook: Fix parsing newsfeeds/memories (fixes #882)Robert Pösel
2017-08-25Facebook: Clear "message seen" when we send message from another instanceRobert Pösel
2017-08-25Facebook: Fix receiving typing notifications (broken in ↵Robert Pösel
e04d28cfcfe33f0450b390bb1af6e9df823fc86a)
2017-08-25useless condition removedGeorge Hazan
2017-08-25fixes #845 ([Discord] Adding a new contact causes "Only bots can use this ↵George Hazan
endpoint" error)
2017-08-25minus GTalkExtGeorge Hazan
2017-08-25MRA: icon added to icolib, not used icon removed (fixes #298)Kirill Volinsky
2017-08-23Revert "Tox: updated libtox"aunsane
This reverts commit 73457a3904d1d0547148502f4fa66ec4f5778b53.
2017-08-23code cleaningGeorge Hazan
2017-08-23more understandable error descriptiondartraiden
2017-08-23Jabber: all icons added to icolib (fixes #296)Kirill Volinsky
2017-08-23ICQ: icon added to icolib, not used icon removed (fixes #294)Kirill Volinsky
2017-08-22compilation fixGeorge Hazan
2017-08-21Tox: resource cosmeticdartraiden
2017-08-21Tox: updated libtoxaunsane
2017-08-21Tox: profile file to be removed when account is destroyedGeorge Hazan
2017-08-21Tox:George Hazan
- fixes #898 (Tox: usability issues); - fixes #893 (Tox: failed to connect to DHT); - massive code cleaning;
2017-08-20minus ModernOptGeorge Hazan
2017-08-20Facebook: Use HTTPS when opening links / loading contact pictureRobert Pösel
2017-08-20Omegle: Version bumpRobert Pösel
2017-08-20Omegle: Fix compile warningsRobert Pösel
2017-08-20Omegle: Use HTTPSRobert Pösel
2017-08-20Omegle: Update servers listRobert Pösel
2017-08-20Omegle: Fix getting garbage response when server is downRobert Pösel
2017-08-20Omegle: Remove unused error codeRobert Pösel
2017-08-20Lock whole adding/finding contactRobert Pösel
2017-08-20Rework ProcessContact methodRobert Pösel
2017-08-20Rename UpdateContact to UpdateContactDetailsRobert Pösel
2017-08-20VKontakte: minor fixElzorFox
2017-08-20jabber: omemo: working on TODOGluzskiy Alexandr
aes_128_gcm: disabled any aad/tag related cals as it's not described at all in omemo xep
2017-08-17jabber: omemo: working on TODOGluzskiy Alexandr
implemented message queue for messages received/sendt before omemo sessions created //this solve problem with loosing first message
2017-08-17CMraProto::MraPopupShowW: unused parameter dwFlags removedGeorge Hazan
2017-08-16Jabber: client info disappears if remote has the same Miranda version as meGeorge Hazan
2017-08-16VKontakte:ElzorFox
add hidden contact option ShowVkDeactivateEvents (default true) update VK_API to 5.68 version bump
2017-08-15anonymous SRMM services got namesGeorge Hazan
2017-08-15fixes #799 (Crash on receiving msg in FB group chat)George Hazan
2017-08-14compilation fixGeorge Hazan
2017-08-14Miranda core version to be added into MirVer if presentGeorge Hazan
2017-08-14code cleaningGeorge Hazan
2017-08-14Jabber: version info to be cached into a profileGeorge Hazan
2017-08-14Jabber: fix for retrieving QIP versionsGeorge Hazan
2017-08-14another crazy piece of code removedGeorge Hazan
2017-08-10Jabber:George Hazan
- fix for partially supported XEP-0115; - unused methods removed
2017-08-10grrrmGeorge Hazan
2017-08-10Jabber:George Hazan
- more fixes for XEP-115 support; - obsolete code removed;