summaryrefslogtreecommitdiff
path: root/protocols/Tox/src
AgeCommit message (Collapse)Author
2014-09-23Tox: avatars support part oneAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10568 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-21Tox: fixed auth requestAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10544 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-21Tox: fixed searching by tox dnsAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10542 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-21Tox: fix in contact id convertingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10539 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-20Tox:Alexander Lantsev
- tox id is string again (h8!!) - updated tox core git-svn-id: http://svn.miranda-ng.org/main/trunk@10537 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-14Tox:Alexander Lantsev
- updated protocol icons - updated tox core git-svn-id: http://svn.miranda-ng.org/main/trunk@10447 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-12Tox: rename tox profile together with miranda accountAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10440 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-11Tox: some crash fixesAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10433 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-11Tox: fixed file sendingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10431 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-11Tox: fixed contact addingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10426 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-10Tox: fixed crash on contact adding/removingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10425 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-10Tox:Alexander Lantsev
- reworked searching - updated tox core - updated icon git-svn-id: http://svn.miranda-ng.org/main/trunk@10423 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-10Tox: contact id conversionAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10417 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-09Tox: reworked profile manager logicAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10414 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-09Tox: fixed contacts removingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10413 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-09Tox: id saves in db as blob at nowAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10412 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-07compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10386 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-06Tox:Alexander Lantsev
- fixed file receiving - temporary disabled file sending - updated tox core git-svn-id: http://svn.miranda-ng.org/main/trunk@10383 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-31Tox:Alexander Lantsev
- fox for crush on auth request - some fixes in file transfer git-svn-id: http://svn.miranda-ng.org/main/trunk@10350 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-30precompiled header generation fixesVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10345 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-30Tox: fixAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10341 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-30Tox:Alexander Lantsev
- switch to offline when connection is lost - file transfer support - code refactoring - project reordering - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@10340 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-29Tox: added files receivingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10339 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-28Tox: actions support (messages started with '/me')Alexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10334 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-25Tox: fixed resource definesAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10321 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-25Tox:Alexander Lantsev
- updated tox core - fixdd contacts adding - some code for file sending git-svn-id: http://svn.miranda-ng.org/main/trunk@10320 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-23Tox: fixed contact discoveringAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10316 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-23Tox:Alexander Lantsev
- fixed own status changing - refactored contacts adding git-svn-id: http://svn.miranda-ng.org/main/trunk@10315 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-22Tox: probably fixed hang on fast message sendingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10308 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-22Tox: fixed status changingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10306 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-22Tox: new find/add dialogAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10304 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-21Tox:Alexander Lantsev
- fixed own nick changing - reworked search/add dialog git-svn-id: http://svn.miranda-ng.org/main/trunk@10268 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-21Tox: version bumpAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10250 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-21Tox: ability to search friends via toxme.seAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10249 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-20Tox:Alexander Lantsev
- added typing support - updated tox core git-svn-id: http://svn.miranda-ng.org/main/trunk@10245 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-20Tox: fixed status messageAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10244 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-20Tox: - added own Tox ID in options dialogAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10243 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-18Tox: build fixAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10234 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-18Tox:Alexander Lantsev
- save our id in database - first approach of user info support git-svn-id: http://svn.miranda-ng.org/main/trunk@10233 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-18Tox: code cleaningAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10232 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-18Tox:Alexander Lantsev
- added profile manager on first run - reworked options git-svn-id: http://svn.miranda-ng.org/main/trunk@10231 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-18Tox: decapitalization; resource cosmeticDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@10226 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-17Tox:Alexander Lantsev
- fixed friend names - some fixes with profile changing git-svn-id: http://svn.miranda-ng.org/main/trunk@10217 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-17Tox:Alexander Lantsev
- fixed tox id convertation - fixed tox profile load in first start - fixed polling thread git-svn-id: http://svn.miranda-ng.org/main/trunk@10215 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-17git-svn-id: http://svn.miranda-ng.org/main/trunk@10214 ↵Alexander Lantsev
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-17git-svn-id: http://svn.miranda-ng.org/main/trunk@10213 ↵Alexander Lantsev
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-17Tox:Alexander Lantsev
- updated tox lib - ability to disable udp - ability to disable ipv6 - socks proxy support git-svn-id: http://svn.miranda-ng.org/main/trunk@10212 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-16Tox: added tox iconAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10204 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-16Tox: Alexander Lantsev
- added netlib logging - minor fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@10203 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-14Tox: version bumpAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10185 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c