summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2015-03-28- unused code removed;George Hazan
- dynamic memory allocation for JabberSha1() replaced with static git-svn-id: http://svn.miranda-ng.org/main/trunk@12535 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-27Yahoo:Tobias Weimer
- Fix for a broken URL - minor bugfixes git-svn-id: http://svn.miranda-ng.org/main/trunk@12532 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-27VKontakte: Sergey Bolhovskoy
fix netflags for pollserver connection code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@12527 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-24SkypeWeb: status improvementsAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@12493 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-24UI Utils classes & templates moved to the core, thus allowing any plugin to ↵George Hazan
use them git-svn-id: http://svn.miranda-ng.org/main/trunk@12492 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-24fixed receiving contacts listKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12491 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-24crash fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12490 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-23SkypeWeb: status support pt2 (patch from MikalaiR)Alexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@12487 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-22- PROTO_INTERFACE got the default implementation;George Hazan
- all unneeded stubs removed from all protocols git-svn-id: http://svn.miranda-ng.org/main/trunk@12481 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-22strange custom loggins functions removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12479 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-22SkypeWeb:Alexander Lantsev
- refactored HttpRequest 2 - status changing support (patch from MikalaiR) git-svn-id: http://svn.miranda-ng.org/main/trunk@12478 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-22SkypeWeb: refactored HttpRequestAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@12477 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-22VKontakte: Sergey Bolhovskoy
fix order for AsyncHttpRequest in m_arRequestsQueue git-svn-id: http://svn.miranda-ng.org/main/trunk@12476 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-22CMString*: explicit templates instantiatingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12475 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-21VKontakte: fix position for IDC_S_GROUPS Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12472 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-21VKontakte: Sergey Bolhovskoy
m_arRequestsQueue as queue with priority set high priority for sending and receiving messages version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12471 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-21unused code removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12469 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20SkypeWeb: added auth requests managementAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@12456 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20emails supportKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12443 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20added language supportKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12442 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20fixed gender and birthday infoKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12441 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-19SkypeWeb: 2010 projects adjustedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12439 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-19SkypeWeb:Alexander Lantsev
- added own info reading - refactored contact info reading git-svn-id: http://svn.miranda-ng.org/main/trunk@12437 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-19SkypeWeb: changed contacts info gettingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@12436 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-19SkypeWeb: added contacts profile gettingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@12435 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-19SkypeWeb: 2010 projects addedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12434 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-19git-svn-id: http://svn.miranda-ng.org/main/trunk@12433 ↵Kirill Volinsky
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-19one more attempt encrypt tox profileKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12432 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-18SkypeWeb:Alexander Lantsev
- contact list loading - refactoring git-svn-id: http://svn.miranda-ng.org/main/trunk@12431 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-17SkypeWeb: initial commitAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@12424 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-16Steam: fixed authorizationAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@12418 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-16VKontakte: Sergey Bolhovskoy
add ‘Mark notification as viewed on receive’ option version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12414 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-16VKontakte: upgrade VK API version to 5.29Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12412 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-15Steam:Alexander Lantsev
- added support for templated url - fixed broken login - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12408 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-14Tlen:Tobias Weimer
- Minor cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@12400 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-13- spelling;RMN
- langpacks\english: update git-svn-id: http://svn.miranda-ng.org/main/trunk@12394 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-12more code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12389 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-12another hand-made list destroyedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12388 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-12tox crash fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12386 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-11forgotten cycle incrementGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12382 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-11no need for options in Jabber status menuVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12380 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-10fix for downloading large iconsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12374 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-08crash fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12372 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-07- old ugly borkred mutexes removed from ICQ, cause all threads work as ↵George Hazan
expected for a long time; - even older ugly linked list of avatars replaced with LIST<>; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12369 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-06more correct form of cycleGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12361 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-06fix for a rare crash in icq, when avatar's reading gets stuckGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12360 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-06Steam: Version bumpRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@12357 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-06Steam: Support (fix) for showing playing status also for Non-Steam gamesRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@12356 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-06Steam: Support "big picture" mode as client typeRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@12355 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-06Steam: Use "ui_mode=web" to not be marked as connected from Mobile phoneRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@12354 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c