summaryrefslogtreecommitdiff
path: root/protocols/Tox/src/tox_account.cpp
AgeCommit message (Collapse)Author
2015-02-01Tox:Alexander Lantsev
- refactoring - updated tox core git-svn-id: http://svn.miranda-ng.org/main/trunk@11970 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-18Tox:Alexander Lantsev
- added pause support for file sending - added resuming for broken file transfers - updated tox core git-svn-id: http://svn.miranda-ng.org/main/trunk@11875 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-07Tox: enabled profile encryptionAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@11790 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-07Tox:Alexander Lantsev
- fix own status showing on contact's client - some sync fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@11785 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-06Tox:Alexander Lantsev
- fixed file transfer with size > 2mb - fixed file lock after transfer - accelerated file transfers git-svn-id: http://svn.miranda-ng.org/main/trunk@11778 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-03Tox: work commitAlexander Lantsev
- removed *.lib and lib generator - disabled profile encryption and import - loading tox profile on connection - project reordering - http proxy support git-svn-id: http://svn.miranda-ng.org/main/trunk@11730 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-06Tox: - password dialog for encrypted profileAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10713 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-04Tox: code reorderingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10681 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-04Tox:Alexander Lantsev
- fixed network setting loading - code reordering git-svn-id: http://svn.miranda-ng.org/main/trunk@10680 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-04Tox:Alexander Lantsev
- tox id is key again - reworked tox profile logic git-svn-id: http://svn.miranda-ng.org/main/trunk@10679 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-02Tox: added ability to chage contact dns nameAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10672 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-29Tox:Alexander Lantsev
- profile manager is now profile import - tox profile renaming without reloading of tox core - updated tox core git-svn-id: http://svn.miranda-ng.org/main/trunk@10632 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-27temp fix for creating profileKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10615 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-27Tox:Alexander Lantsev
- password field temporary disables - some changes git-svn-id: http://svn.miranda-ng.org/main/trunk@10613 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-27Tox: avatars supportAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10611 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-26Tox:Alexander Lantsev
- updater tox core - avatars support part 2 git-svn-id: http://svn.miranda-ng.org/main/trunk@10609 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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-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-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-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: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: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-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-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: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-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-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-11Tox: some of message sendingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10158 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-11Tox: added friend list loadingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10157 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-10Tox: Alexander Lantsev
- fixed account manager page - added account options page - removed test code git-svn-id: http://svn.miranda-ng.org/main/trunk@10147 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-10fixed read\write tox profileKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10146 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-10Tox: first approach to saving and restoring dataAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10145 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-10Tox: refactoringAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10144 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c