summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2018-09-20creepy crutch removed that was adding message ids after the binary zero in ↵George Hazan
message text
2018-09-20fix for the proper return type of PROTO<>::RecvMsgGeorge Hazan
2018-09-04forgotten argument addedGeorge Hazan
2018-09-04related to #1352 - more logs generatedGeorge Hazan
2018-09-03attemt to solve #1357 - how to pass the hash value through XMPP serverGeorge Hazan
2018-09-03Popups:George Hazan
- fixes #1564 (Move popups fonts/colors settings into submenu SkypeWeb VKontakte) - more code cleaning
2018-09-03popup code cleaningGeorge Hazan
2018-09-03fixes #1570 (Move ICQ and Discord to Protocols section)George Hazan
2018-09-03fixes #1569 (Twitter hotkey section name)George Hazan
2018-09-03fixes #1571 (Jabber: Dialogs icons section)George Hazan
2018-09-03minor code cleaningGeorge Hazan
2018-09-03EmLAN: protocol can search by IP (see 7178a1cab5b35a8e5bac3e7d367c3d72e72ec7e6)dartraiden
2018-09-02EMLan: more code cleaningGeorge Hazan
2018-09-02fixes #365 (Cyrilliс chars in EMLan)George Hazan
2018-09-02EMLanProto: fix for contacts searchGeorge Hazan
2018-09-02Tox: add address to nick if it absentaunsane
2018-09-01ICQ: we filter "ICQ" inside lpgen.js, so no need to translate thisdartraiden
2018-09-01Jabber: fix translation (thx Wishmaster)dartraiden
2018-09-01More fonts/colors name unificationdartraiden
2018-09-01Tox: fix capitalizationdartraiden
2018-08-31VKontakte: no need to specify protocol name heredartraiden
2018-08-31SkypeWeb: no need for "sound" heredartraiden
2018-08-31Unify fonts/colors settings for popupsdartraiden
2018-08-30Tox: using timers instead of threadsaunsane
2018-08-30MSN:George Hazan
- fixes #1545 (MSN: Receiving files from Desktop client clipboard don't get received) - code cleaning
2018-08-18Tox: libtox updated to v0.2.6aunsane
2018-08-13fix for FB suddenly going madGeorge Hazan
2018-08-12Omegle: code cleaningGeorge Hazan
2018-08-10got tired of this DbgBreak()...George Hazan
2018-08-09Tox: attempt to fix #1541aunsane
2018-08-09Tox: toxcore updated to v0.2.5aunsane
2018-08-09SameTime: another menu item that gets shown for all contactsGeorge Hazan
2018-08-09Steam: protocol menu items are displayed for all contacts (partially covers ↵George Hazan
#1538)
2018-08-09fixes #1539 (missing GUID in menu item)George Hazan
2018-08-07fixes #1536 (Steam and BuddyPounce menu items appear for all contacts)George Hazan
2018-08-02ICQ: fix UInfoEx details namedartraiden
2018-07-26fix for broken folder name in MRA file transfersGeorge Hazan
2018-07-26fixes #1527 (Remove obsolete g_hMainThread and QueueUSerAPC from plugins)George Hazan
2018-07-26fix for ICQ user info treeGeorge Hazan
2018-07-26VKontakte: crash fixElzorFox
2018-07-25major code cleaning of all font-related structuresGeorge Hazan
2018-07-25fixes #1525 (UInfoEx & ICQ)George Hazan
2018-07-25finally fixes #1512George Hazan
2018-07-25cosmetic fixes, typosdartraiden
2018-07-24code cleaningGeorge Hazan
2018-07-24Jabber: "to" verification removed because it doesn't solve problems with ↵George Hazan
carbons anyway
2018-07-24database:George Hazan
- senseless fiels ptszVal removed from DBVARIANT, pwszVal is used instead; - if you want db_get to return a string, you need to use db_get_s.
2018-07-23fix for dynamic memory allocationGeorge Hazan
2018-07-23Jabber:George Hazan
- unused function JabberGetPictureType inlined; - fixes #1509 (Miranda receive duplicate incoming messages if contact is not in roster Jabber); - code cleaning;
2018-07-23IRC: completely fixes #1512dartraiden