summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-09-04fixes #915 (crash in IRC processing wrongly created PING command)George Hazan
2017-09-04fix for GMail Notifier default iconsGeorge Hazan
2017-09-03Revert "Jabber: ability to pass jid as param to create/join conference ↵aunsane
dialog service to fill dialog fields" This reverts commit fbe8725b4f270dbd5981b0ed642fc52da4405cea.
2017-09-02MirLua: m_enumerable: added constructor functionaunsane
2017-09-02MirLua: small refactoringaunsane
2017-09-02MirLua: return nil if something went wroing in m_clist and m_genmenuaunsane
2017-09-02Jabber: ability to pass jid as param to create/join conference dialog ↵aunsane
service to fill dialog fields
2017-09-02MirLua: version bumpaunsane
2017-09-02MirLua: added m_enumerable moduleaunsane
2017-09-02MirLua: m_protocols:aunsane
- added ability to iterate accounts by protocol name - PROTOCOLDESCRIPTOR is now a valid parameter for CallService and Accounts methods - CallService and Accounts added to PROTOCOLDESCRIPTOR metatable methods
2017-09-02Update german langpackTobias Weimer
Fix for a typo
2017-09-02VKontakte: fix parsing telephone digits in capchaElzorFox
2017-09-01jabber: omemo: working on 4.7Gluzskiy Alexandr
properly refresh used prekeys and reannounce bundle
2017-08-31unused control id removedGeorge Hazan
2017-08-31Discord: fix for eternal avatar reloadGeorge Hazan
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-30Jabber: fix for broken NTLM authGeorge Hazan
2017-08-30code cleaningGeorge Hazan
2017-08-29Discord: fix for updating user's avatar on the flyGeorge Hazan
2017-08-29AvatarHistory: code cleaning + handle leak fixGeorge Hazan
2017-08-29fixes #905 (Move clist_ng to deprecated)George Hazan
2017-08-29fixes #910 (jabber group chats closed by pressing ESC-key)George Hazan
2017-08-28same as /bin12George Hazan
2017-08-28fix for broken mir_full.slnGeorge Hazan
2017-08-28build system:George Hazan
- full.sln removed and replaced with subsequent calls of mir_full.sln & mir_icons.sln; - fixed upload of stable builds;
2017-08-28fix for missing files in mir_full.slnGeorge Hazan
2017-08-28make_ver_stable.bat moved to /build folderGeorge Hazan
2017-08-28duplicate batch files removedGeorge Hazan
2017-08-28Toaster solution moved to bin* directoryGeorge Hazan
2017-08-28fix for icons projectsGeorge Hazan
2017-08-28fixes for building stable versionGeorge Hazan
2017-08-27Scriver: fix for dynamic entry field heightGeorge Hazan
2017-08-27remove XFire remainsdartraiden
2017-08-27addition to e989fc19ec5abb03075987525acab7f04e9b0e33dartraiden
2017-08-27langpacks/english: missing strings for Watrackdartraiden
2017-08-27fix #907dartraiden
2017-08-27https://xmpp.org/extensions/xep-0027.htmldartraiden
2017-08-27mirandaboot.ini:Tobias Weimer
- added DpiAware setting
2017-08-26CloudFile: fix authorization request with own redirect pageaunsane
2017-08-26langpacks: version bump; langpacks/russian: updatedartraiden
2017-08-26langpacks/english: updatedartraiden
2017-08-26TabSRMM: remove useless "About" dialogdartraiden
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-25hurrah, new version, 0.95.7George Hazan
2017-08-25useless condition removedGeorge Hazan
2017-08-25small fixv0.95.7watcherhd