summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2015-06-01MinecraftDynmap: Fix codepage for chat stringsRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@13964 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-01MinecraftDynmap: Use new JSONNode syntax; rework TCHAR* to char*; version bumpRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@13963 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-01SkypeWeb: Minor cleanup.MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@13962 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13961 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-01- ProtoCallService() function considered too dangerous and therefore isn't ↵George Hazan
exported anymore, it's closed in the core, CallProtoService() is used instead everywhere; - fixes for some quirks with PS_* calls. git-svn-id: http://svn.miranda-ng.org/main/trunk@13959 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-01git-svn-id: http://svn.miranda-ng.org/main/trunk@13956 ↵Sergey Bolhovskoy
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-01VKontakte: fix potential crashSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13955 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-01VKontakte: crashfix on group invite Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13954 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31- CreateProtoServiceFunction() moved into mir_core.dll instead of inliningGeorge Hazan
- all old protocols moved on it; - code cleaning; git-svn-id: http://svn.miranda-ng.org/main/trunk@13953 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
- we don't need StrConvA anymore; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@13952 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENTGeorge Hazan
glory, glory, hallelujah git-svn-id: http://svn.miranda-ng.org/main/trunk@13949 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31Tox: fixed contact addingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@13948 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31Tox: some changesAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@13947 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31SkypeClassic moved to deprecatedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13943 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31fixes for PS_SETAWAYMSG callsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13939 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13938 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
- absence of fnInitFunc to identify a protocol without instances; - whole bunch of ansi crutches discarded git-svn-id: http://svn.miranda-ng.org/main/trunk@13937 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31Tox: compilation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13936 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31SkypeWeb: Fix avatar cache for "live" contacts.MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@13935 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31Tox: added support of assocmgrAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@13933 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
- FNAMECHAR: atavism extincted; - PROTOSEARCHRESULT: structure prepared to use results of any type, including utf git-svn-id: http://svn.miranda-ng.org/main/trunk@13932 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31Removed obsolete functions like setting NicknamePiotr Piastucki
Ensure presence of wlid Setting desired status on startup git-svn-id: http://svn.miranda-ng.org/main/trunk@13931 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31Minecraft Dynmap:Tobias Weimer
- Fixed crash without server name (fixes #935) git-svn-id: http://svn.miranda-ng.org/main/trunk@13930 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31oops George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13928 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31fix for the temporary file typesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13927 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31Facebook: Version bumpRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@13926 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31Facebook: Raise sync threads limit to 2 days and classically load unread ↵Robert Pösel
messages all the time (sync threads is not reliable) I'm not sure whether this will cause duplicit messages or not. But this (or any) sync should be improved anyway. git-svn-id: http://svn.miranda-ng.org/main/trunk@13925 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31Facebook: Fix loading notifications on login again (now really) and marking ↵Robert Pösel
them as read git-svn-id: http://svn.miranda-ng.org/main/trunk@13924 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31Facebook: Separate parsing of each attachment type to make it more readableRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@13923 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31Facebook: Fix receiving all kinds of attachmentsRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@13922 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-30forgotten string from the previous patchGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13921 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-30patch for the embedded images processingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13920 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-30Facebook: Fix loading unread notifications on login (checks only last 20 items)Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@13918 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-30Facebook: Remove useless parameterRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@13917 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-30end of major perversion in Jabber: JABBER_SEARCH_RESULTGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13916 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-30Facebook: Fix opening notifications with URLs linking to ↵Robert Pösel
developers.facebook.com domain If someone know any other special subdomain that Facebook use, let me know. git-svn-id: http://svn.miranda-ng.org/main/trunk@13915 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-30Tox: contacts search/add improvementsAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@13914 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-30fix for a wrong status switching in SkypeWebGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13912 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-30SkypeWeb: More fixes...MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@13911 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-30SkypeWeb: Encoding fix.MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@13909 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-30SkypeWeb: Small fixes.MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@13908 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-30VKontakte: crashfix for forwarded messagesSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13907 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-30VKontakte: crashfix in PollUpdatesSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13906 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-30SkypeWeb: Fix for leaved chats loadingMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@13905 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-29even less mir_strncat()George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13903 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-29fix for warnings George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13902 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-29no more mir_strncat in GGGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13901 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-29Tox:Alexander Lantsev
- reworked code related with address/public key - added tox_add_tcp_relay to bootstrap - updated tox core - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@13900 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-29even less mir_strncat()George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13898 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-29less mir_strncat() George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13897 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c